|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface RecoveryProtos.VertexInitializedProtoOrBuilder
| Method Summary | |
|---|---|
long |
getInitRequestedTime()
optional int64 init_requested_time = 3; |
long |
getInitTime()
optional int64 init_time = 4; |
long |
getNumTasks()
optional int64 num_tasks = 5; |
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 |
hasInitRequestedTime()
optional int64 init_requested_time = 3; |
boolean |
hasInitTime()
optional int64 init_time = 4; |
boolean |
hasNumTasks()
optional int64 num_tasks = 5; |
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 hasInitRequestedTime()
optional int64 init_requested_time = 3;
long getInitRequestedTime()
optional int64 init_requested_time = 3;
boolean hasInitTime()
optional int64 init_time = 4;
long getInitTime()
optional int64 init_time = 4;
boolean hasNumTasks()
optional int64 num_tasks = 5;
long getNumTasks()
optional int64 num_tasks = 5;
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||