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