protected static class HBaseMapState.Factory extends Object implements StateFactory
Constructor and Description |
---|
Factory(StateType stateType,
HBaseMapState.Options options) |
Modifier and Type | Method and Description |
---|---|
State |
makeState(Map conf,
IMetricsContext metrics,
int partitionIndex,
int numPartitions) |
public Factory(StateType stateType, HBaseMapState.Options options)
public State makeState(Map conf, IMetricsContext metrics, int partitionIndex, int numPartitions)
makeState
in interface StateFactory
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.