public class DefaultAllocationManagerFactory extends Object implements AllocationManager.Factory
| 修飾子とタイプ | フィールドと説明 |
|---|---|
static AllocationManager.Factory |
FACTORY |
| コンストラクタと説明 |
|---|
DefaultAllocationManagerFactory() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
AllocationManager |
create(BufferAllocator accountingAllocator,
long size) |
ArrowBuf |
empty() |
public static final AllocationManager.Factory FACTORY
public AllocationManager create(BufferAllocator accountingAllocator, long size)
create インタフェース内 AllocationManager.Factorypublic ArrowBuf empty()
empty インタフェース内 AllocationManager.FactoryCopyright © 2021 The Apache Software Foundation. All rights reserved.