Interface PostingIndex<POINTERTYPE extends Pointer>

    • Method Detail

      • getPostings

        IterablePosting getPostings​(Pointer lEntry)
                             throws java.io.IOException
        Returns the posting iterator given a pointer.
        Returns:
        the posting iterator given a pointer.
        Throws:
        java.io.IOException