Class ShardBitsetFilterCache

java.lang.Object
org.elasticsearch.index.shard.AbstractIndexShardComponent
org.elasticsearch.index.cache.bitset.ShardBitsetFilterCache
All Implemented Interfaces:
IndexShardComponent

public class ShardBitsetFilterCache extends AbstractIndexShardComponent
  • Constructor Details

    • ShardBitsetFilterCache

      public ShardBitsetFilterCache(ShardId shardId, IndexSettings indexSettings)
  • Method Details

    • onCached

      public void onCached(long sizeInBytes)
    • onRemoval

      public void onRemoval(long sizeInBytes)
    • getMemorySizeInBytes

      public long getMemorySizeInBytes()