Class JournalTruncate

All Implemented Interfaces:
Runnable, CliCommand

@Command(name="truncate", description="Truncates the journal to a given offset") public class JournalTruncate extends AbstractJournalCommand
  • Constructor Details

    • JournalTruncate

      public JournalTruncate()
  • Method Details