Name | Data Type | Default Value | Qualifiers |
Name | Data Type | Value |
UseTime | datetime | |
Description | string | The time spent using a connection. The time is represented as a datetime interval. |
MappingStrings | string | JSR77.JCP|JSR77.6.19.1.3 getUseTime|V1.0 |
UseTimeMaxTime | datetime | |
Description | string | The maximum amount of time spent using a connection since the beginning of this measurement. The time is represented as a datetime interval. |
MappingStrings | string | JSR77.JCP|JSR77.6.6.1.2 getMaxTime|V1.0 |
UseTimeMinTime | datetime | |
Description | string | The minimum amount of time spent using a connection since the beginning of this measurement. The time is represented as a datetime interval. |
MappingStrings | string | JSR77.JCP|JSR77.6.6.1.3 getMinTime|V1.0 |
UseTimeTotalTime | datetime | |
Description | string | The total amount of time spent using a connection since the beginning of this measurement. Dividing UseTimeTotalTime by UseTime will provide the average time spent using a connection. The time is represented as a datetime interval. |
MappingStrings | string | JSR77.JCP|JSR77.6.6.1.4 getTotalTime|V1.0 |
WaitTime | datetime | |
Description | string | The time spent waiting for a connection to be available. The time is represented as a datetime interval. |
MappingStrings | string | JSR77.JCP|JSR77.6.19.1.3 getWaitTime|V1.0 |
WaitTimeMaxTime | datetime | |
Description | string | The maximum amount of time spent waiting for a connection to be available since the beginning of this measurement. The time is represented as a datetime interval. |
MappingStrings | string | JSR77.JCP|JSR77.6.6.1.2 getMaxTime|V1.0 |
WaitTimeMinTime | datetime | |
Description | string | The minimum amount of time spent waiting for a connection to be available since the beginning of this measurement. The time is represented as a datetime interval. |
MappingStrings | string | JSR77.JCP|JSR77.6.6.1.3 getMinTime|V1.0 |
WaitTimeTotalTime | datetime | |
Description | string | The total amount of time spent waiting for a connection to be available since the beginning of this measurement. Dividing WaitTimeTotalTime by WaitTime will provide the average time spent waiting for a connection. The time is represented as a datetime interval. |
MappingStrings | string | JSR77.JCP|JSR77.6.6.1.4 getTotalTime|V1.0 |