public interface StateFactory extends Serializable
Modifier and Type | Method and Description |
---|---|
State |
makeState(Map<String,Object> conf,
IMetricsContext metrics,
int partitionIndex,
int numPartitions) |
State makeState(Map<String,Object> conf, IMetricsContext metrics, int partitionIndex, int numPartitions)
Copyright © 2022 The Apache Software Foundation. All rights reserved.