| Package | Description |
|---|---|
| org.apache.hadoop.mapreduce.v2.proto | |
| org.apache.hadoop.mapreduce.v2.util |
| Modifier and Type | Method and Description |
|---|---|
MRProtos.TaskAttemptCompletionEventStatusProto |
MRProtos.TaskAttemptCompletionEventProtoOrBuilder.getStatus() |
MRProtos.TaskAttemptCompletionEventStatusProto |
MRProtos.TaskAttemptCompletionEventProto.getStatus() |
MRProtos.TaskAttemptCompletionEventStatusProto |
MRProtos.TaskAttemptCompletionEventProto.Builder.getStatus() |
static MRProtos.TaskAttemptCompletionEventStatusProto |
MRProtos.TaskAttemptCompletionEventStatusProto.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static MRProtos.TaskAttemptCompletionEventStatusProto |
MRProtos.TaskAttemptCompletionEventStatusProto.valueOf(int value) |
static MRProtos.TaskAttemptCompletionEventStatusProto |
MRProtos.TaskAttemptCompletionEventStatusProto.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MRProtos.TaskAttemptCompletionEventStatusProto[] |
MRProtos.TaskAttemptCompletionEventStatusProto.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<MRProtos.TaskAttemptCompletionEventStatusProto> |
MRProtos.TaskAttemptCompletionEventStatusProto.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
MRProtos.TaskAttemptCompletionEventProto.Builder |
MRProtos.TaskAttemptCompletionEventProto.Builder.setStatus(MRProtos.TaskAttemptCompletionEventStatusProto value) |
| Modifier and Type | Method and Description |
|---|---|
static MRProtos.TaskAttemptCompletionEventStatusProto |
MRProtoUtils.convertToProtoFormat(TaskAttemptCompletionEventStatus e) |
| Modifier and Type | Method and Description |
|---|---|
static TaskAttemptCompletionEventStatus |
MRProtoUtils.convertFromProtoFormat(MRProtos.TaskAttemptCompletionEventStatusProto e) |
Copyright © 2013 Apache Software Foundation. All Rights Reserved.