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