public class JdbcStateFactory extends Object implements StateFactory
Constructor and Description |
---|
JdbcStateFactory(JdbcState.Options options) |
Modifier and Type | Method and Description |
---|---|
State |
makeState(Map<String,Object> map,
IMetricsContext metricsContext,
int partitionIndex,
int numPartitions) |
public JdbcStateFactory(JdbcState.Options options)
public State makeState(Map<String,Object> map, IMetricsContext metricsContext, int partitionIndex, int numPartitions)
makeState
in interface StateFactory
Copyright © 2022 The Apache Software Foundation. All rights reserved.