Interface AllocationType

    • Method Detail

      • isDirect

        boolean isDirect()
        Returns:
        true if this allocation type produces off-heap, or direct buffers. Otherwise false, if the buffers are on-heap.