Package | Description |
---|---|
org.elasticsearch.index.cache.query | |
org.elasticsearch.indices.cache.query |
Modifier and Type | Method and Description |
---|---|
void |
ShardQueryCache.onCached(IndicesQueryCache.Key key,
IndicesQueryCache.Value value) |
Modifier and Type | Method and Description |
---|---|
void |
ShardQueryCache.onRemoval(com.google.common.cache.RemovalNotification<IndicesQueryCache.Key,IndicesQueryCache.Value> removalNotification) |
Modifier and Type | Method and Description |
---|---|
void |
IndicesQueryCache.onRemoval(com.google.common.cache.RemovalNotification<IndicesQueryCache.Key,IndicesQueryCache.Value> notification) |
Copyright © 2009–2015. All rights reserved.