public final class ArrowUtils extends Object
| Constructor and Description |
|---|
ArrowUtils() |
| Modifier and Type | Method and Description |
|---|---|
static DataFormat |
getDefaultDataFormat() |
static org.apache.arrow.memory.RootAllocator |
getDefaultRootAllocator() |
static org.apache.arrow.memory.RootAllocator |
newRootAllocator(long maxAllocation)
Returns a new allocator limited to maxAllocation bytes
|
public static org.apache.arrow.memory.RootAllocator getDefaultRootAllocator()
public static DataFormat getDefaultDataFormat()
public static org.apache.arrow.memory.RootAllocator newRootAllocator(long maxAllocation)
Copyright © 2024 Alibaba Cloud Computing. All rights reserved.