| Package | Description |
|---|---|
| org.apache.nifi.remote.cluster |
| Modifier and Type | Field and Description |
|---|---|
private Collection<NodeInformation> |
ClusterNodeInformation.nodeInfo |
| Modifier and Type | Method and Description |
|---|---|
NodeInformation |
NodeInformationAdapter.unmarshal(AdaptedNodeInformation adapted) |
| Modifier and Type | Method and Description |
|---|---|
Collection<NodeInformation> |
ClusterNodeInformation.getNodeInformation() |
| Modifier and Type | Method and Description |
|---|---|
AdaptedNodeInformation |
NodeInformationAdapter.marshal(NodeInformation nodeInformation) |
| Modifier and Type | Method and Description |
|---|---|
void |
ClusterNodeInformation.setNodeInformation(Collection<NodeInformation> nodeInfo) |
Copyright © 2023 Apache NiFi Project. All rights reserved.