Uses of Interface
org.apache.storm.trident.state.map.ReadOnlyMapState
Packages that use ReadOnlyMapState
Package
Description
-
Uses of ReadOnlyMapState in org.apache.storm.starter.trident
Classes in org.apache.storm.starter.trident that implement ReadOnlyMapStateModifier and TypeClassDescriptionclass
static class
-
Uses of ReadOnlyMapState in org.apache.storm.trident.operation.builtin
Methods in org.apache.storm.trident.operation.builtin with parameters of type ReadOnlyMapStateModifier and TypeMethodDescriptionMapGet.batchRetrieve
(ReadOnlyMapState map, List<TridentTuple> keys) -
Uses of ReadOnlyMapState in org.apache.storm.trident.state.map
Subinterfaces of ReadOnlyMapState in org.apache.storm.trident.state.mapClasses in org.apache.storm.trident.state.map that implement ReadOnlyMapState -
Uses of ReadOnlyMapState in org.apache.storm.trident.testing
Classes in org.apache.storm.trident.testing that implement ReadOnlyMapState