| Package | Description |
|---|---|
| org.apache.flink.runtime.operators.coordination |
| Modifier and Type | Method and Description |
|---|---|
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.