Class ShardBitsetFilterCache
java.lang.Object
org.elasticsearch.index.shard.AbstractIndexShardComponent
org.elasticsearch.index.cache.bitset.ShardBitsetFilterCache
- All Implemented Interfaces:
IndexShardComponent
-
Field Summary
Fields inherited from class org.elasticsearch.index.shard.AbstractIndexShardComponent
indexSettings, logger, shardId
-
Constructor Summary
-
Method Summary
Methods inherited from class org.elasticsearch.index.shard.AbstractIndexShardComponent
indexSettings, shardId
-
Constructor Details
-
ShardBitsetFilterCache
-
-
Method Details
-
onCached
public void onCached(long sizeInBytes) -
onRemoval
public void onRemoval(long sizeInBytes) -
getMemorySizeInBytes
public long getMemorySizeInBytes()
-