Uses of Interface
org.apache.hadoop.mapreduce.v2.api.protocolrecords.GetCountersResponse

Packages that use GetCountersResponse
org.apache.hadoop.mapreduce.v2.api   
org.apache.hadoop.mapreduce.v2.api.impl.pb.client   
org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb   
 

Uses of GetCountersResponse in org.apache.hadoop.mapreduce.v2.api
 

Methods in org.apache.hadoop.mapreduce.v2.api that return GetCountersResponse
 GetCountersResponse MRClientProtocol.getCounters(GetCountersRequest request)
           
 

Uses of GetCountersResponse in org.apache.hadoop.mapreduce.v2.api.impl.pb.client
 

Methods in org.apache.hadoop.mapreduce.v2.api.impl.pb.client that return GetCountersResponse
 GetCountersResponse MRClientProtocolPBClientImpl.getCounters(GetCountersRequest request)
           
 

Uses of GetCountersResponse in org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb
 

Classes in org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb that implement GetCountersResponse
 class GetCountersResponsePBImpl
           
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.