Class ShardedLongLongMap.BatchedBuilder.Batch

    • Method Summary

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

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

      • insert

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

        public long addNode​(long nodeId)