Interface LedgerCache.PageEntries

  • Enclosing interface:
    LedgerCache

    public static interface LedgerCache.PageEntries
    Represents a page of the index.
    • Method Detail

      • getLEP

        LedgerEntryPage getLEP()
                        throws java.io.IOException
        Throws:
        java.io.IOException
      • getFirstEntry

        long getFirstEntry()
      • getLastEntry

        long getLastEntry()