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