Uses of Class
org.apache.hadoop.hbase.master.balancer.MoveRegionAction
Packages that use MoveRegionAction
- 
Uses of MoveRegionAction in org.apache.hadoop.hbase.master.balancerFields in org.apache.hadoop.hbase.master.balancer with type parameters of type MoveRegionActionModifier and TypeFieldDescriptionprivate final List<MoveRegionAction>MoveBatchAction.moveActionsMethods 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) BalanceActionRegionPlanConditionalCandidateGenerator.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)