Uses of Class
org.apache.lucene.util.FieldCacheSanityChecker.Insanity
Packages that use FieldCacheSanityChecker.Insanity
-
Uses of FieldCacheSanityChecker.Insanity in org.apache.lucene.util
Methods in org.apache.lucene.util that return FieldCacheSanityChecker.InsanityModifier and TypeMethodDescriptionFieldCacheSanityChecker.check
(FieldCache.CacheEntry... cacheEntries) Tests a CacheEntry[] for indication of "insane" cache usage.static FieldCacheSanityChecker.Insanity[]
FieldCacheSanityChecker.checkSanity
(FieldCache cache) Quick and dirty convenience methodstatic FieldCacheSanityChecker.Insanity[]
FieldCacheSanityChecker.checkSanity
(FieldCache.CacheEntry... cacheEntries) Quick and dirty convenience method that instantiates an instance with "good defaults" and uses it to test the CacheEntrys