Package velox.api.layer1.dynamichistory
package velox.api.layer1.dynamichistory
-
ClassDescriptionImplement this interface if you have own dynamic history on the server and want to listen to it TODO: add proper javadocLayer1ApiDynamicHistoryListener.DynamicHistoryInfo<T extends com.bookmap.api.Aggregation,
E extends DynamicHistoryEvent> Layer1ApiDynamicHistoryListener.HeavyweightHistoryInfo<T extends com.bookmap.api.Aggregation,E extends DynamicHistoryEvent> Layer1ApiDynamicHistoryListener.LightweightHistoryInfo<T extends com.bookmap.api.Aggregation,E extends DynamicHistoryEvent> Layer1ApiDynamicHistoryListener.SnapshotState<T extends com.bookmap.api.Aggregation,E extends DynamicHistoryEvent>