Uses of Interface
org.apache.arrow.memory.AllocationManager.Factory
Packages that use AllocationManager.Factory
-
Uses of AllocationManager.Factory in org.apache.arrow.memory.netty
Classes in org.apache.arrow.memory.netty that implement AllocationManager.FactoryModifier and TypeClassDescriptionclass
The default Allocation Manager Factory for a module.Fields in org.apache.arrow.memory.netty declared as AllocationManager.FactoryModifier and TypeFieldDescriptionstatic final AllocationManager.Factory
DefaultAllocationManagerFactory.FACTORY
static final AllocationManager.Factory
NettyAllocationManager.FACTORY
-
Uses of AllocationManager.Factory in org.apache.arrow.memory.unsafe
Classes in org.apache.arrow.memory.unsafe that implement AllocationManager.FactoryModifier and TypeClassDescriptionclass
The default Allocation Manager Factory for a module.Fields in org.apache.arrow.memory.unsafe declared as AllocationManager.FactoryModifier and TypeFieldDescriptionstatic final AllocationManager.Factory
DefaultAllocationManagerFactory.FACTORY
static final AllocationManager.Factory
UnsafeAllocationManager.FACTORY