@Deprecated public class DruidBeamStateFactory<E> extends Object implements StateFactory
Factory to create DruidBeamStates.
| Constructor and Description |
|---|
DruidBeamStateFactory(DruidBeamFactory<E> beamFactory,
ITupleDruidEventMapper<E> druidEventMapper)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
State |
makeState(Map conf,
IMetricsContext metrics,
int partitionIndex,
int numPartitions)
Deprecated.
|
public DruidBeamStateFactory(DruidBeamFactory<E> beamFactory, ITupleDruidEventMapper<E> druidEventMapper)
public State makeState(Map conf, IMetricsContext metrics, int partitionIndex, int numPartitions)
makeState in interface StateFactoryCopyright © 2019 The Apache Software Foundation. All Rights Reserved.