|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface RecoveryProtos.TaskAttemptStartedProtoOrBuilder
| Method Summary | |
|---|---|
String |
getContainerId()
optional string container_id = 3; |
com.google.protobuf.ByteString |
getContainerIdBytes()
optional string container_id = 3; |
String |
getNodeId()
optional string node_id = 4; |
com.google.protobuf.ByteString |
getNodeIdBytes()
optional string node_id = 4; |
long |
getStartTime()
optional int64 start_time = 2; |
String |
getTaskAttemptId()
optional string task_attempt_id = 1; |
com.google.protobuf.ByteString |
getTaskAttemptIdBytes()
optional string task_attempt_id = 1; |
boolean |
hasContainerId()
optional string container_id = 3; |
boolean |
hasNodeId()
optional string node_id = 4; |
boolean |
hasStartTime()
optional int64 start_time = 2; |
boolean |
hasTaskAttemptId()
optional string task_attempt_id = 1; |
| 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 hasTaskAttemptId()
optional string task_attempt_id = 1;
String getTaskAttemptId()
optional string task_attempt_id = 1;
com.google.protobuf.ByteString getTaskAttemptIdBytes()
optional string task_attempt_id = 1;
boolean hasStartTime()
optional int64 start_time = 2;
long getStartTime()
optional int64 start_time = 2;
boolean hasContainerId()
optional string container_id = 3;
String getContainerId()
optional string container_id = 3;
com.google.protobuf.ByteString getContainerIdBytes()
optional string container_id = 3;
boolean hasNodeId()
optional string node_id = 4;
String getNodeId()
optional string node_id = 4;
com.google.protobuf.ByteString getNodeIdBytes()
optional string node_id = 4;
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||