Name | Data Type | Default Value | Qualifiers |
Name | Data Type | Value |
PooledCount | uint64 | |
Counter | boolean | true |
Description | string | The number of bean instances in the pooled state. |
MappingStrings | string | JSR77.JCP|JSR77.6.12.1.2 getPooledCount|V1.0 |
PooledHighWaterMark | uint64 | |
Description | string | The highest number of bean instances in the pooled state since the beginning of the measurement. |
MappingStrings | string | JSR77.JCP|JSR77.6.7.1.1 getHighWaterMark|V1.0 |
PooledLowWaterMark | uint64 | |
Description | string | The lowest number of bean instances in the pooled state since the beginning of the measurement. |
MappingStrings | string | JSR77.JCP|JSR77.6.7.1.2 getLowWaterMark|V1.0 |
ReadyCount | uint64 | |
Counter | boolean | true |
Description | string | The number of bean instances in the ready state. |
MappingStrings | string | JSR77.JCP|JSR77.6.12.1.1 getReadyCount|V1.0 |
ReadyHighWaterMark | uint64 | |
Description | string | The highest number of bean instances in the ready state since the beginning of the measurement. |
MappingStrings | string | JSR77.JCP|JSR77.6.7.1.1 getHighWaterMark|V1.0 |
ReadyLowWaterMark | uint64 | |
Description | string | The lowest number of bean instances in the ready state since the beginning of the measurement. |
MappingStrings | string | JSR77.JCP|JSR77.6.7.1.2 getLowWaterMark|V1.0 |