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