Class DefaultEntryLogger.EntryLookupException.MissingLogFileException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.bookkeeper.bookie.DefaultEntryLogger.EntryLookupException
org.apache.bookkeeper.bookie.DefaultEntryLogger.EntryLookupException.MissingLogFileException
All Implemented Interfaces:
Serializable
Enclosing class:
DefaultEntryLogger.EntryLookupException

static class DefaultEntryLogger.EntryLookupException.MissingLogFileException extends DefaultEntryLogger.EntryLookupException
Represents case where log file is missing.
  • Constructor Details

    • MissingLogFileException

      MissingLogFileException(long ledgerId, long entryId, long entryLogId, long pos)