Modifier and Type | Interface and Description |
---|---|
interface |
CountData
This class represents an object that consists of a count and a corresponding
time.
|
interface |
DoubleEvent
This class represents an object that consists of a value and a corresponding
time.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ClassHistogramData
This class represents a Java class and the instance totals that are associated with it.
|
interface |
ClassLoadData
This class represents a single Java class that was loaded at a given time.
|
Modifier and Type | Interface and Description |
---|---|
interface |
CpuInfo
This is a single time event data representing cpu use at a given time.
|
Modifier and Type | Interface and Description |
---|---|
interface |
HeapData
This class represents a heap size at a specific time.
|
interface |
PauseData
This is a single time event data representing a garbage collection pause.
|
Modifier and Type | Interface and Description |
---|---|
interface |
FileData
This class provides access to all the file information that Health Center
has monitored.
|
Modifier and Type | Interface and Description |
---|---|
interface |
MonitorData
This class contains information about a specific thread lock, or monitor.
|
Modifier and Type | Interface and Description |
---|---|
interface |
MemoryData |
Modifier and Type | Interface and Description |
---|---|
interface |
MethodProfileTime
This class represents a time that a method was called.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ThreadData
This class represents a particular thread within the monitored application.
|