public static interface KeyspaceProto.Keyspace.Retrieve.ResOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getNames(int index)
repeated string names = 1; |
com.google.protobuf.ByteString |
getNamesBytes(int index)
repeated string names = 1; |
int |
getNamesCount()
repeated string names = 1; |
List<String> |
getNamesList()
repeated string names = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getNamesCount()
repeated string names = 1;String getNames(int index)
repeated string names = 1;com.google.protobuf.ByteString getNamesBytes(int index)
repeated string names = 1;Copyright © 2018 Grakn Labs Ltd. All rights reserved.