- calculateShouldScan
- <init>
- disableBlockPoolId
Disallow the scanner from scanning the given block pool.
- enableBlockPoolId
Allow the scanner to scan the given block pool.
- expireOldScannedBytesRecords
- findNextUsableBlockIter
Find a usable block iterator. We will consider available block iterators in
order. This property is
- getStatistics
- interrupt
- markSuspectBlock
- popNextSuspectBlock
If there are elements in the suspectBlocks list, removes and returns the first
one. Otherwise, retur
- printStats
- runLoop
Run an iteration of the VolumeScanner loop.