Package com.sun.grizzly.memory.slab

Interface Summary
SlabMemoryManagerFactory.SlabPool Obtain useful statistics about the SlabPool.
 

Class Summary
Slab  
SlabByteBufferWrapper The SlabByteBufferWrapper knows both the MemoryManager and the slab used to allocate it.
SlabMemoryManagerBase Base class for implementing an SlabMemory Allocator.
SlabMemoryManagerFactory Factory for Allocators (pooled and non-pooled) and SlabPools.
SlabMemoryManagerImpl A simple non-pooled implementation of an Allocator.
SlabPoolImpl  
SlabPoolMemoryManagerImpl An Allocator implemented on a SlabPool.
 

Enum Summary
Slab.State  
 



Copyright © 2009 SUN Microsystems. All Rights Reserved.