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 |
---|---|
AgentInformation | |
BackendInformation | |
BasePojo | |
DiscreteTimeData<T> |
Represents a data associated with a discrete point in time
|
HostInfo | |
IntervalTimeData<T> | |
NetworkInterfaceInfo | |
TimeStampedPojoComparator<T extends TimeStampedPojo> | |
TimeStampedPojoCorrelator | |
TimeStampedPojoCorrelator.Correlation | |
VmInfo | |
VmInfo.KeyValuePair |
Copyright © 2013. All Rights Reserved.