| Package | Description |
|---|---|
| org.apache.nifi.cluster.protocol.jaxb.message | |
| org.apache.nifi.cluster.protocol.message |
| Modifier and Type | Method and Description |
|---|---|
Heartbeat |
HeartbeatAdapter.unmarshal(AdaptedHeartbeat aHb) |
| Modifier and Type | Method and Description |
|---|---|
AdaptedHeartbeat |
HeartbeatAdapter.marshal(Heartbeat hb) |
| Modifier and Type | Field and Description |
|---|---|
private Heartbeat |
HeartbeatMessage.heartbeat |
| Modifier and Type | Method and Description |
|---|---|
Heartbeat |
HeartbeatMessage.getHeartbeat() |
| Modifier and Type | Method and Description |
|---|---|
void |
HeartbeatMessage.setHeartbeat(Heartbeat heartbeat) |
Copyright © 2015 Apache NiFi(incubating) Project. All rights reserved.