Class IndicesFieldDataCache.Key

org.elasticsearch.indices.fielddata.cache.IndicesFieldDataCache.Key
Enclosing class:
IndicesFieldDataCache

public static class IndicesFieldDataCache.Key extends
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    org.elasticsearch.indices.fielddata.cache.IndicesFieldDataCache.IndexFieldCache
     
     
    org.apache.lucene.index.IndexReader.CacheKey
     
     
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     o)
     
    int
     

    Methods inherited from class java.lang.

    , , , , , , , ,
  • Field Details

    • indexCache

      public final org.elasticsearch.indices.fielddata.cache.IndicesFieldDataCache.IndexFieldCache indexCache
    • readerKey

      public final org.apache.lucene.index.IndexReader.CacheKey readerKey
    • shardId

      public final ShardId shardId
    • listeners

      public final <IndexFieldDataCache.Listener> listeners
  • Method Details

    • equals

      public boolean equals( o)
      Overrides:
       in class 
    • hashCode

      public int hashCode()
      Overrides:
       in class