| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.operators.coordination |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
OperatorEventDispatcher.registerEventHandler(OperatorID operator,
OperatorEventHandler handler)
Register a listener that is notified every time an OperatorEvent is sent from the
OperatorCoordinator (of the operator with the given OperatorID) to this subtask.
|
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.