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