| Package | Description |
|---|---|
| org.apache.hadoop.hbase.shaded.protobuf.generated |
| Modifier and Type | Class and Description |
|---|---|
static class |
HBaseProtos.RegionLocation
Protobuf type
hbase.pb.RegionLocation |
static class |
HBaseProtos.RegionLocation.Builder
Protobuf type
hbase.pb.RegionLocation |
| Modifier and Type | Method and Description |
|---|---|
HBaseProtos.RegionLocationOrBuilder |
MasterProcedureProtos.ReopenTableRegionsStateDataOrBuilder.getRegionOrBuilder(int index)
repeated .hbase.pb.RegionLocation region = 2; |
HBaseProtos.RegionLocationOrBuilder |
MasterProcedureProtos.ReopenTableRegionsStateData.getRegionOrBuilder(int index)
repeated .hbase.pb.RegionLocation region = 2; |
HBaseProtos.RegionLocationOrBuilder |
MasterProcedureProtos.ReopenTableRegionsStateData.Builder.getRegionOrBuilder(int index)
repeated .hbase.pb.RegionLocation region = 2; |
| Modifier and Type | Method and Description |
|---|---|
List<? extends HBaseProtos.RegionLocationOrBuilder> |
MasterProcedureProtos.ReopenTableRegionsStateDataOrBuilder.getRegionOrBuilderList()
repeated .hbase.pb.RegionLocation region = 2; |
List<? extends HBaseProtos.RegionLocationOrBuilder> |
MasterProcedureProtos.ReopenTableRegionsStateData.getRegionOrBuilderList()
repeated .hbase.pb.RegionLocation region = 2; |
List<? extends HBaseProtos.RegionLocationOrBuilder> |
MasterProcedureProtos.ReopenTableRegionsStateData.Builder.getRegionOrBuilderList()
repeated .hbase.pb.RegionLocation region = 2; |
Copyright © 2007–2019 Cloudera. All rights reserved.