Interface EntryLogIds

  • All Known Implementing Classes:
    EntryLogIdsImpl

    public interface EntryLogIds
    Generate unique entry log ids.
    • Method Detail

      • nextId

        int nextId()
            throws java.io.IOException
        Get the next available entry log ID.
        Throws:
        java.io.IOException