Uses of Interface
org.apache.arrow.memory.AllocationManager.Factory
-
Uses of AllocationManager.Factory in org.apache.arrow.memory.netty
Modifier and TypeClassDescriptionclass
The default Allocation Manager Factory for a module.Modifier and TypeFieldDescriptionstatic final AllocationManager.Factory
DefaultAllocationManagerFactory.FACTORY
static final AllocationManager.Factory
NettyAllocationManager.FACTORY
-
Uses of AllocationManager.Factory in org.apache.arrow.memory.unsafe
Modifier and TypeClassDescriptionclass
The default Allocation Manager Factory for a module.Modifier and TypeFieldDescriptionstatic final AllocationManager.Factory
DefaultAllocationManagerFactory.FACTORY
static final AllocationManager.Factory
UnsafeAllocationManager.FACTORY