public static interface MasterProcedureProtos.ReopenTableRegionsStateDataOrBuilder
extends org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
HBaseProtos.RegionLocation |
getRegion(int index)
repeated .hbase.pb.RegionLocation region = 2; |
int |
getRegionCount()
repeated .hbase.pb.RegionLocation region = 2; |
List<HBaseProtos.RegionLocation> |
getRegionList()
repeated .hbase.pb.RegionLocation region = 2; |
HBaseProtos.RegionLocationOrBuilder |
getRegionOrBuilder(int index)
repeated .hbase.pb.RegionLocation region = 2; |
List<? extends HBaseProtos.RegionLocationOrBuilder> |
getRegionOrBuilderList()
repeated .hbase.pb.RegionLocation region = 2; |
HBaseProtos.TableName |
getTableName()
required .hbase.pb.TableName table_name = 1; |
HBaseProtos.TableNameOrBuilder |
getTableNameOrBuilder()
required .hbase.pb.TableName table_name = 1; |
boolean |
hasTableName()
required .hbase.pb.TableName table_name = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasTableName()
required .hbase.pb.TableName table_name = 1;HBaseProtos.TableName getTableName()
required .hbase.pb.TableName table_name = 1;HBaseProtos.TableNameOrBuilder getTableNameOrBuilder()
required .hbase.pb.TableName table_name = 1;List<HBaseProtos.RegionLocation> getRegionList()
repeated .hbase.pb.RegionLocation region = 2;HBaseProtos.RegionLocation getRegion(int index)
repeated .hbase.pb.RegionLocation region = 2;int getRegionCount()
repeated .hbase.pb.RegionLocation region = 2;List<? extends HBaseProtos.RegionLocationOrBuilder> getRegionOrBuilderList()
repeated .hbase.pb.RegionLocation region = 2;HBaseProtos.RegionLocationOrBuilder getRegionOrBuilder(int index)
repeated .hbase.pb.RegionLocation region = 2;Copyright © 2007–2019 Cloudera. All rights reserved.