Name | Description |
boolean ObjectStatus | Indicates whether the TSA server is online or offline. |
long WriteOperationRate | Rate at witch operations are written in seconds. |
long ReadOperationRate | Rate at witch operations are read in seconds. |
long EvictionRate | Rate of evictions in seconds. |
long ExpirationRate | Rate of expirations in seconds. |
int LiveObjectCount | Number of live objects count. |
int DataUsedSize | Size of data used in bytes. |
int DataReservedSize | Size of data reserved in bytes. |
int DataMaxSize | Size of data max allowed in bytes. |
int OffheapUsedSize | Size of off-heap space used. |
int OffheapReservedSize | Size of off-heap reserved space. |
int OffheapMaxSize | Size of off-heap max space allowed. |