Class RestartRsHoldingTableAction


Action that restarts an HRegionServer holding one of the regions of the table.
  • Field Details

    • LOG

      private static final org.slf4j.Logger LOG
    • locator

      private final org.apache.hadoop.hbase.client.RegionLocator locator
  • Constructor Details

    • RestartRsHoldingTableAction

      public RestartRsHoldingTableAction(long sleepTime, org.apache.hadoop.hbase.client.RegionLocator locator)
  • Method Details