public class WindowsStateFactory extends Object implements StateFactory
StateFactory instance for creating WindowsState instances.
| Constructor and Description | 
|---|
WindowsStateFactory()  | 
| Modifier and Type | Method and Description | 
|---|---|
State | 
makeState(Map conf,
         IMetricsContext metrics,
         int partitionIndex,
         int numPartitions)  | 
public State makeState(Map conf, IMetricsContext metrics, int partitionIndex, int numPartitions)
makeState in interface StateFactoryCopyright © 2022 The Apache Software Foundation. All Rights Reserved.