Class ArrayIdMapBuilder.BulkAdder

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int allocatedSize()  
      void insert​(long[] nodeIds)  
      boolean nextBuffer()  
      • Methods inherited from class java.lang.Object

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

      • nextBuffer

        public boolean nextBuffer()
      • insert

        public void insert​(long[] nodeIds)
        Specified by:
        insert in interface IdMapAllocator