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 |
---|---|
GetSubClusterInfoResponse |
FederationMembershipStateStore.getSubCluster(GetSubClusterInfoRequest subClusterRequest)
Get the membership information of subcluster as identified by
SubClusterId . |
Modifier and Type | Method and Description |
---|---|
GetSubClusterInfoResponse |
ZookeeperFederationStateStore.getSubCluster(GetSubClusterInfoRequest request) |
GetSubClusterInfoResponse |
SQLFederationStateStore.getSubCluster(GetSubClusterInfoRequest subClusterRequest) |
GetSubClusterInfoResponse |
MemoryFederationStateStore.getSubCluster(GetSubClusterInfoRequest request) |
Modifier and Type | Method and Description |
---|---|
static GetSubClusterInfoResponse |
GetSubClusterInfoResponse.newInstance(SubClusterInfo subClusterInfo) |
Modifier and Type | Class and Description |
---|---|
class |
GetSubClusterInfoResponsePBImpl
Protocol buffer based implementation of
GetSubClusterInfoResponse . |
Copyright © 2008–2022 Apache Software Foundation. All rights reserved.