public static interface MasterProcedureProtos.RestoreSnapshotStateDataOrBuilder
extends org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
HBaseProtos.TableSchema |
getModifiedTableSchema()
required .hbase.pb.TableSchema modified_table_schema = 3; |
HBaseProtos.TableSchemaOrBuilder |
getModifiedTableSchemaOrBuilder()
required .hbase.pb.TableSchema modified_table_schema = 3; |
MasterProcedureProtos.RestoreParentToChildRegionsPair |
getParentToChildRegionsPairList(int index)
repeated .hbase.pb.RestoreParentToChildRegionsPair parent_to_child_regions_pair_list = 7; |
int |
getParentToChildRegionsPairListCount()
repeated .hbase.pb.RestoreParentToChildRegionsPair parent_to_child_regions_pair_list = 7; |
List<MasterProcedureProtos.RestoreParentToChildRegionsPair> |
getParentToChildRegionsPairListList()
repeated .hbase.pb.RestoreParentToChildRegionsPair parent_to_child_regions_pair_list = 7; |
MasterProcedureProtos.RestoreParentToChildRegionsPairOrBuilder |
getParentToChildRegionsPairListOrBuilder(int index)
repeated .hbase.pb.RestoreParentToChildRegionsPair parent_to_child_regions_pair_list = 7; |
List<? extends MasterProcedureProtos.RestoreParentToChildRegionsPairOrBuilder> |
getParentToChildRegionsPairListOrBuilderList()
repeated .hbase.pb.RestoreParentToChildRegionsPair parent_to_child_regions_pair_list = 7; |
HBaseProtos.RegionInfo |
getRegionInfoForAdd(int index)
repeated .hbase.pb.RegionInfo region_info_for_add = 6; |
int |
getRegionInfoForAddCount()
repeated .hbase.pb.RegionInfo region_info_for_add = 6; |
List<HBaseProtos.RegionInfo> |
getRegionInfoForAddList()
repeated .hbase.pb.RegionInfo region_info_for_add = 6; |
HBaseProtos.RegionInfoOrBuilder |
getRegionInfoForAddOrBuilder(int index)
repeated .hbase.pb.RegionInfo region_info_for_add = 6; |
List<? extends HBaseProtos.RegionInfoOrBuilder> |
getRegionInfoForAddOrBuilderList()
repeated .hbase.pb.RegionInfo region_info_for_add = 6; |
HBaseProtos.RegionInfo |
getRegionInfoForRemove(int index)
repeated .hbase.pb.RegionInfo region_info_for_remove = 5; |
int |
getRegionInfoForRemoveCount()
repeated .hbase.pb.RegionInfo region_info_for_remove = 5; |
List<HBaseProtos.RegionInfo> |
getRegionInfoForRemoveList()
repeated .hbase.pb.RegionInfo region_info_for_remove = 5; |
HBaseProtos.RegionInfoOrBuilder |
getRegionInfoForRemoveOrBuilder(int index)
repeated .hbase.pb.RegionInfo region_info_for_remove = 5; |
List<? extends HBaseProtos.RegionInfoOrBuilder> |
getRegionInfoForRemoveOrBuilderList()
repeated .hbase.pb.RegionInfo region_info_for_remove = 5; |
HBaseProtos.RegionInfo |
getRegionInfoForRestore(int index)
repeated .hbase.pb.RegionInfo region_info_for_restore = 4; |
int |
getRegionInfoForRestoreCount()
repeated .hbase.pb.RegionInfo region_info_for_restore = 4; |
List<HBaseProtos.RegionInfo> |
getRegionInfoForRestoreList()
repeated .hbase.pb.RegionInfo region_info_for_restore = 4; |
HBaseProtos.RegionInfoOrBuilder |
getRegionInfoForRestoreOrBuilder(int index)
repeated .hbase.pb.RegionInfo region_info_for_restore = 4; |
List<? extends HBaseProtos.RegionInfoOrBuilder> |
getRegionInfoForRestoreOrBuilderList()
repeated .hbase.pb.RegionInfo region_info_for_restore = 4; |
SnapshotProtos.SnapshotDescription |
getSnapshot()
required .hbase.pb.SnapshotDescription snapshot = 2; |
SnapshotProtos.SnapshotDescriptionOrBuilder |
getSnapshotOrBuilder()
required .hbase.pb.SnapshotDescription snapshot = 2; |
RPCProtos.UserInformation |
getUserInfo()
required .hbase.pb.UserInformation user_info = 1; |
RPCProtos.UserInformationOrBuilder |
getUserInfoOrBuilder()
required .hbase.pb.UserInformation user_info = 1; |
boolean |
hasModifiedTableSchema()
required .hbase.pb.TableSchema modified_table_schema = 3; |
boolean |
hasSnapshot()
required .hbase.pb.SnapshotDescription snapshot = 2; |
boolean |
hasUserInfo()
required .hbase.pb.UserInformation user_info = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasUserInfo()
required .hbase.pb.UserInformation user_info = 1;RPCProtos.UserInformation getUserInfo()
required .hbase.pb.UserInformation user_info = 1;RPCProtos.UserInformationOrBuilder getUserInfoOrBuilder()
required .hbase.pb.UserInformation user_info = 1;boolean hasSnapshot()
required .hbase.pb.SnapshotDescription snapshot = 2;SnapshotProtos.SnapshotDescription getSnapshot()
required .hbase.pb.SnapshotDescription snapshot = 2;SnapshotProtos.SnapshotDescriptionOrBuilder getSnapshotOrBuilder()
required .hbase.pb.SnapshotDescription snapshot = 2;boolean hasModifiedTableSchema()
required .hbase.pb.TableSchema modified_table_schema = 3;HBaseProtos.TableSchema getModifiedTableSchema()
required .hbase.pb.TableSchema modified_table_schema = 3;HBaseProtos.TableSchemaOrBuilder getModifiedTableSchemaOrBuilder()
required .hbase.pb.TableSchema modified_table_schema = 3;List<HBaseProtos.RegionInfo> getRegionInfoForRestoreList()
repeated .hbase.pb.RegionInfo region_info_for_restore = 4;HBaseProtos.RegionInfo getRegionInfoForRestore(int index)
repeated .hbase.pb.RegionInfo region_info_for_restore = 4;int getRegionInfoForRestoreCount()
repeated .hbase.pb.RegionInfo region_info_for_restore = 4;List<? extends HBaseProtos.RegionInfoOrBuilder> getRegionInfoForRestoreOrBuilderList()
repeated .hbase.pb.RegionInfo region_info_for_restore = 4;HBaseProtos.RegionInfoOrBuilder getRegionInfoForRestoreOrBuilder(int index)
repeated .hbase.pb.RegionInfo region_info_for_restore = 4;List<HBaseProtos.RegionInfo> getRegionInfoForRemoveList()
repeated .hbase.pb.RegionInfo region_info_for_remove = 5;HBaseProtos.RegionInfo getRegionInfoForRemove(int index)
repeated .hbase.pb.RegionInfo region_info_for_remove = 5;int getRegionInfoForRemoveCount()
repeated .hbase.pb.RegionInfo region_info_for_remove = 5;List<? extends HBaseProtos.RegionInfoOrBuilder> getRegionInfoForRemoveOrBuilderList()
repeated .hbase.pb.RegionInfo region_info_for_remove = 5;HBaseProtos.RegionInfoOrBuilder getRegionInfoForRemoveOrBuilder(int index)
repeated .hbase.pb.RegionInfo region_info_for_remove = 5;List<HBaseProtos.RegionInfo> getRegionInfoForAddList()
repeated .hbase.pb.RegionInfo region_info_for_add = 6;HBaseProtos.RegionInfo getRegionInfoForAdd(int index)
repeated .hbase.pb.RegionInfo region_info_for_add = 6;int getRegionInfoForAddCount()
repeated .hbase.pb.RegionInfo region_info_for_add = 6;List<? extends HBaseProtos.RegionInfoOrBuilder> getRegionInfoForAddOrBuilderList()
repeated .hbase.pb.RegionInfo region_info_for_add = 6;HBaseProtos.RegionInfoOrBuilder getRegionInfoForAddOrBuilder(int index)
repeated .hbase.pb.RegionInfo region_info_for_add = 6;List<MasterProcedureProtos.RestoreParentToChildRegionsPair> getParentToChildRegionsPairListList()
repeated .hbase.pb.RestoreParentToChildRegionsPair parent_to_child_regions_pair_list = 7;MasterProcedureProtos.RestoreParentToChildRegionsPair getParentToChildRegionsPairList(int index)
repeated .hbase.pb.RestoreParentToChildRegionsPair parent_to_child_regions_pair_list = 7;int getParentToChildRegionsPairListCount()
repeated .hbase.pb.RestoreParentToChildRegionsPair parent_to_child_regions_pair_list = 7;List<? extends MasterProcedureProtos.RestoreParentToChildRegionsPairOrBuilder> getParentToChildRegionsPairListOrBuilderList()
repeated .hbase.pb.RestoreParentToChildRegionsPair parent_to_child_regions_pair_list = 7;MasterProcedureProtos.RestoreParentToChildRegionsPairOrBuilder getParentToChildRegionsPairListOrBuilder(int index)
repeated .hbase.pb.RestoreParentToChildRegionsPair parent_to_child_regions_pair_list = 7;Copyright © 2007–2019 Cloudera. All rights reserved.