public abstract class GetNodesToLabelsResponse extends Object
| Constructor and Description | 
|---|
| GetNodesToLabelsResponse() | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract Map<NodeId,Set<String>> | getNodeToLabels() | 
| static GetNodesToLabelsResponse | newInstance(Map<NodeId,Set<String>> map) | 
| abstract void | setNodeToLabels(Map<NodeId,Set<String>> map) | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.