Package org.apache.bookkeeper.tools.cli.commands.bookie
Commands to operate a single bookie.
-
Class Summary Class Description CheckDBLedgersIndexCommand Command to check the DBLedgerStorage ledgers index integrity.CheckDBLedgersIndexCommand.CheckLedgersIndexFlags Flags for read log command.ConvertToDBStorageCommand A command to convert bookie indexes from InterleavedStorage to DbLedgerStorage format.ConvertToDBStorageCommand.CTDBFlags Flags for this command.ConvertToInterleavedStorageCommand A command to convert bookie indexes from DbLedgerStorage to InterleavedStorage format.ConvertToInterleavedStorageCommand.CTISFlags Flags for this command.FlipBookieIdCommand Command to update ledger command.FlipBookieIdCommand.FlipBookieIdFlags Flags for update ledger command.FormatCommand Command to format the current server contents.FormatCommand.Flags Flags for format bookie command.FormatUtil .Provide to format message.InitCommand A command to initialize new bookie.LastMarkCommand A bookie command to print the last log marker.LedgerCommand Command to dump ledger index entries into readable format.LedgerCommand.LedgerFlags Flags for ledger command.ListActiveLedgersCommand List active(exist in metadata storage) ledgers in a entry log file.ListActiveLedgersCommand.ActiveLedgerFlags Flags for active ledger command.ListFilesOnDiscCommand Command to list the files in JournalDirectories/LedgerDirectories/IndexDirectories.ListFilesOnDiscCommand.LFODFlags Flags for list files on disc command.ListLedgersCommand Command for list all ledgers on the cluster.ListLedgersCommand.ListLedgersFlags Flags for ListLedgers command.LocalConsistencyCheckCommand Command to check local storage for inconsistencies.ReadJournalCommand Command to scan a journal file and format the entries into readable format.ReadJournalCommand.ReadJournalFlags Flag for read journal command.ReadLedgerCommand Command to read ledger entries.ReadLedgerCommand.ReadLedgerFlags Flags for read ledger command.ReadLogCommand Command to read entry log files.ReadLogCommand.ReadLogFlags Flags for read log command.ReadLogMetadataCommand Command to print metadata of entry log.ReadLogMetadataCommand.ReadLogMetadataFlags Flags for read log metadata command.RebuildDBLedgerLocationsIndexCommand Command to rebuild DBLedgerStorage locations index.RebuildDBLedgersIndexCommand Command to rebuild DBLedgerStorage ledgers index.RebuildDBLedgersIndexCommand.RebuildLedgersIndexFlags Flags for read log command.RegenerateInterleavedStorageIndexFileCommand Command to regenerate an index file for interleaved storage.RegenerateInterleavedStorageIndexFileCommand.RISIFFlags Flags for regenerate interleaved storage index file command.SanityTestCommand A bookie command to sanity test for local bookie.SanityTestCommand.SanityFlags Flags for sanity command.UpdateBookieInLedgerCommand Command to update ledger command.UpdateBookieInLedgerCommand.UpdateBookieInLedgerFlags Flags for update bookie in ledger command.