Class RollingUpgradeChore

java.lang.Object
org.apache.hadoop.hbase.ScheduledChore
org.apache.hadoop.hbase.master.migrate.RollingUpgradeChore
All Implemented Interfaces:
Runnable

@Private public class RollingUpgradeChore extends ScheduledChore
To avoid too many migrating/upgrade threads to be submitted at the time during master initialization, RollingUpgradeChore handles all rolling-upgrade tasks.