Package io.atomix.utils.memory
Provides classes and interfaces for performing low-level on- and off-heap memory management.
-
Interface Summary Interface Description Memory Memory allocator.MemoryAllocator<T extends Memory> Memory allocator. -
Class Summary Class Description BufferCleaner Utility class which allows explicit calls to the DirectByteBuffer cleaner method instead of relying on GC.MappedMemory Mapped memory.MappedMemoryAllocator Mapped memory allocator.Memory.Util Memory utilities.MemorySize Memory size.