|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface MRProtos.TaskIdProtoOrBuilder
| Method Summary | |
|---|---|
int |
getId()
optional int32 id = 3; |
MRProtos.JobIdProto |
getJobId()
optional .hadoop.mapreduce.JobIdProto job_id = 1; |
MRProtos.JobIdProtoOrBuilder |
getJobIdOrBuilder()
optional .hadoop.mapreduce.JobIdProto job_id = 1; |
MRProtos.TaskTypeProto |
getTaskType()
optional .hadoop.mapreduce.TaskTypeProto task_type = 2; |
boolean |
hasId()
optional int32 id = 3; |
boolean |
hasJobId()
optional .hadoop.mapreduce.JobIdProto job_id = 1; |
boolean |
hasTaskType()
optional .hadoop.mapreduce.TaskTypeProto task_type = 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 hasJobId()
optional .hadoop.mapreduce.JobIdProto job_id = 1;
MRProtos.JobIdProto getJobId()
optional .hadoop.mapreduce.JobIdProto job_id = 1;
MRProtos.JobIdProtoOrBuilder getJobIdOrBuilder()
optional .hadoop.mapreduce.JobIdProto job_id = 1;
boolean hasTaskType()
optional .hadoop.mapreduce.TaskTypeProto task_type = 2;
MRProtos.TaskTypeProto getTaskType()
optional .hadoop.mapreduce.TaskTypeProto task_type = 2;
boolean hasId()
optional int32 id = 3;
int getId()
optional int32 id = 3;
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||