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) |
nodeName
public List<Object> terms(TermsLookup lookup, boolean cacheLookup, @Nullable CacheKeyFilter.Key cacheKey) throws RuntimeException
RuntimeException
public void clear(String reason)
Copyright © 2009–2015. All rights reserved.