public class MongoStateFactory extends Object implements StateFactory
| Constructor and Description | 
|---|
| MongoStateFactory(MongoState.Options options) | 
| Modifier and Type | Method and Description | 
|---|---|
| State | makeState(Map<String,Object> conf,
         IMetricsContext metrics,
         int partitionIndex,
         int numPartitions) | 
public MongoStateFactory(MongoState.Options options)
public State makeState(Map<String,Object> conf, IMetricsContext metrics, int partitionIndex, int numPartitions)
makeState in interface StateFactoryCopyright © 2019 The Apache Software Foundation. All rights reserved.