| 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 | Description |
|---|---|---|
SubClusterRegisterResponse |
FederationMembershipStateStore.registerSubCluster(SubClusterRegisterRequest registerSubClusterRequest) |
Register a subcluster by publishing capabilities as represented by
SubClusterInfo to indicate participation in federation. |
| Modifier and Type | Method | Description |
|---|---|---|
SubClusterRegisterResponse |
MemoryFederationStateStore.registerSubCluster(SubClusterRegisterRequest request) |
|
SubClusterRegisterResponse |
SQLFederationStateStore.registerSubCluster(SubClusterRegisterRequest registerSubClusterRequest) |
|
SubClusterRegisterResponse |
ZookeeperFederationStateStore.registerSubCluster(SubClusterRegisterRequest request) |
| Modifier and Type | Method | Description |
|---|---|---|
static SubClusterRegisterResponse |
SubClusterRegisterResponse.newInstance() |
| Modifier and Type | Class | Description |
|---|---|---|
class |
SubClusterRegisterResponsePBImpl |
Protocol buffer based implementation of
SubClusterRegisterResponse. |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.