| Interface | Description |
|---|---|
| CacheLoader<K,V> | |
| CacheSerializer<T> |
Serialize and deserialize cached data using
DataInput and DataOutput. |
| CloseableIterator<E> | |
| OHCache<K,V> |
| Class | Description |
|---|---|
| OHCacheBuilder<K,V> |
Configures and builds OHC instance.
|
| OHCacheStats |
| Exception | Description |
|---|---|
| PermanentLoadException | |
| TemporaryLoadException |
© 2014 Robert Stupp, Koeln, Germany, robert-stupp.de - licensed under Apache License, Version 2 - Homepage