Class IndicesFieldDataCache.Key
java.lang.Object
org.elasticsearch.indices.fielddata.cache.IndicesFieldDataCache.Key
- Enclosing class:
- IndicesFieldDataCache
- 
Field SummaryFieldsModifier and TypeFieldDescriptionorg.elasticsearch.indices.fielddata.cache.IndicesFieldDataCache.IndexFieldCacheorg.apache.lucene.index.IndexReader.CacheKey
- 
Method Summary
- 
Field Details- 
indexCachepublic final org.elasticsearch.indices.fielddata.cache.IndicesFieldDataCache.IndexFieldCache indexCache
- 
readerKeypublic final org.apache.lucene.index.IndexReader.CacheKey readerKey
- 
shardId
- 
listeners
 
- 
- 
Method Details