Class OrderUpdatesExecutionsAggregationEvent
java.lang.Object
velox.api.layer1.datastructure.events.Event
velox.api.layer1.datastructure.events.OrderUpdatesExecutionsAggregationEvent
- All Implemented Interfaces:
Serializable,Cloneable,CloneableSerializable,CustomGeneratedEvent
Keeps info about all updates and executions that happened to orders
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
orderUpdates
List of updates. Will only containOrderUpdatedEventandOrderExecutedEvent
-
-
Constructor Details
-
OrderUpdatesExecutionsAggregationEvent
public OrderUpdatesExecutionsAggregationEvent(long time)
-
-
Method Details
-
clone
- Specified by:
clonein interfaceCloneableSerializable- Specified by:
clonein classEvent
-