Uses of Interface
org.apache.storm.trident.state.snapshot.ReadOnlySnapshottable
Packages that use ReadOnlySnapshottable
Package
Description
-
Uses of ReadOnlySnapshottable in org.apache.storm.starter.trident
Classes in org.apache.storm.starter.trident that implement ReadOnlySnapshottable -
Uses of ReadOnlySnapshottable in org.apache.storm.trident.operation.builtin
Methods 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.map
Classes in org.apache.storm.trident.state.map that implement ReadOnlySnapshottable -
Uses of ReadOnlySnapshottable in org.apache.storm.trident.state.snapshot
Subinterfaces of ReadOnlySnapshottable in org.apache.storm.trident.state.snapshot -
Uses of ReadOnlySnapshottable in org.apache.storm.trident.testing
Classes in org.apache.storm.trident.testing that implement ReadOnlySnapshottable