public static class MemorySetMultiMapState.Factory<K,V> extends Object implements ExtendedStateFactory<MemorySetMultiMapState<K,V>>
| Constructor and Description |
|---|
MemorySetMultiMapState.Factory() |
MemorySetMultiMapState.Factory(String id) |
public MemorySetMultiMapState.Factory()
public MemorySetMultiMapState.Factory(String id)
public storm.trident.state.State makeState(Map conf, backtype.storm.task.IMetricsContext metrics, int partitionIndex, int numPartitions)
makeState in interface storm.trident.state.StateFactoryCopyright © 2013. All rights reserved.