static Key<String> |
VmGcStatDAO.collectorKey |
static Key<String> |
VmInfoDAO.commandLineKey |
static Key<Double> |
CpuStatDAO.cpu10LoadKey |
static Key<Double> |
CpuStatDAO.cpu15LoadKey |
static Key<Double> |
CpuStatDAO.cpu5LoadKey |
static Key<Integer> |
HostInfoDAO.cpuCountKey |
static Key<String> |
HostInfoDAO.cpuModelKey |
static Key<Long> |
VmMemoryStatDAO.edenCapacityKey |
static Key<String> |
VmMemoryStatDAO.edenCollectorKey |
static Key<String> |
VmMemoryStatDAO.edenGenKey |
static Key<String> |
VmMemoryStatDAO.edenKey |
static Key<Long> |
VmMemoryStatDAO.edenMaxCapacityKey |
static Key<Long> |
VmMemoryStatDAO.edenUsedKey |
static Key<Map<String,String>> |
VmInfoDAO.environmentKey |
static Key<Long> |
HostInfoDAO.hostMemoryTotalKey |
static Key<String> |
HostInfoDAO.hostNameKey |
static Key<String> |
NetworkInterfaceInfoDAO.ifaceKey |
static Key<String> |
NetworkInterfaceInfoDAO.ip4AddrKey |
static Key<String> |
NetworkInterfaceInfoDAO.ip6AddrKey |
static Key<String> |
VmInfoDAO.javaHomeKey |
static Key<List<String>> |
VmInfoDAO.librariesKey |
static Key<Long> |
VmClassStatDAO.loadedClassesKey |
static Key<String> |
VmInfoDAO.mainClassKey |
static Key<Long> |
MemoryStatDAO.memoryBuffersKey |
static Key<Long> |
MemoryStatDAO.memoryCachedKey |
static Key<Long> |
MemoryStatDAO.memoryCommitLimitKey |
static Key<Long> |
MemoryStatDAO.memoryFreeKey |
static Key<Long> |
MemoryStatDAO.memorySwapFreeKey |
static Key<Long> |
MemoryStatDAO.memorySwapTotalKey |
static Key<Long> |
MemoryStatDAO.memoryTotalKey |
static Key<Long> |
VmMemoryStatDAO.oldCapacityKey |
static Key<String> |
VmMemoryStatDAO.oldCollectorKey |
static Key<String> |
VmMemoryStatDAO.oldGenKey |
static Key<String> |
VmMemoryStatDAO.oldKey |
static Key<Long> |
VmMemoryStatDAO.oldMaxCapacityKey |
static Key<Long> |
VmMemoryStatDAO.oldUsedKey |
static Key<String> |
HostInfoDAO.osKernelKey |
static Key<String> |
HostInfoDAO.osNameKey |
static Key<Long> |
VmMemoryStatDAO.permCapacityKey |
static Key<String> |
VmMemoryStatDAO.permCollectorKey |
static Key<String> |
VmMemoryStatDAO.permGenKey |
static Key<String> |
VmMemoryStatDAO.permKey |
static Key<Long> |
VmMemoryStatDAO.permMaxCapacityKey |
static Key<Long> |
VmMemoryStatDAO.permUsedKey |
static Key<Map<String,String>> |
VmInfoDAO.propertiesKey |
static Key<Long> |
VmGcStatDAO.runCountKey |
static Key<String> |
VmInfoDAO.runtimeVersionKey |
static Key<Long> |
VmMemoryStatDAO.s0CapacityKey |
static Key<String> |
VmMemoryStatDAO.s0CollectorKey |
static Key<String> |
VmMemoryStatDAO.s0GenKey |
static Key<String> |
VmMemoryStatDAO.s0Key |
static Key<Long> |
VmMemoryStatDAO.s0MaxCapacityKey |
static Key<Long> |
VmMemoryStatDAO.s0UsedKey |
static Key<Long> |
VmMemoryStatDAO.s1CapacityKey |
static Key<String> |
VmMemoryStatDAO.s1CollectorKey |
static Key<String> |
VmMemoryStatDAO.s1GenKey |
static Key<String> |
VmMemoryStatDAO.s1Key |
static Key<Long> |
VmMemoryStatDAO.s1MaxCapacityKey |
static Key<Long> |
VmMemoryStatDAO.s1UsedKey |
static Key<Long> |
VmInfoDAO.startTimeKey |
static Key<Long> |
VmInfoDAO.stopTimeKey |
static Key<String> |
VmInfoDAO.vmArgumentsKey |
static Key<Double> |
VmCpuStatDAO.vmCpuLoadKey |
static Key<Integer> |
VmInfoDAO.vmIdKey |
static Key<String> |
VmInfoDAO.vmInfoKey |
static Key<String> |
VmInfoDAO.vmNameKey |
static Key<Integer> |
VmInfoDAO.vmPidKey |
static Key<String> |
VmInfoDAO.vmVersionKey |
static Key<Long> |
VmGcStatDAO.wallTimeKey
time in microseconds
|