public class ShardFixedBitSetFilterCache extends AbstractIndexShardComponent
componentSettings, indexSettings, logger, shardId
Constructor and Description |
---|
ShardFixedBitSetFilterCache(ShardId shardId,
Settings indexSettings) |
Modifier and Type | Method and Description |
---|---|
long |
getMemorySizeInBytes() |
void |
onCached(long sizeInBytes) |
void |
onRemoval(long sizeInBytes) |
indexSettings, nodeName, shardId
@Inject public ShardFixedBitSetFilterCache(ShardId shardId, @IndexSettings Settings indexSettings)
Copyright © 2009–2015. All rights reserved.