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 |
---|---|
DeleteApplicationHomeSubClusterResponse |
FederationApplicationHomeSubClusterStore.deleteApplicationHomeSubCluster(DeleteApplicationHomeSubClusterRequest request)
Delete the mapping of home
SubClusterId of a previously submitted
ApplicationId . |
Modifier and Type | Method and Description |
---|---|
DeleteApplicationHomeSubClusterResponse |
ZookeeperFederationStateStore.deleteApplicationHomeSubCluster(DeleteApplicationHomeSubClusterRequest request) |
DeleteApplicationHomeSubClusterResponse |
SQLFederationStateStore.deleteApplicationHomeSubCluster(DeleteApplicationHomeSubClusterRequest request) |
DeleteApplicationHomeSubClusterResponse |
MemoryFederationStateStore.deleteApplicationHomeSubCluster(DeleteApplicationHomeSubClusterRequest request) |
Modifier and Type | Method and Description |
---|---|
static DeleteApplicationHomeSubClusterResponse |
DeleteApplicationHomeSubClusterResponse.newInstance() |
Modifier and Type | Class and Description |
---|---|
class |
DeleteApplicationHomeSubClusterResponsePBImpl
Protocol buffer based implementation of
DeleteApplicationHomeSubClusterResponse . |
Copyright © 2008–2022 Apache Software Foundation. All rights reserved.