| Package | Description |
|---|---|
| org.caffinitas.ohc | |
| org.caffinitas.ohc.benchmark | |
| org.caffinitas.ohc.chunked |
Chunked memory allocation off-heap implementation.
|
| org.caffinitas.ohc.jmh | |
| org.caffinitas.ohc.linked |
Linked memory entry off-heap implementation.
|
| Class and Description |
|---|
| CacheLoader
Implementation to load values for cache entries using
getWithLoader
or OHCache.getWithLoaderAsync(Object, CacheLoader) getWithLoaderAsynd}. |
| CacheSerializer
Serialize and deserialize cached data using
ByteBuffer |
| CloseableIterator |
| DirectValueAccess
Returned by
OHCache for direct/random access to cached values and must be closed after use. |
| Eviction |
| HashAlgorithm |
| OHCache |
| OHCacheBuilder
Configures and builds OHC instance.
|
| OHCacheStats |
| PermanentLoadException |
| Ticker |
| Class and Description |
|---|
| CacheSerializer
Serialize and deserialize cached data using
ByteBuffer |
| Class and Description |
|---|
| CacheLoader
Implementation to load values for cache entries using
getWithLoader
or OHCache.getWithLoaderAsync(Object, CacheLoader) getWithLoaderAsynd}. |
| CloseableIterator |
| DirectValueAccess
Returned by
OHCache for direct/random access to cached values and must be closed after use. |
| OHCache |
| OHCacheBuilder
Configures and builds OHC instance.
|
| OHCacheStats |
| Class and Description |
|---|
| CacheSerializer
Serialize and deserialize cached data using
ByteBuffer |
| Class and Description |
|---|
| CacheLoader
Implementation to load values for cache entries using
getWithLoader
or OHCache.getWithLoaderAsync(Object, CacheLoader) getWithLoaderAsynd}. |
| CloseableIterator |
| DirectValueAccess
Returned by
OHCache for direct/random access to cached values and must be closed after use. |
| OHCache |
| OHCacheBuilder
Configures and builds OHC instance.
|
| OHCacheStats |
Copyright © 2014–2021 Robert Stupp, Koeln, Germany, robert-stupp.de. All rights reserved.