| パッケージ | 説明 |
|---|---|
| org.elasticsearch.index.cache.request | |
| org.elasticsearch.indices.cache.request |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
ShardRequestCache.onCached(IndicesRequestCache.Key key,
IndicesRequestCache.Value value) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
ShardRequestCache.onRemoval(com.google.common.cache.RemovalNotification<IndicesRequestCache.Key,IndicesRequestCache.Value> removalNotification) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
IndicesRequestCache.onRemoval(com.google.common.cache.RemovalNotification<IndicesRequestCache.Key,IndicesRequestCache.Value> notification) |
Copyright © 2009–2016. All rights reserved.