Package org.apache.bookkeeper.bookie
Interface LedgerCache.PageEntries
- Enclosing interface:
- LedgerCache
public static interface LedgerCache.PageEntries
Represents a page of the index.
-
Method Summary
-
Method Details
-
getLEP
- Throws:
IOException
-
getFirstEntry
long getFirstEntry() -
getLastEntry
long getLastEntry()
-