Interface | Description |
---|---|
Pojo |
All data types should implement this empty interface, to support the
generalization of DAO code where possible.
|
TimeStampedPojo |
Any Pojo which is taken as a timestamped piece of data should
implement this interface.
|
Class | Description |
---|---|
CpuStat | |
DiscreteTimeData<T> |
Represents a data associated with a discrete point in time
|
HostInfo | |
MemoryStat | |
NetworkInterfaceInfo | |
VmClassStat | |
VmCpuStat | |
VmGcStat | |
VmInfo | |
VmMemoryStat | |
VmMemoryStat.Generation | |
VmMemoryStat.Space |
Enum | Description |
---|---|
MemoryType |
Copyright © 2012. All Rights Reserved.