public interface FreespaceFiller
| Modifier and Type | Method and Description |
|---|---|
void |
fill(BlockAwareBinWindow io)
Called to overwrite freed space in the database file.
|
void fill(BlockAwareBinWindow io) throws java.io.IOException
io - Handle for the freed slotjava.io.IOException