Java org.apache.hadoop.mapreduce.lib.jobcontrol ControlledJob fields, constructors, methods, implement or subclass

Example usage for Java org.apache.hadoop.mapreduce.lib.jobcontrol ControlledJob fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.hadoop.mapreduce.lib.jobcontrol ControlledJob.

The text is from its open source code.

Subclass

org.apache.hadoop.mapreduce.lib.jobcontrol.ControlledJob has subclasses.
Click this link to see all its subclasses.

Constructor

Method

booleanaddDependingJob(ControlledJob dependingJob)
Add a job to this jobs' dependency list.
JobgetJob()
StringgetJobID()
StringgetJobName()
StategetJobState()
StringgetMessage()
voidsetJob(Job job)
Set the mapreduce job