Class GetNewApplicationRequestPBImpl
java.lang.Object
org.apache.hadoop.yarn.api.protocolrecords.GetNewApplicationRequest
org.apache.hadoop.yarn.api.protocolrecords.impl.pb.GetNewApplicationRequestPBImpl
@Private
@Unstable
public class GetNewApplicationRequestPBImpl
extends org.apache.hadoop.yarn.api.protocolrecords.GetNewApplicationRequest
-
Constructor Summary
ConstructorsConstructorDescriptionGetNewApplicationRequestPBImpl(org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto proto) -
Method Summary
Methods inherited from class org.apache.hadoop.yarn.api.protocolrecords.GetNewApplicationRequest
newInstance
-
Constructor Details
-
GetNewApplicationRequestPBImpl
public GetNewApplicationRequestPBImpl() -
GetNewApplicationRequestPBImpl
public GetNewApplicationRequestPBImpl(org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto proto)
-
-
Method Details