Class IndexBlockBuilderImpl

    • Constructor Summary

      Constructors 
      Constructor Description
      IndexBlockBuilderImpl​(org.apache.hugegraph.computer.core.io.RandomAccessOutput output)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void add​(byte[] index)  
      void finish()  
      long length()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • IndexBlockBuilderImpl

        public IndexBlockBuilderImpl​(org.apache.hugegraph.computer.core.io.RandomAccessOutput output)