...
STATS_RECORD Column | Statistic | Detail |
---|---|---|
stats_type | Type | Statistics Type: StreamSet |
fromDtm | Datetime | The start time of the period that this measure refers to |
toDtm | Datetime | The end time of the period that this measure refers to |
context_1_id | Id | Stream Id |
context_1_type | Type | Stream Storage Type: SINGLE_TABLE (Database) PARTITIONED_TABLE (Database - Partitioned) IN_MEMORY (In Memory) |
context_1_nameĀ | Name | Stream Name |
value_1 | Insert Count (Number) | Total inserts count |
value_2 | Insert Volume (Records) | Total Records inserted |
value_3 | Insert Volumne (Bytes) | Average bytes written for records inserted |
value_4 | Update Count (Number) | Total updates count |
value_5 | Update Volume (Records) | Total Records updated |
value_6 | Insert Volumne (Bytes) | Average bytes written for records updated |
...