|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface MRProtos.TaskAttemptCompletionEventProtoOrBuilder
| Method Summary | |
|---|---|
MRProtos.TaskAttemptIdProto |
getAttemptId()
optional .hadoop.mapreduce.TaskAttemptIdProto attempt_id = 1; |
MRProtos.TaskAttemptIdProtoOrBuilder |
getAttemptIdOrBuilder()
optional .hadoop.mapreduce.TaskAttemptIdProto attempt_id = 1; |
int |
getAttemptRunTime()
optional int32 attempt_run_time = 4; |
int |
getEventId()
optional int32 event_id = 5; |
String |
getMapOutputServerAddress()
optional string map_output_server_address = 3; |
com.google.protobuf.ByteString |
getMapOutputServerAddressBytes()
optional string map_output_server_address = 3; |
MRProtos.TaskAttemptCompletionEventStatusProto |
getStatus()
optional .hadoop.mapreduce.TaskAttemptCompletionEventStatusProto status = 2; |
boolean |
hasAttemptId()
optional .hadoop.mapreduce.TaskAttemptIdProto attempt_id = 1; |
boolean |
hasAttemptRunTime()
optional int32 attempt_run_time = 4; |
boolean |
hasEventId()
optional int32 event_id = 5; |
boolean |
hasMapOutputServerAddress()
optional string map_output_server_address = 3; |
boolean |
hasStatus()
optional .hadoop.mapreduce.TaskAttemptCompletionEventStatusProto status = 2; |
| Methods inherited from interface com.google.protobuf.MessageOrBuilder |
|---|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
| Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
|---|
isInitialized |
| Method Detail |
|---|
boolean hasAttemptId()
optional .hadoop.mapreduce.TaskAttemptIdProto attempt_id = 1;
MRProtos.TaskAttemptIdProto getAttemptId()
optional .hadoop.mapreduce.TaskAttemptIdProto attempt_id = 1;
MRProtos.TaskAttemptIdProtoOrBuilder getAttemptIdOrBuilder()
optional .hadoop.mapreduce.TaskAttemptIdProto attempt_id = 1;
boolean hasStatus()
optional .hadoop.mapreduce.TaskAttemptCompletionEventStatusProto status = 2;
MRProtos.TaskAttemptCompletionEventStatusProto getStatus()
optional .hadoop.mapreduce.TaskAttemptCompletionEventStatusProto status = 2;
boolean hasMapOutputServerAddress()
optional string map_output_server_address = 3;
String getMapOutputServerAddress()
optional string map_output_server_address = 3;
com.google.protobuf.ByteString getMapOutputServerAddressBytes()
optional string map_output_server_address = 3;
boolean hasAttemptRunTime()
optional int32 attempt_run_time = 4;
int getAttemptRunTime()
optional int32 attempt_run_time = 4;
boolean hasEventId()
optional int32 event_id = 5;
int getEventId()
optional int32 event_id = 5;
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||