Package velox.api.layer1.dynamichistory
Class Layer1ApiDynamicHistoryListener.HeavyweightHistoryInfo<T extends com.bookmap.api.Aggregation,E extends DynamicHistoryEvent>
java.lang.Object
velox.api.layer1.dynamichistory.Layer1ApiDynamicHistoryListener.DynamicHistoryInfo<T,E>
velox.api.layer1.dynamichistory.Layer1ApiDynamicHistoryListener.HeavyweightHistoryInfo<T,E>
- Enclosing interface:
Layer1ApiDynamicHistoryListener
public abstract static non-sealed class Layer1ApiDynamicHistoryListener.HeavyweightHistoryInfo<T extends com.bookmap.api.Aggregation,E extends DynamicHistoryEvent>
extends Layer1ApiDynamicHistoryListener.DynamicHistoryInfo<T,E>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract Layer1ApiDynamicHistoryListener.SnapshotState<T, E> abstract com.bookmap.api.treestructure.TreeInfo<T, ? extends com.bookmap.api.HeavyweightAggregateable<T>> Methods inherited from class velox.api.layer1.dynamichistory.Layer1ApiDynamicHistoryListener.DynamicHistoryInfo
getAggregationClass, getDataSource
-
Constructor Details
-
HeavyweightHistoryInfo
public HeavyweightHistoryInfo()
-
-
Method Details
-
getTreeInfo
public abstract com.bookmap.api.treestructure.TreeInfo<T,? extends com.bookmap.api.HeavyweightAggregateable<T>> getTreeInfo()- Specified by:
getTreeInfoin classLayer1ApiDynamicHistoryListener.DynamicHistoryInfo<T extends com.bookmap.api.Aggregation,E extends DynamicHistoryEvent>
-
createNewSnapshotState
-