Class DataStructureInterface.TreeResponseInterval
java.lang.Object
velox.api.layer1.messages.indicators.DataStructureInterface.TreeResponseInterval
- Enclosing interface:
DataStructureInterface
Tree structure response for given interval
-
Field Summary
FieldsModifier and TypeFieldDescriptionFor standard events key is a string value ofDataStructureInterface.StandardEvents. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
events
For standard events key is a string value ofDataStructureInterface.StandardEvents. Value is a tree response of a corresponding type (for standard events seeDataStructureInterface.StandardEvents) For custom generated events with aggregation, key is string value of event non aggregated (value) classGeneratedEventInfo.valueClass, and value will be an object ofGeneratedEventInfo.aggregationClass
-
-
Constructor Details
-
TreeResponseInterval
public TreeResponseInterval()
-