Interface ReadOnlySnapshottable<T>
- All Superinterfaces:
State
- All Known Subinterfaces:
Snapshottable<T>
- All Known Implementing Classes:
DebugMemoryMapState
,LRUMemoryMapState
,MemoryMapState
,SnapshottableMap
-
Method Summary
Methods inherited from interface org.apache.storm.trident.state.State
beginCommit, commit
-
Method Details
-
get
T get()
-