Uses of Class
org.apache.hadoop.yarn.server.api.protocolrecords.DeregisterSubClusterResponse
Packages that use DeregisterSubClusterResponse
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of DeregisterSubClusterResponse in org.apache.hadoop.yarn.server.api
Methods in org.apache.hadoop.yarn.server.api that return DeregisterSubClusterResponseModifier and TypeMethodDescriptionResourceManagerAdministrationProtocol.deregisterSubCluster(DeregisterSubClusterRequest request) In YARN Federation mode, We allow users to mark subClusters With no heartbeat for a long time as SC_LOST state. -
Uses of DeregisterSubClusterResponse in org.apache.hadoop.yarn.server.api.protocolrecords
Methods in org.apache.hadoop.yarn.server.api.protocolrecords that return DeregisterSubClusterResponseModifier and TypeMethodDescriptionstatic DeregisterSubClusterResponseDeregisterSubClusterResponse.newInstance(List<DeregisterSubClusters> deregisterSubClusters)