Uses of Package
org.apache.hadoop.hbase.master.assignment
Package
Description
The Region Normalizer subsystem is responsible for coaxing all the regions in a table toward
a "normal" size, according to their storefile size.
-
ClassDescriptionThe AssignmentManager is the coordinator for region assign/unassign operations.
-
ClassDescriptionThe AssignmentManager is the coordinator for region assign/unassign operations.GC a Region that is no longer in use.The procedure to Merge regions in a table.The base class for the remote procedures used to open/close a region.Current Region State.A lock implementation which supports unlock by another thread.This is for abstraction the common lock/unlock logic for both Thread and Procedure.RegionStates contains a set of Maps that describes the in-memory state of the AM, with the regions available in the system, the region in transition, the offline regions and the servers holding regions.Store Region State to hbase:meta table.Deprecated.Do not use any more.Server State.State of Server; list of hosted regions, etc.The procedure to split a region in a table.The procedure to deal with the state transition of a region.
-
ClassDescriptionThe AssignmentManager is the coordinator for region assign/unassign operations.
-
ClassDescriptionRegionStates contains a set of Maps that describes the in-memory state of the AM, with the regions available in the system, the region in transition, the offline regions and the servers holding regions.
-
ClassDescriptionThe AssignmentManager is the coordinator for region assign/unassign operations.Current Region State.The procedure to deal with the state transition of a region.