public class ClusterNodes extends Object
| Modifier and Type | Field and Description |
|---|---|
private Collection<NodeIdentifier> |
nodeIds |
| Constructor and Description |
|---|
ClusterNodes(Collection<NodeIdentifier> nodeIds) |
| Modifier and Type | Method and Description |
|---|---|
Collection<NodeIdentifier> |
getNodeIdentifiers() |
private Collection<NodeIdentifier> nodeIds
public ClusterNodes(Collection<NodeIdentifier> nodeIds)
public Collection<NodeIdentifier> getNodeIdentifiers()
Copyright © 2017 Apache NiFi Project. All rights reserved.