| Package | Description |
|---|---|
| org.apache.nifi.cluster.coordination |
| Modifier and Type | Method and Description |
|---|---|
void |
ClusterCoordinator.registerEventListener(ClusterTopologyEventListener eventListener)
Registers the given event listener so that it is notified whenever a cluster topology event occurs
|
void |
ClusterCoordinator.unregisterEventListener(ClusterTopologyEventListener eventListener)
Stops notifying the given listener when cluster topology events occurs
|
Copyright © 2021 Apache NiFi Project. All rights reserved.