Package | Description |
---|---|
org.caffinitas.ohc | |
org.caffinitas.ohc.chunked |
Chunked memory allocation off-heap implementation.
|
org.caffinitas.ohc.linked |
Linked memory entry off-heap implementation.
|
Modifier and Type | Method and Description |
---|---|
OHCache<K,V> |
OHCacheBuilder.build() |
Modifier and Type | Class and Description |
---|---|
class |
OHCacheChunkedImpl<K,V> |
Modifier and Type | Class and Description |
---|---|
class |
OHCacheLinkedImpl<K,V> |
Copyright © 2014-2017 Robert Stupp, Koeln, Germany, robert-stupp.de. All Rights Reserved.