- java.lang.Object
-
- org.apache.cassandra.utils.AlwaysPresentFilter
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
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
-
-
Method Detail
-
clear
public void clear()
- Specified by:
clear
in interface IFilter
Copyright © 2013 The Apache Software Foundation