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