Class CIM_J2eeJVMStats
extends CIM_J2eeStatistic

The CIM_J2eeJVMStats class defines the performance statistics that are provided by a Java VM.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_StatisticalData
   |
   +--CIM_J2eeStatistic
   |
   +--CIM_J2eeJVMStats

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringThe CIM_J2eeJVMStats class defines the performance statistics that are provided by a Java VM.
UMLPackagePathstringCIM::Application::J2eeAppServerStats
Versionstring2.8.2

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
HeapSizeuint64
DescriptionstringThe heap size of the JVM.
Gaugebooleantrue
MappingStringsstringJSR77.JCP|JSR77.6.31.1.1 getHeapSize|V1.0
PUnitstringbyte
UnitsstringBytes
HeapSizeHighWaterMarkuint64
DescriptionstringThe largest size of the JVM heap since the beginning of the measurement.
MappingStringsstringJSR77.JCP|JSR77.6.7.1.1 getHighWaterMark|V1.0
PUnitstringbyte
UnitsstringBytes
HeapSizeLowerBounduint64
DescriptionstringThe lower limit for the heap size of the JVM.
MappingStringsstringJSR77.JCP|JSR77.6.8.1.2 getLowerBound|V1.0
PUnitstringbyte
UnitsstringBytes
HeapSizeLowWaterMarkuint64
DescriptionstringThe smallest size of the JVM heap since the beginning of the measurement.
MappingStringsstringJSR77.JCP|JSR77.6.7.1.2 getLowWaterMark|V1.0
PUnitstringbyte
UnitsstringBytes
HeapSizeUpperBounduint64
DescriptionstringThe upper limit for the heap size of the JVM.
MappingStringsstringJSR77.JCP|JSR77.6.8.1.1 getUpperBound|V1.0
PUnitstringbyte
UnitsstringBytes
UpTimedatetime
DescriptionstringThe amount of time the JVM has been running. The time is represented as a datetime interval.
MappingStringsstringJSR77.JCP|JSR77.6.31.1.2 getUpTime|V1.0

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_StatisticalData
InstanceIDstringCIM_StatisticalData
SampleIntervaldatetimeCIM_StatisticalData
StartStatisticTimedatetimeCIM_StatisticalData
StatisticTimedatetimeCIM_StatisticalData

Class Methods

Inherited Class Methods

NameReturn TypeClass Origin
GetLastSampleTimeuint64CIM_J2eeStatistic
GetStartTimeuint64CIM_J2eeStatistic
ResetSelectedStatsuint32CIM_StatisticalData