Interface | Description |
---|---|
LoadingCache<K,V> |
A semi-persistent mapping from keys to values.
|
Class | Description |
---|---|
LookupCacheStats |
Statistics about the performance of a
LoadingCache . |
OffHeapLoadingCache<K,V> | |
OnHeapLoadingCache<K,V> |
Copyright © 2011–2017. All rights reserved.