Package org.apache.storm.starter.trident
Class TridentReach.StaticSingleKeyMapState
java.lang.Object
org.apache.storm.trident.state.ReadOnlyState
org.apache.storm.starter.trident.TridentReach.StaticSingleKeyMapState
- All Implemented Interfaces:
- ReadOnlyMapState<Object>,- State
- Enclosing class:
- TridentReach
public static class TridentReach.StaticSingleKeyMapState
extends ReadOnlyState
implements ReadOnlyMapState<Object>
- 
Nested Class SummaryNested Classes
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.apache.storm.trident.state.ReadOnlyStatebeginCommit, commitMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.storm.trident.state.StatebeginCommit, commit
- 
Constructor Details- 
StaticSingleKeyMapState
 
- 
- 
Method Details- 
multiGet- Specified by:
- multiGetin interface- ReadOnlyMapState<Object>
 
 
-