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