public interface ScatterPurger
Purges entries from ChainedScatterTable
.
Field Summary | |
---|---|
static ScatterPurger |
NO_OP
|
Method Summary | |
---|---|
void |
close()
|
boolean |
contains(long v)
|
void |
purge(ChainedScatterTable table,
int idx,
long value)
|
Field Detail |
---|
static final ScatterPurger NO_OP
Method Detail |
---|
void close() throws java.io.IOException
java.io.IOException
boolean contains(long v) throws java.io.IOException
java.io.IOException
void purge(ChainedScatterTable table, int idx, long value) throws java.io.IOException
java.io.IOException