|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface RecoveryProtos.VertexStartedProtoOrBuilder
| Method Summary | |
|---|---|
long |
getStartRequestedTime()
optional int64 start_requested_time = 3; |
long |
getStartTime()
optional int64 start_time = 4; |
String |
getVertexId()
optional string vertex_id = 2; |
com.google.protobuf.ByteString |
getVertexIdBytes()
optional string vertex_id = 2; |
String |
getVertexName()
optional string vertex_name = 1; |
com.google.protobuf.ByteString |
getVertexNameBytes()
optional string vertex_name = 1; |
boolean |
hasStartRequestedTime()
optional int64 start_requested_time = 3; |
boolean |
hasStartTime()
optional int64 start_time = 4; |
boolean |
hasVertexId()
optional string vertex_id = 2; |
boolean |
hasVertexName()
optional string vertex_name = 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 hasVertexName()
optional string vertex_name = 1;
String getVertexName()
optional string vertex_name = 1;
com.google.protobuf.ByteString getVertexNameBytes()
optional string vertex_name = 1;
boolean hasVertexId()
optional string vertex_id = 2;
String getVertexId()
optional string vertex_id = 2;
com.google.protobuf.ByteString getVertexIdBytes()
optional string vertex_id = 2;
boolean hasStartRequestedTime()
optional int64 start_requested_time = 3;
long getStartRequestedTime()
optional int64 start_requested_time = 3;
boolean hasStartTime()
optional int64 start_time = 4;
long getStartTime()
optional int64 start_time = 4;
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||