Performance Metric kcml.cache.read
Summary
Table cache readSend Condition
Sent periodically while reading from a cached tableStatistics
| Name | Type | Description |
|---|---|---|
| table | string | Table name |
| handle | num | Table handle |
| chandle | num | Connection handle |
| rows | count | Number of rows read from the cached table |
General Form
kcml.cache.read,table=string,handle=num,chandle=num,rows=countSee Also:
Performance Metrics