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 |
offHeapSize()
Returns the amount of memory in bytes used off heap.
|
long |
serializedSize() |
public boolean isPresent(java.nio.ByteBuffer key)
public void close()
public long serializedSize()
serializedSize
in interface IFilter
public long offHeapSize()
IFilter
offHeapSize
in interface IFilter
Copyright © 2015 The Apache Software Foundation