public static final class MemtableAllocator.SubAllocator
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
void |
adjust(long size,
OpOrder.Group opGroup)
Like allocate, but permits allocations to be negative.
|
void |
allocate(long size,
OpOrder.Group opGroup) |
long |
getReclaiming() |
float |
ownershipRatio() |
long |
owns() |
public void adjust(long size, OpOrder.Group opGroup)
public void allocate(long size, OpOrder.Group opGroup)
public long owns()
public long getReclaiming()
public float ownershipRatio()
Copyright © 2009-2019 The Apache Software Foundation