Class CIM_J2eeConnectionStats
extends CIM_J2eeStatistic

The J2eeConnectionStats class defines the performance statistics that are provided by a connection. JCA and JDBC connection statistics are represented by this class. The semantics are determined by the class to which the ConnectionStats instance is associated via the CIM_ElementStatisticalData association.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_StatisticalData
   |
   +--CIM_J2eeStatistic
   |
   +--CIM_J2eeConnectionStats

Direct Known Subclasses

CIM_J2eeConnectionPoolStats

Class Qualifiers

NameData TypeValue
DescriptionstringThe J2eeConnectionStats class defines the performance statistics that are provided by a connection. JCA and JDBC connection statistics are represented by this class. The semantics are determined by the class to which the ConnectionStats instance is associated via the CIM_ElementStatisticalData association.
UMLPackagePathstringCIM::Application::J2eeAppServerStats
Versionstring2.8.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
UseTimedatetime
DescriptionstringThe time spent using a connection. The time is represented as a datetime interval.
MappingStringsstringJSR77.JCP|JSR77.6.19.1.3 getUseTime|V1.0
UseTimeMaxTimedatetime
DescriptionstringThe maximum amount of time spent using a connection since the beginning of this measurement. The time is represented as a datetime interval.
MappingStringsstringJSR77.JCP|JSR77.6.6.1.2 getMaxTime|V1.0
UseTimeMinTimedatetime
DescriptionstringThe minimum amount of time spent using a connection since the beginning of this measurement. The time is represented as a datetime interval.
MappingStringsstringJSR77.JCP|JSR77.6.6.1.3 getMinTime|V1.0
UseTimeTotalTimedatetime
DescriptionstringThe 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.
MappingStringsstringJSR77.JCP|JSR77.6.6.1.4 getTotalTime|V1.0
WaitTimedatetime
DescriptionstringThe time spent waiting for a connection to be available. The time is represented as a datetime interval.
MappingStringsstringJSR77.JCP|JSR77.6.19.1.3 getWaitTime|V1.0
WaitTimeMaxTimedatetime
DescriptionstringThe 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.
MappingStringsstringJSR77.JCP|JSR77.6.6.1.2 getMaxTime|V1.0
WaitTimeMinTimedatetime
DescriptionstringThe 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.
MappingStringsstringJSR77.JCP|JSR77.6.6.1.3 getMinTime|V1.0
WaitTimeTotalTimedatetime
DescriptionstringThe 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.
MappingStringsstringJSR77.JCP|JSR77.6.6.1.4 getTotalTime|V1.0

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_StatisticalData
Generationuint64CIM_ManagedElement
InstanceIDstringCIM_StatisticalData
RateIntervalEndTimedatetimeCIM_StatisticalData
RateIntervalStartTimedatetimeCIM_StatisticalData
SampleIntervaldatetimeCIM_StatisticalData
StartStatisticTimedatetimeCIM_StatisticalData
StatisticTimedatetimeCIM_StatisticalData

Class Methods

Inherited Class Methods

NameReturn TypeClass Origin
GetLastSampleTimeuint64CIM_J2eeStatistic
GetStartTimeuint64CIM_J2eeStatistic
ResetSelectedStatsuint32CIM_StatisticalData