storm.trident.testing
Class LRUMemoryMapState.Factory
java.lang.Object
storm.trident.testing.LRUMemoryMapState.Factory
- All Implemented Interfaces:
- Serializable, StateFactory
- Enclosing class:
- LRUMemoryMapState<T>
public static class LRUMemoryMapState.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 |
LRUMemoryMapState.Factory
public LRUMemoryMapState.Factory(int maxSize)
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.