Uses of Class
org.apache.directmemory.memory.allocator.FixedSizeByteBufferAllocatorImpl

Packages that use FixedSizeByteBufferAllocatorImpl
org.apache.directmemory.memory.allocator   
 

Uses of FixedSizeByteBufferAllocatorImpl in org.apache.directmemory.memory.allocator
 

Constructor parameters in org.apache.directmemory.memory.allocator with type arguments of type FixedSizeByteBufferAllocatorImpl
SlabByteBufferAllocatorImpl(int number, Collection<FixedSizeByteBufferAllocatorImpl> slabs, boolean allowAllocationToBiggerSlab)
          Constructor.
 



Copyright © 2011-2012 The Apache Software Foundation. All Rights Reserved.