Package | Description |
---|---|
org.apache.hadoop.yarn.server.federation.store |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
org.apache.hadoop.yarn.server.federation.store.impl |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
org.apache.hadoop.yarn.server.federation.store.records |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
org.apache.hadoop.yarn.server.federation.store.records.impl.pb |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
Modifier and Type | Method and Description |
---|---|
GetSubClustersInfoResponse |
FederationMembershipStateStore.getSubClusters(GetSubClustersInfoRequest subClustersRequest)
Get the membership information of all the subclusters that are
currently participating in federation.
|
Modifier and Type | Method and Description |
---|---|
GetSubClustersInfoResponse |
MemoryFederationStateStore.getSubClusters(GetSubClustersInfoRequest request) |
GetSubClustersInfoResponse |
ZookeeperFederationStateStore.getSubClusters(GetSubClustersInfoRequest request) |
GetSubClustersInfoResponse |
SQLFederationStateStore.getSubClusters(GetSubClustersInfoRequest subClustersRequest) |
Modifier and Type | Method and Description |
---|---|
static GetSubClustersInfoRequest |
GetSubClustersInfoRequest.newInstance(boolean filterInactiveSubClusters) |
Modifier and Type | Class and Description |
---|---|
class |
GetSubClustersInfoRequestPBImpl
Protocol buffer based implementation of
GetSubClustersInfoRequest . |
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.