| パッケージ | 説明 |
|---|---|
| org.apache.arrow.memory |
Memory Allocation, Account and Management
See the README.md file in this directory for detailed information about Arrow's memory
allocation subsystem.
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
RootAllocator
The root allocator for using direct memory inside a Drillbit.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
BaseAllocator |
AllocationManager.BufferLedger.getKey() |
| コンストラクタと説明 |
|---|
BaseAllocator(BaseAllocator parentAllocator,
AllocationListener listener,
String name,
long initReservation,
long maxAllocation)
Initialize an allocator
|
Copyright © 2018 The Apache Software Foundation. All rights reserved.