org.apache.hadoop.yarn.api.protocolrecords.impl.pb
Class GetAllApplicationsRequestPBImpl

java.lang.Object
  extended by org.apache.hadoop.yarn.api.records.ProtoBase<YarnServiceProtos.GetAllApplicationsRequestProto>
      extended by org.apache.hadoop.yarn.api.protocolrecords.impl.pb.GetAllApplicationsRequestPBImpl
All Implemented Interfaces:
GetAllApplicationsRequest

public class GetAllApplicationsRequestPBImpl
extends ProtoBase<YarnServiceProtos.GetAllApplicationsRequestProto>
implements GetAllApplicationsRequest


Constructor Summary
GetAllApplicationsRequestPBImpl()
           
GetAllApplicationsRequestPBImpl(YarnServiceProtos.GetAllApplicationsRequestProto proto)
           
 
Method Summary
 YarnServiceProtos.GetAllApplicationsRequestProto getProto()
           
 
Methods inherited from class org.apache.hadoop.yarn.api.records.ProtoBase
convertFromProtoFormat, convertToProtoFormat, equals, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GetAllApplicationsRequestPBImpl

public GetAllApplicationsRequestPBImpl()

GetAllApplicationsRequestPBImpl

public GetAllApplicationsRequestPBImpl(YarnServiceProtos.GetAllApplicationsRequestProto proto)
Method Detail

getProto

public YarnServiceProtos.GetAllApplicationsRequestProto getProto()
Specified by:
getProto in class ProtoBase<YarnServiceProtos.GetAllApplicationsRequestProto>


Copyright © 2012 Apache Software Foundation. All Rights Reserved.