public class IndicesTermsFilterCache extends AbstractComponent
componentSettings, logger, settings| Constructor and Description |
|---|
IndicesTermsFilterCache(Settings settings,
Client client) |
| Modifier and Type | Method and Description |
|---|---|
void |
clear(String reason) |
void |
clear(String reason,
String[] keys) |
List<Object> |
terms(TermsLookup lookup,
boolean cacheLookup,
CacheKeyFilter.Key cacheKey) |
nodeNamepublic List<Object> terms(TermsLookup lookup, boolean cacheLookup, @Nullable CacheKeyFilter.Key cacheKey) throws RuntimeException
RuntimeExceptionpublic void clear(String reason)
Copyright © 2009–2016. All rights reserved.