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; | 
int getDagIdCount()
repeated string dagId = 1;String getDagId(int index)
repeated string dagId = 1;com.google.protobuf.ByteString getDagIdBytes(int index)
repeated string dagId = 1;Copyright © 2016 Apache Software Foundation. All rights reserved.