Uses of Class
io.atomix.utils.memory.MappedMemoryAllocator
Packages that use MappedMemoryAllocator
Package
Description
Provides classes and interfaces for performing low-level on- and off-heap memory management.
-
Uses of MappedMemoryAllocator in io.atomix.utils.memory
Constructors in io.atomix.utils.memory with parameters of type MappedMemoryAllocatorModifierConstructorDescriptionMappedMemory(MappedByteBuffer buffer, MappedMemoryAllocator allocator)