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