JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
SEARCH:
Package org.elasticsearch.common.cache
package
org.elasticsearch.common.cache
Interface Summary
Interface
Description
CacheLoader
<K,V>
RemovalListener
<K,V>
Class Summary
Class
Description
Cache
<K,V>
A simple concurrent cache.
Cache.CacheStats
CacheBuilder
<K,V>
RemovalNotification
<K,V>
Enum Class Summary
Enum Class
Description
RemovalNotification.RemovalReason