-
RegionMover.RegionMoverBuilder.ack(boolean ack)
Path of file containing hostnames to be excluded during region movement.
Path of file where regions will be written to during unloading/read from during loading
Set the region ID to isolate on the region server.
RegionMover.RegionMoverBuilder.maxthreads(int threads)
Set the max number of threads that will be used to move regions
Set specific rackManager implementation.
RegionMover.RegionMoverBuilder.timeout(int timeout)
Set the timeout for Load/Unload operation in seconds.This is a global timeout,threadpool for
movers also have a separate time which is hbase.move.wait.max * number of regions to
load/unload