Uses of Interface
org.apache.storm.trident.state.snapshot.Snapshottable
Package
Description
-
Uses of Snapshottable in org.apache.storm.starter.trident
-
Uses of Snapshottable in org.apache.storm.trident.operation.impl
Modifier and TypeMethodDescriptionvoid
CombinerAggStateUpdater.updateState
(Snapshottable state, List<TridentTuple> tuples, TridentCollector collector) void
ReducerAggStateUpdater.updateState
(Snapshottable state, List<TridentTuple> tuples, TridentCollector collector) -
Uses of Snapshottable in org.apache.storm.trident.state.map
-
Uses of Snapshottable in org.apache.storm.trident.testing