org.apache.hadoop.yarn.api.protocolrecords.impl.pb
Class GetNewApplicationRequestPBImpl
java.lang.Object
org.apache.hadoop.yarn.api.protocolrecords.GetNewApplicationRequest
org.apache.hadoop.yarn.api.protocolrecords.impl.pb.GetNewApplicationRequestPBImpl
@InterfaceAudience.Private
@InterfaceStability.Unstable
public class GetNewApplicationRequestPBImpl
- extends org.apache.hadoop.yarn.api.protocolrecords.GetNewApplicationRequest
| Methods inherited from class org.apache.hadoop.yarn.api.protocolrecords.GetNewApplicationRequest |
newInstance |
GetNewApplicationRequestPBImpl
public GetNewApplicationRequestPBImpl()
GetNewApplicationRequestPBImpl
public GetNewApplicationRequestPBImpl(org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto proto)
getProto
public org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto 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.