public static final class MemtableAllocator.SubAllocator
extends java.lang.Object
| Modifier and Type | Method and Description | 
|---|---|
| void | adjust(long size,
      OpOrder.Group opGroup) | 
| void | allocate(long size,
        OpOrder.Group opGroup) | 
| float | ownershipRatio() | 
| long | owns() | 
public void adjust(long size,
                   OpOrder.Group opGroup)
public void allocate(long size,
                     OpOrder.Group opGroup)
public long owns()
public float ownershipRatio()
Copyright © 2018 The Apache Software Foundation