Java org.apache.hadoop.mapreduce.protocol ClientProtocol fields, constructors, methods, implement or subclass

Example usage for Java org.apache.hadoop.mapreduce.protocol ClientProtocol fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.hadoop.mapreduce.protocol ClientProtocol.

The text is from its open source code.

Implementation

org.apache.hadoop.mapreduce.protocol.ClientProtocol has the following implementations.
Click this link to see all its implementation.

Field

Method

CountersgetJobCounters(JobID jobid)
Grab the current job counters
JobIDgetNewJobID()
Allocate a name for the job.