Interface KvEntryReader

    • Method Detail

      • readSubKv

        void readSubKv​(org.apache.hugegraph.computer.core.io.Readable subKey,
                       org.apache.hugegraph.computer.core.io.Readable subValue)
                throws java.io.IOException
        Throws:
        java.io.IOException
      • hasRemaining

        boolean hasRemaining()
                      throws java.io.IOException
        Throws:
        java.io.IOException