Uses of Interface
io.atomix.utils.memory.MemoryAllocator
-
Packages that use MemoryAllocator Package Description io.atomix.utils.memory Provides classes and interfaces for performing low-level on- and off-heap memory management. -
-
Uses of MemoryAllocator in io.atomix.utils.memory
Classes in io.atomix.utils.memory that implement MemoryAllocator Modifier and Type Class Description classMappedMemoryAllocatorMapped memory allocator.
-