|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JobUnsuccessfulCompletion.Builder | |
|---|---|
| org.apache.hadoop.mapreduce.jobhistory | |
| Uses of JobUnsuccessfulCompletion.Builder in org.apache.hadoop.mapreduce.jobhistory |
|---|
| Methods in org.apache.hadoop.mapreduce.jobhistory that return JobUnsuccessfulCompletion.Builder | |
|---|---|
JobUnsuccessfulCompletion.Builder |
JobUnsuccessfulCompletion.Builder.clearDiagnostics()
Clears the value of the 'diagnostics' field |
JobUnsuccessfulCompletion.Builder |
JobUnsuccessfulCompletion.Builder.clearFinishedMaps()
Clears the value of the 'finishedMaps' field |
JobUnsuccessfulCompletion.Builder |
JobUnsuccessfulCompletion.Builder.clearFinishedReduces()
Clears the value of the 'finishedReduces' field |
JobUnsuccessfulCompletion.Builder |
JobUnsuccessfulCompletion.Builder.clearFinishTime()
Clears the value of the 'finishTime' field |
JobUnsuccessfulCompletion.Builder |
JobUnsuccessfulCompletion.Builder.clearJobid()
Clears the value of the 'jobid' field |
JobUnsuccessfulCompletion.Builder |
JobUnsuccessfulCompletion.Builder.clearJobStatus()
Clears the value of the 'jobStatus' field |
static JobUnsuccessfulCompletion.Builder |
JobUnsuccessfulCompletion.newBuilder()
Creates a new JobUnsuccessfulCompletion RecordBuilder |
static JobUnsuccessfulCompletion.Builder |
JobUnsuccessfulCompletion.newBuilder(JobUnsuccessfulCompletion.Builder other)
Creates a new JobUnsuccessfulCompletion RecordBuilder by copying an existing Builder |
static JobUnsuccessfulCompletion.Builder |
JobUnsuccessfulCompletion.newBuilder(JobUnsuccessfulCompletion other)
Creates a new JobUnsuccessfulCompletion RecordBuilder by copying an existing JobUnsuccessfulCompletion instance |
JobUnsuccessfulCompletion.Builder |
JobUnsuccessfulCompletion.Builder.setDiagnostics(CharSequence value)
Sets the value of the 'diagnostics' field |
JobUnsuccessfulCompletion.Builder |
JobUnsuccessfulCompletion.Builder.setFinishedMaps(int value)
Sets the value of the 'finishedMaps' field |
JobUnsuccessfulCompletion.Builder |
JobUnsuccessfulCompletion.Builder.setFinishedReduces(int value)
Sets the value of the 'finishedReduces' field |
JobUnsuccessfulCompletion.Builder |
JobUnsuccessfulCompletion.Builder.setFinishTime(long value)
Sets the value of the 'finishTime' field |
JobUnsuccessfulCompletion.Builder |
JobUnsuccessfulCompletion.Builder.setJobid(CharSequence value)
Sets the value of the 'jobid' field |
JobUnsuccessfulCompletion.Builder |
JobUnsuccessfulCompletion.Builder.setJobStatus(CharSequence value)
Sets the value of the 'jobStatus' field |
| Methods in org.apache.hadoop.mapreduce.jobhistory with parameters of type JobUnsuccessfulCompletion.Builder | |
|---|---|
static JobUnsuccessfulCompletion.Builder |
JobUnsuccessfulCompletion.newBuilder(JobUnsuccessfulCompletion.Builder other)
Creates a new JobUnsuccessfulCompletion RecordBuilder by copying an existing Builder |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||