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