Interface | Description |
---|---|
RegionStateStore.RegionStateVisitor |
Class | Description |
---|---|
AssignmentManager |
The AssignmentManager is the coordinator for region assign/unassign operations.
|
AssignmentManager.DeadServerMetricRegionChore | |
AssignmentManager.RegionInTransitionChore | |
AssignmentManager.RegionInTransitionStat | |
AssignmentManagerUtil |
Utility for this assignment package only.
|
AssignProcedure | Deprecated
Do not use any more.
|
CloseRegionProcedure |
The remote procedure used to close a region.
|
GCMergedRegionsProcedure | Deprecated
2.3.0 Use
GCMultipleMergedRegionsProcedure . |
GCMultipleMergedRegionsProcedure |
GC regions that have been Merged.
|
GCRegionProcedure |
GC a Region that is no longer in use.
|
MergeTableRegionsProcedure |
The procedure to Merge regions in a table.
|
MoveRegionProcedure | Deprecated
Do not use any more.
|
OpenRegionProcedure |
The remote procedure used to open a region.
|
RegionRemoteProcedureBase |
The base class for the remote procedures used to open/close a region.
|
RegionStateNode |
Current Region State.
|
RegionStateNode.AssignmentProcedureEvent | |
RegionStates |
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.
|
RegionStates.RegionFailedOpen | |
RegionStates.RegionStateStampComparator | |
RegionStateStore |
Store Region State to hbase:meta table.
|
RegionTransitionProcedure | Deprecated
Do not use any more.
|
ServerStateNode |
State of Server; list of hosted regions, etc.
|
SplitTableRegionProcedure |
The procedure to split a region in a table.
|
TransitRegionStateProcedure |
The procedure to deal with the state transition of a region.
|
UnassignProcedure | Deprecated
Do not use any more.
|
Enum | Description |
---|---|
ServerState |
Server State.
|
TransitRegionStateProcedure.TransitionType |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.