org.apache.hadoop.mapreduce.v2.api.protocolrecords
Interface GetCountersRequest

All Known Implementing Classes:
GetCountersRequestPBImpl

public interface GetCountersRequest


Method Summary
 JobId getJobId()
           
 void setJobId(JobId jobId)
           
 

Method Detail

getJobId

JobId getJobId()

setJobId

void setJobId(JobId jobId)


Copyright © 2012 Apache Software Foundation. All Rights Reserved.