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

java.lang.Object
  extended by org.apache.hadoop.yarn.api.records.ProtoBase<YarnServiceProtos.GetClusterNodesRequestProto>
      extended by org.apache.hadoop.yarn.api.protocolrecords.impl.pb.GetClusterNodesRequestPBImpl
All Implemented Interfaces:
GetClusterNodesRequest

public class GetClusterNodesRequestPBImpl
extends ProtoBase<YarnServiceProtos.GetClusterNodesRequestProto>
implements GetClusterNodesRequest


Constructor Summary
GetClusterNodesRequestPBImpl()
           
GetClusterNodesRequestPBImpl(YarnServiceProtos.GetClusterNodesRequestProto proto)
           
 
Method Summary
 YarnServiceProtos.GetClusterNodesRequestProto 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

GetClusterNodesRequestPBImpl

public GetClusterNodesRequestPBImpl()

GetClusterNodesRequestPBImpl

public GetClusterNodesRequestPBImpl(YarnServiceProtos.GetClusterNodesRequestProto proto)
Method Detail

getProto

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


Copyright © 2012 Apache Software Foundation. All Rights Reserved.