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

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

Introduction

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

The text is from its open source code.

Field

StringJOB
StringJOBID_REGEX

Constructor

Method

JobIDforName(String str)
Construct a JobId object from given string
intgetId()
returns the int which represents the identifier
StringgetJtIdentifier()
StringtoString()