Class RecoverMessages

  • All Implemented Interfaces:
    Action

    @Command(name="recover",
             description="Recover (undelete) every message on the journal by creating a new output journal. Rolled backed and acked messages will be sent out to the output as much as possible.")
    public class RecoverMessages
    extends DBOption