Modifier and Type | Class and Description |
---|---|
class |
CpuStat |
Modifier and Type | Class and Description |
---|---|
class |
MemoryStat |
Modifier and Type | Class and Description |
---|---|
class |
NodeStat |
class |
NumaHostInfo |
class |
NumaNodeStat
Statistics about a NUMA node.
|
class |
NumaStat |
Modifier and Type | Class and Description |
---|---|
class |
AbstractQuery<T extends Pojo> |
class |
Category<T extends Pojo>
A bag of data
|
interface |
Cursor<T extends Pojo>
Allows traversing over objects obtained from Storage.
|
interface |
Query<T extends Pojo>
Describes what data should be fetched.
|
Modifier and Type | Method and Description |
---|---|
<T extends Pojo> |
QueuedStorage.createQuery(Category<T> category) |
<T extends Pojo> |
Storage.createQuery(Category<T> category) |
Modifier and Type | Method and Description |
---|---|
Pojo |
BasePut.getPojo() |
Modifier and Type | Method and Description |
---|---|
void |
Put.setPojo(Pojo pojo)
Sets the POJO that is to be put into the database.
|
void |
BasePut.setPojo(Pojo pojo) |
Modifier and Type | Interface and Description |
---|---|
interface |
TimeStampedPojo
Any Pojo which is taken as a timestamped piece of data should
implement this interface.
|
Modifier and Type | Class and Description |
---|---|
class |
AgentInformation |
class |
BackendInformation |
class |
BasePojo |
class |
HostInfo |
class |
NetworkInterfaceInfo |
class |
VmInfo |
static class |
VmInfo.KeyValuePair |
Modifier and Type | Class and Description |
---|---|
class |
MongoQuery<T extends Pojo> |
Modifier and Type | Method and Description |
---|---|
<T extends Pojo> |
MongoStorage.createQuery(Category<T> category) |
Modifier and Type | Class and Description |
---|---|
class |
TimelineInfo |
Modifier and Type | Class and Description |
---|---|
class |
ThreadHarvestingStatus |
class |
ThreadInfoData |
class |
ThreadSummary |
class |
VMThreadCapabilities |
Modifier and Type | Class and Description |
---|---|
class |
VmClassStat |
Modifier and Type | Class and Description |
---|---|
class |
VmCpuStat |
Modifier and Type | Class and Description |
---|---|
class |
VmGcStat |
Modifier and Type | Class and Description |
---|---|
class |
HeapInfo |
Modifier and Type | Class and Description |
---|---|
class |
JmxNotification |
class |
JmxNotificationStatus |
Modifier and Type | Class and Description |
---|---|
class |
VmMemoryStat |
static class |
VmMemoryStat.Generation |
static class |
VmMemoryStat.Space |
Modifier and Type | Method and Description |
---|---|
<T extends Pojo> |
WebStorage.createQuery(Category<T> category) |
Modifier and Type | Class and Description |
---|---|
class |
WebQuery<T extends Pojo> |
Modifier and Type | Method and Description |
---|---|
Pojo |
ThermostatGSONConverter.deserialize(com.google.gson.JsonElement json,
Type typeOfT,
com.google.gson.JsonDeserializationContext context) |
Modifier and Type | Method and Description |
---|---|
com.google.gson.JsonElement |
ThermostatGSONConverter.serialize(Pojo src,
Type typeOfSrc,
com.google.gson.JsonSerializationContext context) |
Copyright © 2013. All Rights Reserved.