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 Type
Captionstring
Descriptionstring
ElementNamestring
Generationuint64
InstanceIDstring
RateIntervalEndTimedatetime
RateIntervalStartTimedatetime
SampleIntervaldatetime
StartStatisticTimedatetime
StatisticTimedatetime
UseTimedatetime
UseTimeMaxTimedatetime
UseTimeMinTimedatetime
UseTimeTotalTimedatetime
WaitTimedatetime
WaitTimeMaxTimedatetime
WaitTimeMinTimedatetime
WaitTimeTotalTimedatetime

Class Methods

Inherited Class Methods

NameReturn Type
GetLastSampleTimeuint64
GetStartTimeuint64
ResetSelectedStatsuint32