public class OperatorEpochWatermarkTrackerFactory extends Object
OperatorEpochWatermarkTracker. It analyzes the inputs of an operator and
 create the corresponding progress tracker.| 构造器和说明 | 
|---|
OperatorEpochWatermarkTrackerFactory()  | 
| 限定符和类型 | 方法和说明 | 
|---|---|
static OperatorEpochWatermarkTracker | 
create(org.apache.flink.streaming.api.graph.StreamConfig streamConfig,
      org.apache.flink.streaming.runtime.tasks.StreamTask<?,?> containingTask,
      OperatorEpochWatermarkTrackerListener progressTrackerListener)  | 
public static OperatorEpochWatermarkTracker create(org.apache.flink.streaming.api.graph.StreamConfig streamConfig, org.apache.flink.streaming.runtime.tasks.StreamTask<?,?> containingTask, OperatorEpochWatermarkTrackerListener progressTrackerListener)
Copyright © 2019–2022 The Apache Software Foundation. All rights reserved.