org.apache.bookkeeper.bookie
Class Bookie.NoEntryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.bookkeeper.bookie.Bookie.NoEntryException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- Bookie
public static class Bookie.NoEntryException
- extends IOException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Bookie.NoEntryException
public Bookie.NoEntryException(long ledgerId,
long entryId)
getLedger
public long getLedger()
getEntry
public long getEntry()