public class NodeLabelsInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
protected ArrayList<String> |
nodeLabels |
| Constructor and Description |
|---|
NodeLabelsInfo() |
NodeLabelsInfo(ArrayList<String> nodeLabels) |
NodeLabelsInfo(Set<String> nodeLabelsSet) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<String> |
getNodeLabels() |
void |
setNodeLabels(ArrayList<String> nodeLabels) |
Copyright © 2016 Apache Software Foundation. All Rights Reserved.