| Package | Description |
|---|---|
| org.elasticsearch.index.cache |
| Modifier and Type | Method and Description |
|---|---|
QueryCache |
IndexCache.query() |
| Modifier and Type | Method and Description |
|---|---|
void |
IndexCacheModule.registerQueryCache(String name,
Class<? extends QueryCache> clazz) |
| Constructor and Description |
|---|
IndexCache(Index index,
IndexSettingsService indexSettingsService,
QueryCache queryCache,
BitsetFilterCache bitsetFilterCache) |
Copyright © 2009–2017. All rights reserved.