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 |
---|---|
GetApplicationHomeSubClusterResponse |
FederationApplicationHomeSubClusterStore.getApplicationHomeSubCluster(GetApplicationHomeSubClusterRequest request)
Get information about the application identified by the input
ApplicationId . |
Modifier and Type | Method and Description |
---|---|
GetApplicationHomeSubClusterResponse |
ZookeeperFederationStateStore.getApplicationHomeSubCluster(GetApplicationHomeSubClusterRequest request) |
GetApplicationHomeSubClusterResponse |
MemoryFederationStateStore.getApplicationHomeSubCluster(GetApplicationHomeSubClusterRequest request) |
GetApplicationHomeSubClusterResponse |
SQLFederationStateStore.getApplicationHomeSubCluster(GetApplicationHomeSubClusterRequest request) |
Modifier and Type | Method and Description |
---|---|
static GetApplicationHomeSubClusterResponse |
GetApplicationHomeSubClusterResponse.newInstance(ApplicationHomeSubCluster applicationHomeSubCluster) |
Modifier and Type | Class and Description |
---|---|
class |
GetApplicationHomeSubClusterResponsePBImpl
Protocol buffer based implementation of
GetApplicationHomeSubClusterResponse . |
Copyright © 2008–2021 Apache Software Foundation. All rights reserved.