public static class TaskAttemptUnsuccessfulCompletion.Builder extends org.apache.avro.specific.SpecificRecordBuilderBase<TaskAttemptUnsuccessfulCompletion> implements org.apache.avro.data.RecordBuilder<TaskAttemptUnsuccessfulCompletion>
Modifier and Type | Method and Description |
---|---|
TaskAttemptUnsuccessfulCompletion |
build() |
TaskAttemptUnsuccessfulCompletion.Builder |
clearAttemptId()
Clears the value of the 'attemptId' field.
|
TaskAttemptUnsuccessfulCompletion.Builder |
clearClockSplits()
Clears the value of the 'clockSplits' field.
|
TaskAttemptUnsuccessfulCompletion.Builder |
clearCounters()
Clears the value of the 'counters' field.
|
TaskAttemptUnsuccessfulCompletion.Builder |
clearCpuUsages()
Clears the value of the 'cpuUsages' field.
|
TaskAttemptUnsuccessfulCompletion.Builder |
clearError()
Clears the value of the 'error' field.
|
TaskAttemptUnsuccessfulCompletion.Builder |
clearFinishTime()
Clears the value of the 'finishTime' field.
|
TaskAttemptUnsuccessfulCompletion.Builder |
clearHostname()
Clears the value of the 'hostname' field.
|
TaskAttemptUnsuccessfulCompletion.Builder |
clearPhysMemKbytes()
Clears the value of the 'physMemKbytes' field.
|
TaskAttemptUnsuccessfulCompletion.Builder |
clearPort()
Clears the value of the 'port' field.
|
TaskAttemptUnsuccessfulCompletion.Builder |
clearRackname()
Clears the value of the 'rackname' field.
|
TaskAttemptUnsuccessfulCompletion.Builder |
clearStatus()
Clears the value of the 'status' field.
|
TaskAttemptUnsuccessfulCompletion.Builder |
clearTaskid()
Clears the value of the 'taskid' field.
|
TaskAttemptUnsuccessfulCompletion.Builder |
clearTaskType()
Clears the value of the 'taskType' field.
|
TaskAttemptUnsuccessfulCompletion.Builder |
clearVMemKbytes()
Clears the value of the 'vMemKbytes' field.
|
CharSequence |
getAttemptId()
Gets the value of the 'attemptId' field.
|
List<Integer> |
getClockSplits()
Gets the value of the 'clockSplits' field.
|
JhCounters |
getCounters()
Gets the value of the 'counters' field.
|
JhCounters.Builder |
getCountersBuilder()
Gets the Builder instance for the 'counters' field and creates one if it doesn't exist yet.
|
List<Integer> |
getCpuUsages()
Gets the value of the 'cpuUsages' field.
|
CharSequence |
getError()
Gets the value of the 'error' field.
|
Long |
getFinishTime()
Gets the value of the 'finishTime' field.
|
CharSequence |
getHostname()
Gets the value of the 'hostname' field.
|
List<Integer> |
getPhysMemKbytes()
Gets the value of the 'physMemKbytes' field.
|
Integer |
getPort()
Gets the value of the 'port' field.
|
CharSequence |
getRackname()
Gets the value of the 'rackname' field.
|
CharSequence |
getStatus()
Gets the value of the 'status' field.
|
CharSequence |
getTaskid()
Gets the value of the 'taskid' field.
|
CharSequence |
getTaskType()
Gets the value of the 'taskType' field.
|
List<Integer> |
getVMemKbytes()
Gets the value of the 'vMemKbytes' field.
|
boolean |
hasAttemptId()
Checks whether the 'attemptId' field has been set.
|
boolean |
hasClockSplits()
Checks whether the 'clockSplits' field has been set.
|
boolean |
hasCounters()
Checks whether the 'counters' field has been set.
|
boolean |
hasCountersBuilder()
Checks whether the 'counters' field has an active Builder instance
|
boolean |
hasCpuUsages()
Checks whether the 'cpuUsages' field has been set.
|
boolean |
hasError()
Checks whether the 'error' field has been set.
|
boolean |
hasFinishTime()
Checks whether the 'finishTime' field has been set.
|
boolean |
hasHostname()
Checks whether the 'hostname' field has been set.
|
boolean |
hasPhysMemKbytes()
Checks whether the 'physMemKbytes' field has been set.
|
boolean |
hasPort()
Checks whether the 'port' field has been set.
|
boolean |
hasRackname()
Checks whether the 'rackname' field has been set.
|
boolean |
hasStatus()
Checks whether the 'status' field has been set.
|
boolean |
hasTaskid()
Checks whether the 'taskid' field has been set.
|
boolean |
hasTaskType()
Checks whether the 'taskType' field has been set.
|
boolean |
hasVMemKbytes()
Checks whether the 'vMemKbytes' field has been set.
|
TaskAttemptUnsuccessfulCompletion.Builder |
setAttemptId(CharSequence value)
Sets the value of the 'attemptId' field.
|
TaskAttemptUnsuccessfulCompletion.Builder |
setClockSplits(List<Integer> value)
Sets the value of the 'clockSplits' field.
|
TaskAttemptUnsuccessfulCompletion.Builder |
setCounters(JhCounters value)
Sets the value of the 'counters' field.
|
TaskAttemptUnsuccessfulCompletion.Builder |
setCountersBuilder(JhCounters.Builder value)
Sets the Builder instance for the 'counters' field
|
TaskAttemptUnsuccessfulCompletion.Builder |
setCpuUsages(List<Integer> value)
Sets the value of the 'cpuUsages' field.
|
TaskAttemptUnsuccessfulCompletion.Builder |
setError(CharSequence value)
Sets the value of the 'error' field.
|
TaskAttemptUnsuccessfulCompletion.Builder |
setFinishTime(long value)
Sets the value of the 'finishTime' field.
|
TaskAttemptUnsuccessfulCompletion.Builder |
setHostname(CharSequence value)
Sets the value of the 'hostname' field.
|
TaskAttemptUnsuccessfulCompletion.Builder |
setPhysMemKbytes(List<Integer> value)
Sets the value of the 'physMemKbytes' field.
|
TaskAttemptUnsuccessfulCompletion.Builder |
setPort(int value)
Sets the value of the 'port' field.
|
TaskAttemptUnsuccessfulCompletion.Builder |
setRackname(CharSequence value)
Sets the value of the 'rackname' field.
|
TaskAttemptUnsuccessfulCompletion.Builder |
setStatus(CharSequence value)
Sets the value of the 'status' field.
|
TaskAttemptUnsuccessfulCompletion.Builder |
setTaskid(CharSequence value)
Sets the value of the 'taskid' field.
|
TaskAttemptUnsuccessfulCompletion.Builder |
setTaskType(CharSequence value)
Sets the value of the 'taskType' field.
|
TaskAttemptUnsuccessfulCompletion.Builder |
setVMemKbytes(List<Integer> value)
Sets the value of the 'vMemKbytes' field.
|
public CharSequence getTaskid()
public TaskAttemptUnsuccessfulCompletion.Builder setTaskid(CharSequence value)
value
- The value of 'taskid'.public boolean hasTaskid()
public TaskAttemptUnsuccessfulCompletion.Builder clearTaskid()
public CharSequence getTaskType()
public TaskAttemptUnsuccessfulCompletion.Builder setTaskType(CharSequence value)
value
- The value of 'taskType'.public boolean hasTaskType()
public TaskAttemptUnsuccessfulCompletion.Builder clearTaskType()
public CharSequence getAttemptId()
public TaskAttemptUnsuccessfulCompletion.Builder setAttemptId(CharSequence value)
value
- The value of 'attemptId'.public boolean hasAttemptId()
public TaskAttemptUnsuccessfulCompletion.Builder clearAttemptId()
public Long getFinishTime()
public TaskAttemptUnsuccessfulCompletion.Builder setFinishTime(long value)
value
- The value of 'finishTime'.public boolean hasFinishTime()
public TaskAttemptUnsuccessfulCompletion.Builder clearFinishTime()
public CharSequence getHostname()
public TaskAttemptUnsuccessfulCompletion.Builder setHostname(CharSequence value)
value
- The value of 'hostname'.public boolean hasHostname()
public TaskAttemptUnsuccessfulCompletion.Builder clearHostname()
public Integer getPort()
public TaskAttemptUnsuccessfulCompletion.Builder setPort(int value)
value
- The value of 'port'.public boolean hasPort()
public TaskAttemptUnsuccessfulCompletion.Builder clearPort()
public CharSequence getRackname()
public TaskAttemptUnsuccessfulCompletion.Builder setRackname(CharSequence value)
value
- The value of 'rackname'.public boolean hasRackname()
public TaskAttemptUnsuccessfulCompletion.Builder clearRackname()
public CharSequence getStatus()
public TaskAttemptUnsuccessfulCompletion.Builder setStatus(CharSequence value)
value
- The value of 'status'.public boolean hasStatus()
public TaskAttemptUnsuccessfulCompletion.Builder clearStatus()
public CharSequence getError()
public TaskAttemptUnsuccessfulCompletion.Builder setError(CharSequence value)
value
- The value of 'error'.public boolean hasError()
public TaskAttemptUnsuccessfulCompletion.Builder clearError()
public JhCounters getCounters()
public TaskAttemptUnsuccessfulCompletion.Builder setCounters(JhCounters value)
value
- The value of 'counters'.public boolean hasCounters()
public JhCounters.Builder getCountersBuilder()
public TaskAttemptUnsuccessfulCompletion.Builder setCountersBuilder(JhCounters.Builder value)
public boolean hasCountersBuilder()
public TaskAttemptUnsuccessfulCompletion.Builder clearCounters()
public List<Integer> getClockSplits()
public TaskAttemptUnsuccessfulCompletion.Builder setClockSplits(List<Integer> value)
value
- The value of 'clockSplits'.public boolean hasClockSplits()
public TaskAttemptUnsuccessfulCompletion.Builder clearClockSplits()
public List<Integer> getCpuUsages()
public TaskAttemptUnsuccessfulCompletion.Builder setCpuUsages(List<Integer> value)
value
- The value of 'cpuUsages'.public boolean hasCpuUsages()
public TaskAttemptUnsuccessfulCompletion.Builder clearCpuUsages()
public List<Integer> getVMemKbytes()
public TaskAttemptUnsuccessfulCompletion.Builder setVMemKbytes(List<Integer> value)
value
- The value of 'vMemKbytes'.public boolean hasVMemKbytes()
public TaskAttemptUnsuccessfulCompletion.Builder clearVMemKbytes()
public List<Integer> getPhysMemKbytes()
public TaskAttemptUnsuccessfulCompletion.Builder setPhysMemKbytes(List<Integer> value)
value
- The value of 'physMemKbytes'.public boolean hasPhysMemKbytes()
public TaskAttemptUnsuccessfulCompletion.Builder clearPhysMemKbytes()
public TaskAttemptUnsuccessfulCompletion build()
build
in interface org.apache.avro.data.RecordBuilder<TaskAttemptUnsuccessfulCompletion>
Copyright © 2016 Apache Software Foundation. All Rights Reserved.