Uses of Class
org.elasticsearch.index.cache.bitset.BitsetFilterCache.Value
-
Packages that use BitsetFilterCache.Value Package Description org.elasticsearch.index.cache.bitset -
-
Uses of BitsetFilterCache.Value in org.elasticsearch.index.cache.bitset
Method parameters in org.elasticsearch.index.cache.bitset with type arguments of type BitsetFilterCache.Value Modifier and Type Method Description voidBitsetFilterCache. onRemoval(RemovalNotification<IndexReader.CacheKey,Cache<Query,BitsetFilterCache.Value>> notification)
-