@FunctionalInterface public static interface BlockDeletionContext.BlockDeletionListener
Modifier and Type | Method and Description |
---|---|
void |
process(List<Long> blocks)
Processes block deletion.
|
void process(List<Long> blocks) throws IOException
blocks
- the deleted blocksIOException
Copyright © 2023. All Rights Reserved.