Uses of Interface
org.redisson.api.RBloomFilterAsync
Packages that use RBloomFilterAsync
-
Uses of RBloomFilterAsync in org.redisson
Classes in org.redisson that implement RBloomFilterAsyncModifier and TypeClassDescriptionclassBloom filter based on Highway 128-bit hash. -
Uses of RBloomFilterAsync in org.redisson.api
Subinterfaces of RBloomFilterAsync in org.redisson.apiModifier and TypeInterfaceDescriptioninterfaceRBloomFilter<T>Distributed implementation of Bloom filter based on Highway 128-bit hash.