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

S

set(int, boolean) - Method in class orestes.bloomfilter.redis.RedisBitSet
 
set(Transaction, int, boolean) - Method in class orestes.bloomfilter.redis.RedisBitSet
Performs the normal RedisBitSet.set(int, boolean) operation using the given transaction.
set(Pipeline, int, boolean) - Method in class orestes.bloomfilter.redis.RedisBitSet
Performs the normal RedisBitSet.set(int, boolean) operation using the given pipeline.
set(int) - Method in class orestes.bloomfilter.redis.RedisBitSet
 
SETANDDECR - Static variable in class orestes.bloomfilter.redis.CBloomFilterRedisBits
 
SETANDINCR - Static variable in class orestes.bloomfilter.redis.CBloomFilterRedisBits
 
setCryptographicHashFunction(String) - Method in class orestes.bloomfilter.BloomFilter
Uses the given cryptographic hash function.
setCusomtHashFunction(BloomFilter.CustomHashFunction) - Method in class orestes.bloomfilter.BloomFilter
Uses a given custom hash function.
setHashMethod(BloomFilter.HashMethod) - Method in class orestes.bloomfilter.BloomFilter
Sets the method used to generate hash values.
setOverflowHandler(CBloomFilter.OverflowHandler) - Method in class orestes.bloomfilter.CBloomFilter
Set an overflow hand which is called every time a counter has an overflow.
size() - Method in class orestes.bloomfilter.BloomFilter
Returns the size of the bloom filter.
size() - Method in class orestes.bloomfilter.redis.RedisBitSet
 
A B C E F G H I L M O R S T U V