Uses of Interface
org.apache.hadoop.hbase.master.HMaster.TableDescriptorGetter
Packages that use HMaster.TableDescriptorGetter
-
Uses of HMaster.TableDescriptorGetter in org.apache.hadoop.hbase.master
Methods in org.apache.hadoop.hbase.master with parameters of type HMaster.TableDescriptorGetterModifier and TypeMethodDescriptionprivate long
HMaster.modifyTable
(TableName tableName, HMaster.TableDescriptorGetter newDescriptorGetter, long nonceGroup, long nonce, boolean shouldCheckDescriptor) private long
HMaster.modifyTable
(TableName tableName, HMaster.TableDescriptorGetter newDescriptorGetter, long nonceGroup, long nonce, boolean shouldCheckDescriptor, boolean reopenRegions)