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

java.lang.Object
  extended by org.apache.hadoop.yarn.api.records.ProtoBase<YarnServiceProtos.GetClusterMetricsRequestProto>
      extended by org.apache.hadoop.yarn.api.protocolrecords.impl.pb.GetClusterMetricsRequestPBImpl
All Implemented Interfaces:
GetClusterMetricsRequest

public class GetClusterMetricsRequestPBImpl
extends ProtoBase<YarnServiceProtos.GetClusterMetricsRequestProto>
implements GetClusterMetricsRequest


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

GetClusterMetricsRequestPBImpl

public GetClusterMetricsRequestPBImpl()

GetClusterMetricsRequestPBImpl

public GetClusterMetricsRequestPBImpl(YarnServiceProtos.GetClusterMetricsRequestProto proto)
Method Detail

getProto

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


Copyright © 2012 Apache Software Foundation. All Rights Reserved.