public interface IFilter
extends java.io.Closeable
Modifier and Type | Method and Description |
---|---|
void |
add(java.nio.ByteBuffer key) |
void |
clear() |
void |
close() |
boolean |
isPresent(java.nio.ByteBuffer key) |
long |
serializedSize() |
Copyright © 2014 The Apache Software Foundation