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