See: Description
| Class | Description | 
|---|---|
| AddApplicationHomeSubClusterRequest | 
 The request sent by the  RoutertoFederation state
 storeto map the home subcluster of a newly submitted application. | 
| AddApplicationHomeSubClusterResponse | AddApplicationHomeSubClusterResponse contains the answer from the
  FederationApplicationHomeSubClusterStoreto a request to insert a
 newly generated applicationId and its owner. | 
| ApplicationHomeSubCluster | 
 ApplicationHomeSubCluster is a report of the runtime information of the
 application that is running in the federated cluster. | 
| DeleteApplicationHomeSubClusterRequest | The request to  Federation state storeto delete the mapping of
 home subcluster of a submitted application. | 
| DeleteApplicationHomeSubClusterResponse | DeleteApplicationHomeSubClusterResponse contains the answer from the  FederationApplicationHomeSubClusterStoreto a request to delete the mapping
 of home subcluster of a submitted application. | 
| GetApplicationHomeSubClusterRequest | Request class to obtain the home sub-cluster for the specified
  ApplicationId. | 
| GetApplicationHomeSubClusterResponse | 
 The response sent by  Federation state
 storeto a query for the home subcluster of a newly submitted
 application. | 
| GetApplicationsHomeSubClusterRequest | Request class to obtain the home sub-cluster mapping of all active
 applications. | 
| GetApplicationsHomeSubClusterResponse | 
 The response sent by  Federation state
 storeto a query for the home subcluster of all submitted
 applications. | 
| GetSubClusterInfoRequest | Request class to obtain information about a sub-cluster identified by its
  SubClusterId. | 
| GetSubClusterInfoResponse | Response to a query with  SubClusterInfoabout a sub-cluster. | 
| GetSubClusterPoliciesConfigurationsRequest | GetSubClusterPoliciesConfigurationsRequest is a request to the
  FederationPolicyStoreto obtain all policy configurations. | 
| GetSubClusterPoliciesConfigurationsResponse | GetSubClusterPolicyConfigurationResponse contains the answer from the  FederationPolicyStoreto a request to get all the policies configured in the
 system via aSubClusterPolicyConfiguration. | 
| GetSubClusterPolicyConfigurationRequest | GetSubClusterPolicyConfigurationRequest is a request to the
  FederationPolicyStoreto get the configuration of a policy for a
 given queue. | 
| GetSubClusterPolicyConfigurationResponse | GetSubClusterPolicyConfigurationResponse contains the answer from the  FederationPolicyStoreto a request to get the information about how a policy
 should be configured via aSubClusterPolicyConfiguration. | 
| GetSubClustersInfoRequest | Request class to obtain information about all sub-clusters that are
 participating in federation. | 
| GetSubClustersInfoResponse | Response to a query with list of  SubClusterInfoabout all
 sub-clusters that are currently participating in Federation. | 
| SetSubClusterPolicyConfigurationRequest | SetSubClusterPolicyConfigurationRequest is a request to the
  FederationPolicyStoreto set the policy configuration corresponding
 to a queue. | 
| SetSubClusterPolicyConfigurationResponse | SetSubClusterPolicyConfigurationResponse contains the answer from the
  FederationPolicyStoreto a request to set for a policy configuration
 for a given queue. | 
| SubClusterDeregisterRequest | 
 The request sent to set the state of a subcluster to either
 SC_DECOMMISSIONED, SC_LOST, or SC_DEREGISTERED. | 
| SubClusterDeregisterResponse | SubClusterDeregisterResponse contains the answer from the  FederationMembershipStateStoreto a request to deregister the sub cluster. | 
| SubClusterHeartbeatRequest | 
 SubClusterHeartbeatRequest is a report of the runtime information of the
 subcluster that is participating in federation. | 
| SubClusterHeartbeatResponse | SubClusterHeartbeatResponse contains the response from the  FederationMembershipStateStoreto a periodic heartbeat to indicate
 liveliness from aResourceManagerparticipating in federation. | 
| SubClusterId | 
 SubClusterId represents the globally unique identifier for a
 subcluster that is participating in federation. | 
| SubClusterIdInfo | This class represent a sub-cluster identifier in the JSON representation
 of the policy configuration. | 
| SubClusterInfo | 
 SubClusterInfo is a report of the runtime information of the subcluster that
 is participating in federation. | 
| SubClusterPolicyConfiguration | SubClusterPolicyConfigurationis a class that represents a
 configuration of a policy. | 
| SubClusterRegisterRequest | 
 SubClusterRegisterRequest is a request by a sub-cluster
  ResourceManagerto participate in federation. | 
| SubClusterRegisterResponse | SubClusterRegisterResponse contains the response from the  FederationMembershipStateStoreto a registration request from aResourceManagerto participate in federation. | 
| UpdateApplicationHomeSubClusterRequest | 
 The request sent by the  RoutertoFederation state storeto update the home subcluster of a newly
 submitted application. | 
| UpdateApplicationHomeSubClusterResponse | UpdateApplicationHomeSubClusterResponse contains the answer from the
  FederationApplicationHomeSubClusterStoreto a request to register the
 home subcluster of a submitted application. | 
| Enum | Description | 
|---|---|
| SubClusterState | 
 State of a  SubCluster. | 
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.