public interface OperatorEventHandler
OperatorCoordinator and a runtime operator (which registers this handler).
The counterpart to this handler is the OperatorCoordinator.handleEventFromOperator(int,
OperatorEvent) method.
| 限定符和类型 | 方法和说明 |
|---|---|
void |
handleOperatorEvent(OperatorEvent evt) |
void handleOperatorEvent(OperatorEvent evt)
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.