public static interface AdminProtos.RollWALWriterResponseOrBuilder
extends org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.hbase.thirdparty.com.google.protobuf.ByteString |
getRegionToFlush(int index)
A list of encoded name of regions to flush
repeated bytes region_to_flush = 1; |
int |
getRegionToFlushCount()
A list of encoded name of regions to flush
repeated bytes region_to_flush = 1; |
List<org.apache.hbase.thirdparty.com.google.protobuf.ByteString> |
getRegionToFlushList()
A list of encoded name of regions to flush
repeated bytes region_to_flush = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<org.apache.hbase.thirdparty.com.google.protobuf.ByteString> getRegionToFlushList()
A list of encoded name of regions to flush
repeated bytes region_to_flush = 1;int getRegionToFlushCount()
A list of encoded name of regions to flush
repeated bytes region_to_flush = 1;org.apache.hbase.thirdparty.com.google.protobuf.ByteString getRegionToFlush(int index)
A list of encoded name of regions to flush
repeated bytes region_to_flush = 1;Copyright © 2007–2019. All rights reserved.