IndexShardComponentpublic class ShardBitsetFilterCache extends AbstractIndexShardComponent
deprecationLogger, indexSettings, logger, shardId| Constructor | Description |
|---|---|
ShardBitsetFilterCache(ShardId shardId,
IndexSettings indexSettings) |
| Modifier and Type | Method | Description |
|---|---|---|
long |
getMemorySizeInBytes() |
|
void |
onCached(long sizeInBytes) |
|
void |
onRemoval(long sizeInBytes) |
indexSettings, nodeName, shardIdpublic ShardBitsetFilterCache(ShardId shardId, IndexSettings indexSettings)