| Package | Description |
|---|---|
| one.microstream.memory | |
| one.microstream.memory.android | |
| one.microstream.memory.sun |
| Modifier and Type | Class and Description |
|---|---|
static class |
DirectBufferDeallocator.NoOp |
| Modifier and Type | Method and Description |
|---|---|
static DirectBufferDeallocator |
DirectBufferDeallocator.NoOp() |
| Modifier and Type | Method and Description |
|---|---|
static MemoryAccessorGeneric |
MemoryAccessorGeneric.New(DefaultInstantiator defaultInstantiator,
DirectBufferDeallocator directBufferDeallocator) |
static MemoryAccessorGeneric |
MemoryAccessorGeneric.New(DirectBufferDeallocator directBufferDeallocator) |
| Modifier and Type | Class and Description |
|---|---|
class |
AndroidDirectBufferDeallocator |
| Modifier and Type | Method and Description |
|---|---|
static DirectBufferDeallocator |
AndroidInternals.DirectBufferDeallocator() |
| Modifier and Type | Method and Description |
|---|---|
static DirectBufferDeallocator |
JdkInternals.DirectBufferDeallocator() |
static DirectBufferDeallocator |
JdkInternals.getDirectBufferDeallocator() |
| Modifier and Type | Method and Description |
|---|---|
static void |
JdkInternals.setDirectBufferDeallocator(DirectBufferDeallocator deallocator)
Allows to set the
DirectBufferDeallocator used by
JdkInternals.deallocateDirectBuffer(ByteBuffer) as an override to the means this class inherently tries to provide.See DirectBufferDeallocator for details. |
Copyright © 2022 MicroStream Software. All rights reserved.