A B C E F G H I L M O R S T U V 

R

RedisBitSet - Class in orestes.bloomfilter.redis
A persistent BitSet backed by Redis.
RedisBitSet(String, int, String, int) - Constructor for class orestes.bloomfilter.redis.RedisBitSet
Constructs an new RedisBitSet.
remove(byte[]) - Method in class orestes.bloomfilter.CBloomFilter
Removes the object from the counting bloom filter.
remove(T) - Method in class orestes.bloomfilter.CBloomFilter
Removes the object from the counting bloom filter.
remove(byte[]) - Method in class orestes.bloomfilter.redis.CBloomFilterRedis
 
remove(byte[]) - Method in class orestes.bloomfilter.redis.CBloomFilterRedisBits
 
removeAll(Collection<T>) - Method in class orestes.bloomfilter.CBloomFilter
Removes the objects from the counting bloom filter.
A B C E F G H I L M O R S T U V