| Package | Description |
|---|---|
| org.apache.nifi.cluster.protocol | |
| org.apache.nifi.cluster.protocol.impl | |
| org.apache.nifi.cluster.protocol.jaxb.message |
| Modifier and Type | Method and Description |
|---|---|
void |
ClusterCoordinationProtocolSender.offload(OffloadMessage msg)
Sends an "offload request" message to a node.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClusterCoordinationProtocolSenderListener.offload(OffloadMessage msg) |
void |
StandardClusterCoordinationProtocolSender.offload(OffloadMessage msg)
Requests a node to be offloaded.
|
| Modifier and Type | Method and Description |
|---|---|
OffloadMessage |
ObjectFactory.createDecomissionMessage() |
Copyright © 2023 Apache NiFi Project. All rights reserved.