Skip to content

IEvictionStrategy.OnBlockAllocated(FixedSizeBuffer)

OnBlockAllocated(FixedSizeBuffer)

abstract
public abstract void OnBlockAllocated(FixedSizeBuffer newBlock)
Method which should be called when data adapter allocated a new block

Parameters

newBlockFixedSizeBuffer
The new block.