Uses of Class
org.apache.hadoop.hbase.master.balancer.MoveRegionAction
Packages that use MoveRegionAction
-
Uses of MoveRegionAction in org.apache.hadoop.hbase.master.balancer
Fields in org.apache.hadoop.hbase.master.balancer with type parameters of type MoveRegionActionModifier and TypeFieldDescriptionprivate final List<MoveRegionAction>
MoveBatchAction.moveActions
Methods in org.apache.hadoop.hbase.master.balancer that return types with arguments of type MoveRegionActionModifier and TypeMethodDescription(package private) List<MoveRegionAction>
MoveBatchAction.getMoveActions()
Method parameters in org.apache.hadoop.hbase.master.balancer with type arguments of type MoveRegionActionModifier and TypeMethodDescription(package private) BalanceAction
RegionPlanConditionalCandidateGenerator.batchMovesAndResetClusterState
(BalancerClusterState cluster, List<MoveRegionAction> moves) Constructor parameters in org.apache.hadoop.hbase.master.balancer with type arguments of type MoveRegionActionModifierConstructorDescription(package private)
MoveBatchAction
(List<MoveRegionAction> moveActions)