| 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,
String address)
Sends a heartbeat to the address given
|
void |
AbstractNodeProtocolSender.heartbeat(HeartbeatMessage msg,
String address) |
| Modifier and Type | Method and Description |
|---|---|
void |
NodeProtocolSenderListener.heartbeat(HeartbeatMessage msg,
String address) |
| Modifier and Type | Method and Description |
|---|---|
HeartbeatMessage |
ObjectFactory.createHeartbeatMessage() |
Copyright © 2016 Apache NiFi Project. All rights reserved.