@InterfaceAudience.Public @InterfaceStability.Evolving public abstract class ReplaceLabelsOnNodeRequest extends Object
| Constructor and Description |
|---|
ReplaceLabelsOnNodeRequest() |
| Modifier and Type | Method and Description |
|---|---|
abstract Map<NodeId,Set<String>> |
getNodeToLabels() |
static ReplaceLabelsOnNodeRequest |
newInstance(Map<NodeId,Set<String>> map) |
abstract void |
setNodeToLabels(Map<NodeId,Set<String>> map) |
Copyright © 2016 Apache Software Foundation. All Rights Reserved.