Interface ReadOnlyMapState<T>
- All Superinterfaces:
State
- All Known Subinterfaces:
MapState<T>
- All Known Implementing Classes:
DebugMemoryMapState
,LRUMemoryMapState
,MemoryMapState
,NonTransactionalMap
,OpaqueMap
,SnapshottableMap
,TransactionalMap
,TridentReach.StaticSingleKeyMapState
-
Method Summary
Methods inherited from interface org.apache.storm.trident.state.State
beginCommit, commit
-
Method Details
-
multiGet
-