Package velox.api.layer1.dynamichistory
package velox.api.layer1.dynamichistory
-
ClassDescriptionHeavyweightHistoricalUpdate<T extends Event>HistoricalUpdate<T extends Event>Implement 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> LightweightHistoricalUpdate<T extends Event>