Package org.apache.storm.starter.trident
Class DebugMemoryMapState.Factory
java.lang.Object
org.apache.storm.starter.trident.DebugMemoryMapState.Factory
- All Implemented Interfaces:
Serializable
,StateFactory
- Enclosing class:
- DebugMemoryMapState<T>
- See Also:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Factory
public Factory()
-
-
Method Details
-
makeState
public State makeState(Map<String, Object> conf, IMetricsContext metrics, int partitionIndex, int numPartitions) - Specified by:
makeState
in interfaceStateFactory
-