Uses of Interface
org.apache.storm.trident.state.snapshot.ReadOnlySnapshottable
Packages that use ReadOnlySnapshottable
Package
Description
- 
Uses of ReadOnlySnapshottable in org.apache.storm.starter.tridentClasses in org.apache.storm.starter.trident that implement ReadOnlySnapshottable
- 
Uses of ReadOnlySnapshottable in org.apache.storm.trident.operation.builtinMethods in org.apache.storm.trident.operation.builtin with parameters of type ReadOnlySnapshottableModifier and TypeMethodDescriptionSnapshotGet.batchRetrieve(ReadOnlySnapshottable state, List<TridentTuple> args) 
- 
Uses of ReadOnlySnapshottable in org.apache.storm.trident.state.mapClasses in org.apache.storm.trident.state.map that implement ReadOnlySnapshottable
- 
Uses of ReadOnlySnapshottable in org.apache.storm.trident.state.snapshotSubinterfaces of ReadOnlySnapshottable in org.apache.storm.trident.state.snapshot
- 
Uses of ReadOnlySnapshottable in org.apache.storm.trident.testingClasses in org.apache.storm.trident.testing that implement ReadOnlySnapshottable