public static interface MasterProcedureProtos.GCMultipleMergedRegionsStateDataOrBuilder
extends org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
HBaseProtos.RegionInfo |
getMergedChild()
required .hbase.pb.RegionInfo merged_child = 2; |
HBaseProtos.RegionInfoOrBuilder |
getMergedChildOrBuilder()
required .hbase.pb.RegionInfo merged_child = 2; |
HBaseProtos.RegionInfo |
getParents(int index)
repeated .hbase.pb.RegionInfo parents = 1; |
int |
getParentsCount()
repeated .hbase.pb.RegionInfo parents = 1; |
List<HBaseProtos.RegionInfo> |
getParentsList()
repeated .hbase.pb.RegionInfo parents = 1; |
HBaseProtos.RegionInfoOrBuilder |
getParentsOrBuilder(int index)
repeated .hbase.pb.RegionInfo parents = 1; |
List<? extends HBaseProtos.RegionInfoOrBuilder> |
getParentsOrBuilderList()
repeated .hbase.pb.RegionInfo parents = 1; |
boolean |
hasMergedChild()
required .hbase.pb.RegionInfo merged_child = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<HBaseProtos.RegionInfo> getParentsList()
repeated .hbase.pb.RegionInfo parents = 1;HBaseProtos.RegionInfo getParents(int index)
repeated .hbase.pb.RegionInfo parents = 1;int getParentsCount()
repeated .hbase.pb.RegionInfo parents = 1;List<? extends HBaseProtos.RegionInfoOrBuilder> getParentsOrBuilderList()
repeated .hbase.pb.RegionInfo parents = 1;HBaseProtos.RegionInfoOrBuilder getParentsOrBuilder(int index)
repeated .hbase.pb.RegionInfo parents = 1;boolean hasMergedChild()
required .hbase.pb.RegionInfo merged_child = 2;HBaseProtos.RegionInfo getMergedChild()
required .hbase.pb.RegionInfo merged_child = 2;HBaseProtos.RegionInfoOrBuilder getMergedChildOrBuilder()
required .hbase.pb.RegionInfo merged_child = 2;Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.