public static interface AdminProtos.RollWALWriterResponseOrBuilder
extends org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
org.apache.hbase.thirdparty.com.google.protobuf.ByteString |
getRegionToFlush(int index)
A list of encoded name of regions to flush
|
int |
getRegionToFlushCount()
A list of encoded name of regions to flush
|
List<org.apache.hbase.thirdparty.com.google.protobuf.ByteString> |
getRegionToFlushList()
A list of encoded name of regions to flush
|
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 Cloudera. All rights reserved.