| Package | Description |
|---|---|
| org.elasticsearch.action.admin.indices.cache.clear | |
| org.elasticsearch.index.query |
| Constructor and Description |
|---|
TransportClearIndicesCacheAction(Settings settings,
ThreadPool threadPool,
ClusterService clusterService,
TransportService transportService,
IndicesService indicesService,
IndicesTermsFilterCache termsFilterCache,
IndicesQueryCache indicesQueryCache,
ActionFilters actionFilters) |
| Modifier and Type | Method and Description |
|---|---|
void |
TermsFilterParser.setIndicesTermsFilterCache(IndicesTermsFilterCache termsFilterCache) |
Copyright © 2009–2016. All rights reserved.