Class BookieException.LedgerFencedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.bookkeeper.bookie.BookieException
org.apache.bookkeeper.bookie.BookieException.LedgerFencedException
All Implemented Interfaces:
Serializable
Enclosing class:
BookieException

public static class BookieException.LedgerFencedException extends BookieException
Signals that a ledger has been fenced in a bookie. No more entries can be appended to that ledger.
See Also:
  • Constructor Details

    • LedgerFencedException

      public LedgerFencedException()