Class RootAllocator

All Implemented Interfaces:
AutoCloseable, BufferAllocator

public class RootAllocator extends BaseAllocator
The root allocator for using direct memory inside a Drillbit. Supports creating a tree of descendant child allocators.
  • Constructor Details

    • RootAllocator

      public RootAllocator(long limit)
  • Method Details

    • verify

      public void verify()
      Verify the accounting state of the allocation system.