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