Package | Description |
---|---|
org.apache.hadoop.yarn.api |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
org.apache.hadoop.yarn.api.protocolrecords |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
Modifier and Type | Method and Description |
---|---|
GetClusterNodeLabelsResponse |
ApplicationClientProtocol.getClusterNodeLabels(GetClusterNodeLabelsRequest request)
The interface used by client to get node labels in the cluster
|
Modifier and Type | Method and Description |
---|---|
static GetClusterNodeLabelsResponse |
GetClusterNodeLabelsResponse.newInstance(List<NodeLabel> labels) |
static GetClusterNodeLabelsResponse |
GetClusterNodeLabelsResponse.newInstance(Set<String> labels)
Deprecated.
Use
newInstance(List) instead. |
Copyright © 2024 Apache Software Foundation. All rights reserved.