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 TypeMethodDescriptionvoidMasterRegion.update(UpdateMasterRegion action) Performs the mutation to the master region using UpdateMasterRegion update action.private voidMasterRegion.update0(UpdateMasterRegion action)