public interface StateFactory extends Serializable
Modifier and Type | Method and Description |
---|---|
State |
makeState(Map conf,
IMetricsContext metrics,
int partitionIndex,
int numPartitions) |
State makeState(Map conf, IMetricsContext metrics, int partitionIndex, int numPartitions)
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.