Interface DirectoryEntry

  • All Superinterfaces:
    java.io.Externalizable, java.io.Serializable

    public interface DirectoryEntry
    extends java.io.Externalizable
    Directory entry of an index.
    Since:
    0.4.0
    Author:
    Erich Schubert
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      int getPageID()
      Get the page ID of this directory entry.
      • Methods inherited from interface java.io.Externalizable

        readExternal, writeExternal
    • Method Detail

      • getPageID

        int getPageID()
        Get the page ID of this directory entry.