@ThreadSafe public class AsyncBlockRemover extends Object
Constructor and Description |
---|
AsyncBlockRemover(BlockWorker worker)
Constructor of AsyncBlockRemover.
|
Modifier and Type | Method and Description |
---|---|
void |
addBlocksToDelete(List<Long> blocks)
Put blocks into async block remover.
|
void |
shutDown()
Shutdown async block remover.
|
public AsyncBlockRemover(BlockWorker worker)
worker
- block workerCopyright © 2023. All Rights Reserved.