Class CIM_J2eeConnectionPoolStats
extends CIM_J2eeConnectionStats

The J2eeConnectionPoolStats class defines the performance statistics that are provided by a connection pool. JCA and JDBC connection pool 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
   |
   +--CIM_J2eeConnectionPoolStats

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringThe J2eeConnectionPoolStats class defines the performance statistics that are provided by a connection pool. JCA and JDBC connection pool 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
CloseCountuint64
Counterbooleantrue
DescriptionstringThe number of connections closed.
MappingStringsstringJSR77.JCP|JSR77.6.20.1.1 getCloseCount|V1.0
CreateCountuint64
Counterbooleantrue
DescriptionstringThe number of connections created.
MappingStringsstringJSR77.JCP|JSR77.6.20.1.2 getCreateCount|V1.0
FreePoolSizeuint64
DescriptionstringThe number of free connections in the pool.
Gaugebooleantrue
MappingStringsstringJSR77.JCP|JSR77.6.20.1.3 getFreePoolSize|V1.0
FreePoolSizeHighWaterMarkuint64
DescriptionstringThe highest number of free connections in the pool since the beginning of the measurement.
MappingStringsstringJSR77.JCP|JSR77.6.7.1.1 getHighWaterMark|V1.0
FreePoolSizeLowerBounduint64
DescriptionstringThe lower limit for the number of free connections in the pool.
MappingStringsstringJSR77.JCP|JSR77.6.8.1.2 getLowerBound|V1.0
FreePoolSizeLowWaterMarkuint64
DescriptionstringThe lowest number of free connections in the pool since the beginning of the measurement.
MappingStringsstringJSR77.JCP|JSR77.6.7.1.2 getLowWaterMark|V1.0
FreePoolSizeUpperBounduint64
DescriptionstringThe upper limit for the number of free connections in the pool.
MappingStringsstringJSR77.JCP|JSR77.6.8.1.1 getUpperBound|V1.0
PoolSizeuint64
DescriptionstringThe size of the connection pool.
Gaugebooleantrue
MappingStringsstringJSR77.JCP|JSR77.6.20.1.4 getPoolSize|V1.0
PoolSizeHighWaterMarkuint64
DescriptionstringThe largest size of the connection pool since the beginning of the measurement.
MappingStringsstringJSR77.JCP|JSR77.6.7.1.1 getHighWaterMark|V1.0
PoolSizeLowerBounduint64
DescriptionstringThe lower limit for the size of the connection pool.
MappingStringsstringJSR77.JCP|JSR77.6.8.1.2 getLowerBound|V1.0
PoolSizeLowWaterMarkuint64
DescriptionstringThe lowest size of the connection pool since the beginning of the measurement.
MappingStringsstringJSR77.JCP|JSR77.6.7.1.2 getLowWaterMark|V1.0
PoolSizeUpperBounduint64
DescriptionstringThe upper limit for the size of the connection pool.
MappingStringsstringJSR77.JCP|JSR77.6.8.1.1 getUpperBound|V1.0
WaitingThreadCountuint64
DescriptionstringThe number of threads waiting for a connection.
Gaugebooleantrue
MappingStringsstringJSR77.JCP|JSR77.6.20.1.5 getWaitingThreadCount|V1.0
WaitingThreadCountHighWaterMarkuint64
DescriptionstringThe highest number of threads waiting for a connection since the beginning of the measurement.
MappingStringsstringJSR77.JCP|JSR77.6.7.1.1 getHighWaterMark|V1.0
WaitingThreadCountLowerBounduint64
DescriptionstringThe lower limit for the number of threads waiting for a connection.
MappingStringsstringJSR77.JCP|JSR77.6.8.1.2 getLowerBound|V1.0
WaitingThreadCountLowWaterMarkuint64
DescriptionstringThe lowest number of threads waiting for a connection since the beginning of the measurement.
MappingStringsstringJSR77.JCP|JSR77.6.7.1.2 getLowWaterMark|V1.0
WaitingThreadCountUpperBounduint64
DescriptionstringThe upper limit for the number of threads waiting for a connection.
MappingStringsstringJSR77.JCP|JSR77.6.8.1.1 getUpperBound|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
UseTimedatetimeCIM_J2eeConnectionStats
UseTimeMaxTimedatetimeCIM_J2eeConnectionStats
UseTimeMinTimedatetimeCIM_J2eeConnectionStats
UseTimeTotalTimedatetimeCIM_J2eeConnectionStats
WaitTimedatetimeCIM_J2eeConnectionStats
WaitTimeMaxTimedatetimeCIM_J2eeConnectionStats
WaitTimeMinTimedatetimeCIM_J2eeConnectionStats
WaitTimeTotalTimedatetimeCIM_J2eeConnectionStats

Class Methods

Inherited Class Methods

NameReturn TypeClass Origin
GetLastSampleTimeuint64CIM_J2eeStatistic
GetStartTimeuint64CIM_J2eeStatistic
ResetSelectedStatsuint32CIM_StatisticalData