| 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 |
NodeProtocolSender.heartbeat(HeartbeatMessage msg)
Sends a "heartbeat" message to the cluster manager.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NodeProtocolSenderListener.heartbeat(HeartbeatMessage msg) |
void |
NodeProtocolSenderImpl.heartbeat(HeartbeatMessage msg) |
| Modifier and Type | Method and Description |
|---|---|
HeartbeatMessage |
ObjectFactory.createHeartbeatMessage() |
Copyright © 2015 Apache NiFi(incubating) Project. All rights reserved.