public static class MemorySortedSetMultiMapState.Factory<K,T> extends Object implements ExtendedStateFactory<MemorySortedSetMultiMapState<K,T>>
| Constructor and Description |
|---|
MemorySortedSetMultiMapState.Factory() |
MemorySortedSetMultiMapState.Factory(String id) |
public MemorySortedSetMultiMapState.Factory()
public MemorySortedSetMultiMapState.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.