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<String,Object> conf,
         IMetricsContext metrics,
         int partitionIndex,
         int numPartitions) | 
public State makeState(Map<String,Object> conf, IMetricsContext metrics, int partitionIndex, int numPartitions)
makeState in interface StateFactoryCopyright © 2020 The Apache Software Foundation. All rights reserved.