public static interface AdminProtos.GetStoreFileResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getStoreFile(int index)
repeated string store_file = 1; |
com.google.protobuf.ByteString |
getStoreFileBytes(int index)
repeated string store_file = 1; |
int |
getStoreFileCount()
repeated string store_file = 1; |
List<String> |
getStoreFileList()
repeated string store_file = 1; |
int getStoreFileCount()
repeated string store_file = 1;
String getStoreFile(int index)
repeated string store_file = 1;
com.google.protobuf.ByteString getStoreFileBytes(int index)
repeated string store_file = 1;
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.