Class DynamicHistoryEvent

java.lang.Object
velox.api.layer1.datastructure.events.Event
velox.api.layer1.dynamichistory.events.DynamicHistoryEvent
All Implemented Interfaces:
Serializable, Cloneable, CloneableSerializable, CustomGeneratedEvent

public abstract class DynamicHistoryEvent extends Event
Extension point for dynamic history events
See Also:
  • Field Details

    • time

      public final long time
  • Constructor Details

    • DynamicHistoryEvent

      public DynamicHistoryEvent(long time)