Class PreBuiltCacheFactory
java.lang.Object
org.elasticsearch.indices.analysis.PreBuiltCacheFactory
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classThe strategy of caching the analyzer ONE Exactly one version is stored.static interface -
Method Summary
Modifier and TypeMethodDescriptionstatic <T> PreBuiltCacheFactory.PreBuiltCache<T>getCache(PreBuiltCacheFactory.CachingStrategy cachingStrategy)
-
Method Details
-
getCache
public static <T> PreBuiltCacheFactory.PreBuiltCache<T> getCache(PreBuiltCacheFactory.CachingStrategy cachingStrategy)
-