Column | TDV JDBC Data Type | Nullable | Description |
EVENT_TIME | TIMESTAMP | The time when the data was logged. | |
MEMORY_BYTES | BIGINT | The amount of Java heap memory used. | |
MEMORY_MAX | BIGINT | The maximum amount of Java heap memory available. | |
MANAGED_BYTES | BIGINT | The amount of managed memory used. | |
MANAGED_MAX | BIGINT | The maximum amount of managed memory available. |