public static interface DAGClientAMProtocolRPC.GetAllDAGsResponseProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getDagId(int index)
repeated string dagId = 1; |
com.google.protobuf.ByteString |
getDagIdBytes(int index)
repeated string dagId = 1; |
int |
getDagIdCount()
repeated string dagId = 1; |
List<String> |
getDagIdList()
repeated string dagId = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<String> getDagIdList()
repeated string dagId = 1;int getDagIdCount()
repeated string dagId = 1;String getDagId(int index)
repeated string dagId = 1;index - The index of the element to return.com.google.protobuf.ByteString getDagIdBytes(int index)
repeated string dagId = 1;index - The index of the value to return.Copyright © 2024 Apache Software Foundation. All rights reserved.