public interface TaskEventPublisher
EventListener
instances.| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
publish(ResultPartitionID partitionId,
TaskEvent event)
Publishes the event to the registered
EventListener instances. |
boolean publish(ResultPartitionID partitionId, TaskEvent event)
EventListener instances.partitionId - the partition ID to get registered handlersevent - the task event to be published to the handlersCopyright © 2014–2022 The Apache Software Foundation. All rights reserved.