| Package | Description |
|---|---|
| org.apache.hadoop.yarn.server.api.protocolrecords |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| Modifier and Type | Method | Description |
|---|---|---|
static FederationSubCluster |
FederationSubCluster.newInstance(java.lang.String subClusterId,
java.lang.String state,
java.lang.String lastHeartBeatTime) |
| Modifier and Type | Method | Description |
|---|---|---|
abstract java.util.List<FederationSubCluster> |
GetSubClustersResponse.getFederationSubClusters() |
| Modifier and Type | Method | Description |
|---|---|---|
static GetSubClustersResponse |
GetSubClustersResponse.newInstance(java.util.List<FederationSubCluster> subClustersList) |
|
abstract void |
GetSubClustersResponse.setFederationSubClusters(java.util.List<FederationSubCluster> federationSubClusters) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.