public class RootAllocatorFactory extends Object
Modifier and Type | Field and Description |
---|---|
static String |
TOP_LEVEL_MAX_ALLOC |
Modifier and Type | Method and Description |
---|---|
static BufferAllocator |
newRoot(DrillConfig drillConfig)
Create a new Root Allocator
|
static BufferAllocator |
newRoot(long maxAlloc) |
public static final String TOP_LEVEL_MAX_ALLOC
public static BufferAllocator newRoot(DrillConfig drillConfig)
drillConfig
- the DrillConfigpublic static BufferAllocator newRoot(long maxAlloc)
Copyright © 1970 The Apache Software Foundation. All rights reserved.