Class BufferCleaner

java.lang.Object
io.atomix.utils.memory.BufferCleaner

public class BufferCleaner extends Object
Utility class which allows explicit calls to the DirectByteBuffer cleaner method instead of relying on GC.