|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface DAGClientAMProtocolRPC.GetVertexStatusRequestProtoOrBuilder
| Method Summary | |
|---|---|
String |
getDagId()
optional string dagId = 1; |
com.google.protobuf.ByteString |
getDagIdBytes()
optional string dagId = 1; |
DAGProtos.StatusGetOptsProto |
getStatusOptions(int index)
repeated .StatusGetOptsProto statusOptions = 3; |
int |
getStatusOptionsCount()
repeated .StatusGetOptsProto statusOptions = 3; |
List<DAGProtos.StatusGetOptsProto> |
getStatusOptionsList()
repeated .StatusGetOptsProto statusOptions = 3; |
String |
getVertexName()
optional string vertexName = 2; |
com.google.protobuf.ByteString |
getVertexNameBytes()
optional string vertexName = 2; |
boolean |
hasDagId()
optional string dagId = 1; |
boolean |
hasVertexName()
optional string vertexName = 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 dagId = 1;
String getDagId()
optional string dagId = 1;
com.google.protobuf.ByteString getDagIdBytes()
optional string dagId = 1;
boolean hasVertexName()
optional string vertexName = 2;
String getVertexName()
optional string vertexName = 2;
com.google.protobuf.ByteString getVertexNameBytes()
optional string vertexName = 2;
List<DAGProtos.StatusGetOptsProto> getStatusOptionsList()
repeated .StatusGetOptsProto statusOptions = 3;
int getStatusOptionsCount()
repeated .StatusGetOptsProto statusOptions = 3;
DAGProtos.StatusGetOptsProto getStatusOptions(int index)
repeated .StatusGetOptsProto statusOptions = 3;
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||