Uses of Interface
org.apache.hadoop.hbase.master.region.UpdateMasterRegion
Packages that use UpdateMasterRegion
-
Uses of UpdateMasterRegion in org.apache.hadoop.hbase.master.region
Methods in org.apache.hadoop.hbase.master.region with parameters of type UpdateMasterRegionModifier and TypeMethodDescriptionvoid
MasterRegion.update
(UpdateMasterRegion action) Performs the mutation to the master region using UpdateMasterRegion update action.private void
MasterRegion.update0
(UpdateMasterRegion action)