Class PreBuiltCacheFactory
java.lang.Object
org.elasticsearch.indices.analysis.PreBuiltCacheFactory
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
The 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)
-