|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface RecoveryProtos.DAGSubmittedProtoOrBuilder
| Method Summary | |
|---|---|
String |
getApplicationAttemptId()
optional string application_attempt_id = 4; |
com.google.protobuf.ByteString |
getApplicationAttemptIdBytes()
optional string application_attempt_id = 4; |
String |
getDagId()
optional string dag_id = 1; |
com.google.protobuf.ByteString |
getDagIdBytes()
optional string dag_id = 1; |
org.apache.tez.dag.api.records.DAGProtos.DAGPlan |
getDagPlan()
optional .DAGPlan dag_plan = 2; |
org.apache.tez.dag.api.records.DAGProtos.DAGPlanOrBuilder |
getDagPlanOrBuilder()
optional .DAGPlan dag_plan = 2; |
long |
getSubmitTime()
optional int64 submit_time = 3; |
boolean |
hasApplicationAttemptId()
optional string application_attempt_id = 4; |
boolean |
hasDagId()
optional string dag_id = 1; |
boolean |
hasDagPlan()
optional .DAGPlan dag_plan = 2; |
boolean |
hasSubmitTime()
optional int64 submit_time = 3; |
| 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 hasDagId()
optional string dag_id = 1;
String getDagId()
optional string dag_id = 1;
com.google.protobuf.ByteString getDagIdBytes()
optional string dag_id = 1;
boolean hasDagPlan()
optional .DAGPlan dag_plan = 2;
org.apache.tez.dag.api.records.DAGProtos.DAGPlan getDagPlan()
optional .DAGPlan dag_plan = 2;
org.apache.tez.dag.api.records.DAGProtos.DAGPlanOrBuilder getDagPlanOrBuilder()
optional .DAGPlan dag_plan = 2;
boolean hasSubmitTime()
optional int64 submit_time = 3;
long getSubmitTime()
optional int64 submit_time = 3;
boolean hasApplicationAttemptId()
optional string application_attempt_id = 4;
String getApplicationAttemptId()
optional string application_attempt_id = 4;
com.google.protobuf.ByteString getApplicationAttemptIdBytes()
optional string application_attempt_id = 4;
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||