Class RebuildDBLedgerLocationsIndexCommand

java.lang.Object
org.apache.bookkeeper.tools.framework.CliCommand<BKFlags,CommandFlagsT>
org.apache.bookkeeper.tools.common.BKCommand<BookieFlagsT>
org.apache.bookkeeper.tools.cli.helpers.BookieCommand<CliFlags>
org.apache.bookkeeper.tools.cli.commands.bookie.RebuildDBLedgerLocationsIndexCommand
All Implemented Interfaces:
Command<BKFlags>

public class RebuildDBLedgerLocationsIndexCommand extends BookieCommand<CliFlags>
Command to rebuild DBLedgerStorage locations index.
  • Field Details

    • LOG

      static final org.slf4j.Logger LOG
  • Constructor Details

    • RebuildDBLedgerLocationsIndexCommand

      public RebuildDBLedgerLocationsIndexCommand()
  • Method Details