Uses of Interface
org.apache.storm.trident.state.map.ReadOnlyMapState
Packages that use ReadOnlyMapState
Package
Description
- 
Uses of ReadOnlyMapState in org.apache.storm.starter.tridentClasses in org.apache.storm.starter.trident that implement ReadOnlyMapStateModifier and TypeClassDescriptionclassstatic class
- 
Uses of ReadOnlyMapState in org.apache.storm.trident.operation.builtinMethods 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.mapSubinterfaces 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.testingClasses in org.apache.storm.trident.testing that implement ReadOnlyMapState