storm.trident.testing
Class MemoryMapState.Factory
java.lang.Object
storm.trident.testing.MemoryMapState.Factory
- All Implemented Interfaces:
- Serializable, StateFactory
- Enclosing class:
- MemoryMapState<T>
public static class MemoryMapState.Factory
- extends Object
- implements StateFactory
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MemoryMapState.Factory
public MemoryMapState.Factory()
makeState
public State makeState(Map conf,
IMetricsContext metrics,
int partitionIndex,
int numPartitions)
- Specified by:
makeState in interface StateFactory
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.