Serialized Form


Package org.apache.hadoop.mapred

Class org.apache.hadoop.mapred.FileAlreadyExistsException extends IOException implements Serializable

serialVersionUID: 1L

Class org.apache.hadoop.mapred.InvalidFileTypeException extends IOException implements Serializable

serialVersionUID: 1L

Class org.apache.hadoop.mapred.InvalidInputException extends IOException implements Serializable

serialVersionUID: 1L

Serialized Fields

problems

List<E> problems

Class org.apache.hadoop.mapred.InvalidJobConfException extends IOException implements Serializable

serialVersionUID: 1L


Package org.apache.hadoop.mapreduce.v2.proto

Class org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

applicationAttemptId_

org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto applicationAttemptId_

startTime_

long startTime_

containerId_

org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto containerId_

nodeManagerHost_

Object nodeManagerHost_

nodeManagerPort_

int nodeManagerPort_

nodeManagerHttpPort_

int nodeManagerHttpPort_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterGroupProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

name_

Object name_

displayName_

Object displayName_

counters_

List<E> counters_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CounterProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

name_

Object name_

displayName_

Object displayName_

value_

long value_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.mapreduce.v2.proto.MRProtos.CountersProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

counterGroups_

List<E> counterGroups_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobIdProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

appId_

org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto appId_

id_

int id_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

jobId_

MRProtos.JobIdProto jobId_

jobState_

MRProtos.JobStateProto jobState_

mapProgress_

float mapProgress_

reduceProgress_

float reduceProgress_

cleanupProgress_

float cleanupProgress_

setupProgress_

float setupProgress_

startTime_

long startTime_

finishTime_

long finishTime_

user_

Object user_

jobName_

Object jobName_

trackingUrl_

Object trackingUrl_

diagnostics_

Object diagnostics_

jobFile_

Object jobFile_

amInfos_

List<E> amInfos_

submitTime_

long submitTime_

isUber_

boolean isUber_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterGroupMapProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

key_

Object key_

value_

MRProtos.CounterGroupProto value_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.mapreduce.v2.proto.MRProtos.StringCounterMapProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

key_

Object key_

value_

MRProtos.CounterProto value_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptCompletionEventProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

attemptId_

MRProtos.TaskAttemptIdProto attemptId_

status_

MRProtos.TaskAttemptCompletionEventStatusProto status_

mapOutputServerAddress_

Object mapOutputServerAddress_

attemptRunTime_

int attemptRunTime_

eventId_

int eventId_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptIdProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

taskId_

MRProtos.TaskIdProto taskId_

id_

int id_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

taskAttemptId_

MRProtos.TaskAttemptIdProto taskAttemptId_

taskAttemptState_

MRProtos.TaskAttemptStateProto taskAttemptState_

progress_

float progress_

startTime_

long startTime_

finishTime_

long finishTime_

counters_

MRProtos.CountersProto counters_

diagnosticInfo_

Object diagnosticInfo_

stateString_

Object stateString_

phase_

MRProtos.PhaseProto phase_

shuffleFinishTime_

long shuffleFinishTime_

sortFinishTime_

long sortFinishTime_

nodeManagerHost_

Object nodeManagerHost_

nodeManagerPort_

int nodeManagerPort_

nodeManagerHttpPort_

int nodeManagerHttpPort_

containerId_

org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto containerId_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskIdProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

jobId_

MRProtos.JobIdProto jobId_

taskType_

MRProtos.TaskTypeProto taskType_

id_

int id_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskReportProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

taskId_

MRProtos.TaskIdProto taskId_

taskState_

MRProtos.TaskStateProto taskState_

progress_

float progress_

startTime_

long startTime_

finishTime_

long finishTime_

counters_

MRProtos.CountersProto counters_

runningAttempts_

List<E> runningAttempts_

successfulAttempt_

MRProtos.TaskAttemptIdProto successfulAttempt_

diagnostics_

com.google.protobuf.LazyStringList diagnostics_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptRequestProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

taskAttemptId_

MRProtos.TaskAttemptIdProto taskAttemptId_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.FailTaskAttemptResponseProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersRequestProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

jobId_

MRProtos.JobIdProto jobId_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersResponseProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

counters_

MRProtos.CountersProto counters_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDelegationTokenRequestProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

renewer_

Object renewer_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDelegationTokenResponseProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

mRDelegationToken_

org.apache.hadoop.yarn.proto.YarnProtos.DelegationTokenProto mRDelegationToken_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsRequestProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

taskAttemptId_

MRProtos.TaskAttemptIdProto taskAttemptId_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetDiagnosticsResponseProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

diagnostics_

com.google.protobuf.LazyStringList diagnostics_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportRequestProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

jobId_

MRProtos.JobIdProto jobId_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportResponseProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

jobReport_

MRProtos.JobReportProto jobReport_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsRequestProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

jobId_

MRProtos.JobIdProto jobId_

fromEventId_

int fromEventId_

maxEvents_

int maxEvents_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptCompletionEventsResponseProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

completionEvents_

List<E> completionEvents_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportRequestProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

taskAttemptId_

MRProtos.TaskAttemptIdProto taskAttemptId_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskAttemptReportResponseProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

taskAttemptReport_

MRProtos.TaskAttemptReportProto taskAttemptReport_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportRequestProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

taskId_

MRProtos.TaskIdProto taskId_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportResponseProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

taskReport_

MRProtos.TaskReportProto taskReport_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsRequestProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

jobId_

MRProtos.JobIdProto jobId_

taskType_

MRProtos.TaskTypeProto taskType_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetTaskReportsResponseProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

taskReports_

List<E> taskReports_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobRequestProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

jobId_

MRProtos.JobIdProto jobId_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobResponseProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptRequestProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

taskAttemptId_

MRProtos.TaskAttemptIdProto taskAttemptId_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskAttemptResponseProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskRequestProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

taskId_

MRProtos.TaskIdProto taskId_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillTaskResponseProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Package org.apache.hadoop.yarn.proto

Class org.apache.hadoop.yarn.proto.YarnProtos.AMResponseProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

reboot_

boolean reboot_

responseId_

int responseId_

allocatedContainers_

List<E> allocatedContainers_

completedContainerStatuses_

List<E> completedContainerStatuses_

limit_

org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto limit_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

accessType_

org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAccessTypeProto accessType_

acl_

Object acl_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

applicationId_

org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto applicationId_

attemptId_

int attemptId_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

id_

int id_

clusterTimestamp_

long clusterTimestamp_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationMasterProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

applicationId_

org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto applicationId_

host_

Object host_

rpcPort_

int rpcPort_

trackingUrl_

Object trackingUrl_

status_

org.apache.hadoop.yarn.proto.YarnProtos.ApplicationStatusProto status_

state_

org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationStateProto state_

clientToken_

Object clientToken_

containerCount_

int containerCount_

amFailCount_

int amFailCount_

diagnostics_

Object diagnostics_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

applicationId_

org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto applicationId_

user_

Object user_

queue_

Object queue_

name_

Object name_

host_

Object host_

rpcPort_

int rpcPort_

clientToken_

Object clientToken_

status_

org.apache.hadoop.yarn.proto.YarnProtos.ApplicationStatusProto status_

yarnApplicationState_

org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationStateProto yarnApplicationState_

masterContainer_

org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto masterContainer_

trackingUrl_

Object trackingUrl_

diagnostics_

Object diagnostics_

startTime_

long startTime_

finishTime_

long finishTime_

finalApplicationStatus_

org.apache.hadoop.yarn.proto.YarnProtos.FinalApplicationStatusProto finalApplicationStatus_

appResourceUsage_

org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto appResourceUsage_

originalTrackingUrl_

Object originalTrackingUrl_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

numUsedContainers_

int numUsedContainers_

numReservedContainers_

int numReservedContainers_

usedResources_

org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto usedResources_

reservedResources_

org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto reservedResources_

neededResources_

org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto neededResources_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationStatusProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

responseId_

int responseId_

applicationAttemptId_

org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto applicationAttemptId_

progress_

float progress_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

applicationId_

org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto applicationId_

applicationName_

Object applicationName_

user_

Object user_

queue_

Object queue_

priority_

org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto priority_

amContainerSpec_

org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto amContainerSpec_

cancelTokensWhenComplete_

boolean cancelTokensWhenComplete_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

appId_

org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto appId_

appAttemptId_

org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto appAttemptId_

id_

int id_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

containerId_

org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto containerId_

user_

Object user_

resource_

org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto resource_

localResources_

List<E> localResources_

containerTokens_

com.google.protobuf.ByteString containerTokens_

serviceData_

List<E> serviceData_

environment_

List<E> environment_

command_

com.google.protobuf.LazyStringList command_

applicationACLs_

List<E> applicationACLs_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

id_

org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto id_

nodeId_

org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto nodeId_

nodeHttpAddress_

Object nodeHttpAddress_

resource_

org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto resource_

priority_

org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto priority_

state_

org.apache.hadoop.yarn.proto.YarnProtos.ContainerStateProto state_

containerToken_

org.apache.hadoop.yarn.proto.YarnProtos.ContainerTokenProto containerToken_

containerStatus_

org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto containerStatus_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

containerId_

org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto containerId_

state_

org.apache.hadoop.yarn.proto.YarnProtos.ContainerStateProto state_

diagnostics_

Object diagnostics_

exitStatus_

int exitStatus_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.yarn.proto.YarnProtos.ContainerTokenProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

identifier_

com.google.protobuf.ByteString identifier_

password_

com.google.protobuf.ByteString password_

kind_

Object kind_

service_

Object service_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.yarn.proto.YarnProtos.DelegationTokenProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

identifier_

com.google.protobuf.ByteString identifier_

password_

com.google.protobuf.ByteString password_

kind_

Object kind_

service_

Object service_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

resource_

org.apache.hadoop.yarn.proto.YarnProtos.URLProto resource_

size_

long size_

timestamp_

long timestamp_

type_

org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceTypeProto type_

visibility_

org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceVisibilityProto visibility_

pattern_

Object pattern_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.yarn.proto.YarnProtos.NodeHealthStatusProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

isNodeHealthy_

boolean isNodeHealthy_

healthReport_

Object healthReport_

lastHealthReportTime_

long lastHealthReportTime_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

host_

Object host_

port_

int port_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

nodeId_

org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto nodeId_

httpAddress_

Object httpAddress_

rackName_

Object rackName_

used_

org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto used_

capability_

org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto capability_

numContainers_

int numContainers_

nodeHealthStatus_

org.apache.hadoop.yarn.proto.YarnProtos.NodeHealthStatusProto nodeHealthStatus_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

priority_

int priority_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

queueName_

Object queueName_

capacity_

float capacity_

maximumCapacity_

float maximumCapacity_

currentCapacity_

float currentCapacity_

state_

org.apache.hadoop.yarn.proto.YarnProtos.QueueStateProto state_

childQueues_

List<E> childQueues_

applications_

List<E> applications_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

queueName_

Object queueName_

userAcls_

List<E> userAcls_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

memory_

int memory_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

priority_

org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto priority_

hostName_

Object hostName_

capability_

org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto capability_

numContainers_

int numContainers_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

key_

Object key_

value_

com.google.protobuf.ByteString value_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

key_

Object key_

value_

org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto value_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

key_

Object key_

value_

Object value_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.yarn.proto.YarnProtos.StringURLMapProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

key_

Object key_

value_

org.apache.hadoop.yarn.proto.YarnProtos.URLProto value_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.yarn.proto.YarnProtos.URLProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

scheme_

Object scheme_

host_

Object host_

port_

int port_

file_

Object file_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

numNodeManagers_

int numNodeManagers_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.yarn.proto.YarnProtos.YarnRemoteExceptionProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

message_

Object message_

trace_

Object trace_

className_

Object className_

cause_

org.apache.hadoop.yarn.proto.YarnProtos.YarnRemoteExceptionProto cause_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.HeartbeatResponseProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

responseId_

int responseId_

masterKey_

org.apache.hadoop.yarn.proto.YarnServerCommonProtos.MasterKeyProto masterKey_

nodeAction_

org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeActionProto nodeAction_

containersToCleanup_

List<E> containersToCleanup_

applicationsToCleanup_

List<E> applicationsToCleanup_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.MasterKeyProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

keyId_

int keyId_

bytes_

com.google.protobuf.ByteString bytes_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

nodeId_

org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto nodeId_

responseId_

int responseId_

containersStatuses_

List<E> containersStatuses_

nodeHealthStatus_

org.apache.hadoop.yarn.proto.YarnProtos.NodeHealthStatusProto nodeHealthStatus_

keepAliveApplications_

List<E> keepAliveApplications_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.yarn.proto.YarnServerCommonProtos.RegistrationResponseProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

masterKey_

org.apache.hadoop.yarn.proto.YarnServerCommonProtos.MasterKeyProto masterKey_

nodeAction_

org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeActionProto nodeAction_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatRequestProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

nodeStatus_

org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeStatusProto nodeStatus_

lastKnownMasterKey_

org.apache.hadoop.yarn.proto.YarnServerCommonProtos.MasterKeyProto lastKnownMasterKey_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NodeHeartbeatResponseProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

heartbeatResponse_

org.apache.hadoop.yarn.proto.YarnServerCommonProtos.HeartbeatResponseProto heartbeatResponse_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

nodeId_

org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto nodeId_

httpPort_

int httpPort_

resource_

org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto resource_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

registrationResponse_

org.apache.hadoop.yarn.proto.YarnServerCommonProtos.RegistrationResponseProto registrationResponse_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

applicationAttemptId_

org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto applicationAttemptId_

ask_

List<E> ask_

release_

List<E> release_

responseId_

int responseId_

progress_

float progress_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

aMResponse_

org.apache.hadoop.yarn.proto.YarnProtos.AMResponseProto aMResponse_

numClusterNodes_

int numClusterNodes_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

applicationAttemptId_

org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto applicationAttemptId_

diagnostics_

Object diagnostics_

trackingUrl_

Object trackingUrl_

finalApplicationStatus_

org.apache.hadoop.yarn.proto.YarnProtos.FinalApplicationStatusProto finalApplicationStatus_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetAllApplicationsRequestProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetAllApplicationsResponseProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

applications_

List<E> applications_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

applicationId_

org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto applicationId_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

applicationReport_

org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto applicationReport_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

clusterMetrics_

org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto clusterMetrics_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

nodeReports_

List<E> nodeReports_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

containerId_

org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto containerId_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

status_

org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto status_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetDelegationTokenRequestProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

renewer_

Object renewer_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetDelegationTokenResponseProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

applicationToken_

org.apache.hadoop.yarn.proto.YarnProtos.DelegationTokenProto applicationToken_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

applicationId_

org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto applicationId_

minimumCapability_

org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto minimumCapability_

maximumCapability_

org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto maximumCapability_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

queueName_

Object queueName_

includeApplications_

boolean includeApplications_

includeChildQueues_

boolean includeChildQueues_

recursive_

boolean recursive_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

queueInfo_

org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto queueInfo_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

queueUserAcls_

List<E> queueUserAcls_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

applicationId_

org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto applicationId_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

applicationAttemptId_

org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto applicationAttemptId_

host_

Object host_

rpcPort_

int rpcPort_

trackingUrl_

Object trackingUrl_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

minimumCapability_

org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto minimumCapability_

maximumCapability_

org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto maximumCapability_

applicationACLs_

List<E> applicationACLs_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

containerLaunchContext_

org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto containerLaunchContext_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

serviceResponse_

List<E> serviceResponse_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

containerId_

org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto containerId_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

applicationSubmissionContext_

org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto applicationSubmissionContext_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize



Copyright © 2012 Apache Software Foundation. All Rights Reserved.