Class IndicesFieldDataCacheListener

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void onCache​(ShardId shardId, java.lang.String fieldName, org.apache.lucene.util.Accountable fieldData)
      Called after the fielddata is loaded during the cache phase
      void onRemoval​(ShardId shardId, java.lang.String fieldName, boolean wasEvicted, long sizeInBytes)
      Called after the fielddata is unloaded
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait