|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cassandra.utils.AlwaysPresentFilter
public class AlwaysPresentFilter
Constructor Summary | |
---|---|
AlwaysPresentFilter()
|
Method Summary | |
---|---|
void |
add(java.nio.ByteBuffer key)
|
void |
clear()
|
void |
close()
|
boolean |
isPresent(java.nio.ByteBuffer key)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AlwaysPresentFilter()
Method Detail |
---|
public boolean isPresent(java.nio.ByteBuffer key)
isPresent
in interface IFilter
public void add(java.nio.ByteBuffer key)
add
in interface IFilter
public void clear()
clear
in interface IFilter
public void close() throws java.io.IOException
close
in interface java.io.Closeable
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |