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 SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
Factorypublic Factory()
 
- 
- 
Method Details- 
makeStatepublic State makeState(Map<String, Object> conf, IMetricsContext metrics, int partitionIndex, int numPartitions) - Specified by:
- makeStatein interface- StateFactory
 
 
-