| Interface | Description |
|---|---|
| MetaInfoAdaptor<K extends TurbineData> |
Interface to represent the logic to translate
MetaInformation |
| Class | Description |
|---|---|
| AggDataMetaInfoAdaptor |
Class to represent biz logic for translating
MetaInformation <AggDataFromCluster> to AggDataFromCluster
Note that this class uses an extended and overriden version of AggDataFromCluster to make it simple and efficient to use
since currently 'meta' has no non-numeric attributes. |
| MetaInformation<K extends TurbineData> |
Simple class that tracks the metadata about a cluster monitor.
|
| MetaInfoUpdator |
Class that encapsulates a scheduled updator thread responsible for periodically sending meta info updates to interested parties.
|