Class RefreshClusterMaxPriorityRequestPBImpl
java.lang.Object
org.apache.hadoop.yarn.server.api.protocolrecords.RefreshClusterMaxPriorityRequest
org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.RefreshClusterMaxPriorityRequestPBImpl
@Private
@Unstable
public class RefreshClusterMaxPriorityRequestPBImpl
extends org.apache.hadoop.yarn.server.api.protocolrecords.RefreshClusterMaxPriorityRequest
-
Constructor Summary
ConstructorsConstructorDescriptionRefreshClusterMaxPriorityRequestPBImpl(org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshClusterMaxPriorityRequestProto proto) -
Method Summary
Modifier and TypeMethodDescriptionbooleanorg.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshClusterMaxPriorityRequestProtogetProto()inthashCode()voidsetSubClusterId(String subClusterId) toString()Methods inherited from class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshClusterMaxPriorityRequest
newInstance, newInstance
-
Constructor Details
-
RefreshClusterMaxPriorityRequestPBImpl
public RefreshClusterMaxPriorityRequestPBImpl() -
RefreshClusterMaxPriorityRequestPBImpl
public RefreshClusterMaxPriorityRequestPBImpl(org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshClusterMaxPriorityRequestProto proto)
-
-
Method Details
-
getProto
public org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshClusterMaxPriorityRequestProto getProto() -
hashCode
public int hashCode() -
equals
-
toString
-
getSubClusterId
- Specified by:
getSubClusterIdin classorg.apache.hadoop.yarn.server.api.protocolrecords.RefreshClusterMaxPriorityRequest
-
setSubClusterId
- Specified by:
setSubClusterIdin classorg.apache.hadoop.yarn.server.api.protocolrecords.RefreshClusterMaxPriorityRequest
-