public abstract class BinaryMemoryAllocator extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
DFLT_MARSHAL_BUFFERS_PER_THREAD_POOL_SIZE |
static int |
DFLT_MARSHAL_BUFFERS_RECHECK |
static BinaryMemoryAllocator |
POOLED
Pooled allocator instance.
|
static BinaryMemoryAllocator |
THREAD_LOCAL
Thread local allocator instance.
|
| Constructor and Description |
|---|
BinaryMemoryAllocator() |
| Modifier and Type | Method and Description |
|---|---|
abstract BinaryMemoryAllocatorChunk |
chunk() |
abstract boolean |
isAcquired() |
public static final int DFLT_MARSHAL_BUFFERS_RECHECK
public static final int DFLT_MARSHAL_BUFFERS_PER_THREAD_POOL_SIZE
public static final BinaryMemoryAllocator THREAD_LOCAL
public static final BinaryMemoryAllocator POOLED
public abstract BinaryMemoryAllocatorChunk chunk()
public abstract boolean isAcquired()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023