|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface RecoveryProtos.TaskStartedProtoOrBuilder
| Method Summary | |
|---|---|
long |
getLaunchTime()
optional int64 launch_time = 3; |
long |
getScheduledTime()
optional int64 scheduled_time = 2; |
String |
getTaskId()
optional string task_id = 1; |
com.google.protobuf.ByteString |
getTaskIdBytes()
optional string task_id = 1; |
boolean |
hasLaunchTime()
optional int64 launch_time = 3; |
boolean |
hasScheduledTime()
optional int64 scheduled_time = 2; |
boolean |
hasTaskId()
optional string task_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 hasTaskId()
optional string task_id = 1;
String getTaskId()
optional string task_id = 1;
com.google.protobuf.ByteString getTaskIdBytes()
optional string task_id = 1;
boolean hasScheduledTime()
optional int64 scheduled_time = 2;
long getScheduledTime()
optional int64 scheduled_time = 2;
boolean hasLaunchTime()
optional int64 launch_time = 3;
long getLaunchTime()
optional int64 launch_time = 3;
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||