Package velox.api.layer1.dynamichistory
Interface Layer1ApiDynamicHistoryListener.SnapshotState<T extends com.bookmap.api.Aggregation,E extends DynamicHistoryEvent>
- Enclosing interface:
Layer1ApiDynamicHistoryListener
public static interface Layer1ApiDynamicHistoryListener.SnapshotState<T extends com.bookmap.api.Aggregation,E extends DynamicHistoryEvent>
-
Method Summary
Modifier and TypeMethodDescriptionvoidapplyAggregationToSnapshot(T aggregation) buildEventFromDelta(Long time, T aggregation, double currentSizeIncrement, double targetSizeIncrement)
-
Method Details
-
buildEventFromDelta
-
applyAggregationToSnapshot
-