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 Summary
Nested Classes - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class org.apache.storm.trident.state.ReadOnlyState
beginCommit, commitMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.storm.trident.state.State
beginCommit, commit 
- 
Constructor Details
- 
StaticSingleKeyMapState
 
 - 
 - 
Method Details
- 
multiGet
- Specified by:
 multiGetin interfaceReadOnlyMapState<Object>
 
 -