org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb
Class RefreshUserToGroupsMappingsRequestPBImpl
java.lang.Object
org.apache.hadoop.yarn.server.api.protocolrecords.RefreshUserToGroupsMappingsRequest
org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.RefreshUserToGroupsMappingsRequestPBImpl
@InterfaceAudience.Private
@InterfaceStability.Unstable
public class RefreshUserToGroupsMappingsRequestPBImpl
- extends org.apache.hadoop.yarn.server.api.protocolrecords.RefreshUserToGroupsMappingsRequest
| Methods inherited from class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshUserToGroupsMappingsRequest |
newInstance |
RefreshUserToGroupsMappingsRequestPBImpl
public RefreshUserToGroupsMappingsRequestPBImpl()
RefreshUserToGroupsMappingsRequestPBImpl
public RefreshUserToGroupsMappingsRequestPBImpl(org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto proto)
getProto
public org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto getProto()
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
equals
public boolean equals(Object other)
- Overrides:
equals in class Object
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2014 Apache Software Foundation. All Rights Reserved.