Class | Description |
---|---|
SingleSizeCache |
SingleSizeCache is a slab allocated cache that caches elements up to a single
size.
|
SlabCache |
SlabCache is composed of multiple SingleSizeCaches.
|
Copyright © 2013 The Apache Software Foundation. All rights reserved.