| Package | Description |
|---|---|
| org.apache.nifi.cluster.protocol |
| Modifier and Type | Method and Description |
|---|---|
static HeartbeatPayload |
HeartbeatPayload.unmarshal(byte[] bytes) |
static HeartbeatPayload |
HeartbeatPayload.unmarshal(InputStream is) |
| Modifier and Type | Method and Description |
|---|---|
static void |
HeartbeatPayload.marshal(HeartbeatPayload payload,
OutputStream os) |
Copyright © 2016 Apache NiFi Project. All rights reserved.