| Package | Description |
|---|---|
| org.caffinitas.ohc | |
| org.caffinitas.ohc.benchmark | |
| org.caffinitas.ohc.jmh | |
| org.caffinitas.ohc.tables |
| 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. |
| HashAlgorithm |
| OHCache |
| OHCacheBuilder
Configures and builds OHC instance.
|
| OHCacheStats |
| PermanentLoadException |
| Class and Description |
|---|
| CacheSerializer
Serialize and deserialize cached data using
ByteBuffer |
| 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–2016 Robert Stupp, Koeln, Germany, robert-stupp.de. All rights reserved.