public static interface AdminProtos.GetStoreFileResponseOrBuilder
extends org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getStoreFile(int index)
repeated string store_file = 1; |
org.apache.hbase.thirdparty.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; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getStoreFileCount()
repeated string store_file = 1;String getStoreFile(int index)
repeated string store_file = 1;org.apache.hbase.thirdparty.com.google.protobuf.ByteString getStoreFileBytes(int index)
repeated string store_file = 1;Copyright © 2007–2019 Cloudera. All rights reserved.