Package | Description |
---|---|
org.apache.hadoop.mapreduce.jobhistory |
Modifier and Type | Method and Description |
---|---|
JobStatusChanged.Builder |
JobStatusChanged.Builder.clearJobid()
Clears the value of the 'jobid' field
|
JobStatusChanged.Builder |
JobStatusChanged.Builder.clearJobStatus()
Clears the value of the 'jobStatus' field
|
static JobStatusChanged.Builder |
JobStatusChanged.newBuilder()
Creates a new JobStatusChanged RecordBuilder
|
static JobStatusChanged.Builder |
JobStatusChanged.newBuilder(JobStatusChanged.Builder other)
Creates a new JobStatusChanged RecordBuilder by copying an existing Builder
|
static JobStatusChanged.Builder |
JobStatusChanged.newBuilder(JobStatusChanged other)
Creates a new JobStatusChanged RecordBuilder by copying an existing JobStatusChanged instance
|
JobStatusChanged.Builder |
JobStatusChanged.Builder.setJobid(CharSequence value)
Sets the value of the 'jobid' field
|
JobStatusChanged.Builder |
JobStatusChanged.Builder.setJobStatus(CharSequence value)
Sets the value of the 'jobStatus' field
|
Modifier and Type | Method and Description |
---|---|
static JobStatusChanged.Builder |
JobStatusChanged.newBuilder(JobStatusChanged.Builder other)
Creates a new JobStatusChanged RecordBuilder by copying an existing Builder
|
Copyright © 2008–2022 Apache Software Foundation. All rights reserved.