Package | Description |
---|---|
org.elasticsearch.indices.fielddata.cache |
Modifier and Type | Method and Description |
---|---|
com.google.common.cache.Cache<IndicesFieldDataCache.Key,org.apache.lucene.util.Accountable> |
IndicesFieldDataCache.getCache() |
Modifier and Type | Method and Description |
---|---|
int |
IndicesFieldDataCache.FieldDataWeigher.weigh(IndicesFieldDataCache.Key key,
org.apache.lucene.util.Accountable ramUsage) |
Modifier and Type | Method and Description |
---|---|
void |
IndicesFieldDataCache.onRemoval(com.google.common.cache.RemovalNotification<IndicesFieldDataCache.Key,org.apache.lucene.util.Accountable> notification) |
Copyright © 2009–2015. All rights reserved.