|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface RecoveryProtos.DAGStartedProtoOrBuilder
| Method Summary | |
|---|---|
String |
getDagId()
optional string dag_id = 1; |
com.google.protobuf.ByteString |
getDagIdBytes()
optional string dag_id = 1; |
long |
getStartTime()
optional int64 start_time = 3; |
boolean |
hasDagId()
optional string dag_id = 1; |
boolean |
hasStartTime()
optional int64 start_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 hasStartTime()
optional int64 start_time = 3;
long getStartTime()
optional int64 start_time = 3;
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||