public static class GenerationalAllocator.MemoryAllocator
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
IAllocator |
allocator |
java.nio.ByteBuffer |
buffer |
io.lacuna.bifurcan.durable.allocator.GenerationalAllocator.Instance |
instance |
| Modifier and Type | Method and Description |
|---|---|
io.lacuna.bifurcan.durable.allocator.GenerationalAllocator.MemoryBuffer |
acquire(int bytes) |
public final io.lacuna.bifurcan.durable.allocator.GenerationalAllocator.Instance instance
public final IAllocator allocator
public final java.nio.ByteBuffer buffer