Uses of Interface
org.apache.directmemory.memory.AllocationPolicy

Packages that use AllocationPolicy
org.apache.directmemory.memory Memory management implementation. 
 

Uses of AllocationPolicy in org.apache.directmemory.memory
 

Classes in org.apache.directmemory.memory that implement AllocationPolicy
 class RoundRobinAllocationPolicy
          Round Robin allocation policy.
 

Fields in org.apache.directmemory.memory declared as AllocationPolicy
protected  AllocationPolicy MemoryManagerServiceImpl.allocationPolicy
           
 

Constructors in org.apache.directmemory.memory with parameters of type AllocationPolicy
MemoryManagerServiceImpl(AllocationPolicy allocationPolicy, boolean returnNullWhenFull)
           
 



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