public interface TaskEventPublisher
EventListener
instances.| Modifier and Type | Method and Description |
|---|---|
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.