public class HdfsStateFactory extends Object implements StateFactory
| Constructor and Description | 
|---|
HdfsStateFactory()  | 
| Modifier and Type | Method and Description | 
|---|---|
State | 
makeState(Map conf,
         IMetricsContext metrics,
         int partitionIndex,
         int numPartitions)  | 
HdfsStateFactory | 
withOptions(HdfsState.Options options)  | 
public HdfsStateFactory withOptions(HdfsState.Options options)
public State makeState(Map conf, IMetricsContext metrics, int partitionIndex, int numPartitions)
makeState in interface StateFactoryCopyright © 2019 The Apache Software Foundation. All Rights Reserved.