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