Uses of Package
org.forgerock.bloomfilter
Packages that use org.forgerock.bloomfilter
Package
Description
ForgeRock Bloom Filters
-
Classes in org.forgerock.bloomfilter used by org.forgerock.bloomfilterClassDescriptionGeneral interface contract for implementations of Bloom Filters.Builder for constructing and configuring Bloom Filter implementations.Builder pattern for Rolling Bloom Filters, which are Scalable Bloom Filters whose elements can expire allowing space to be reclaimed over time.Builder pattern for Scalable Bloom Filters.Provides a snapshot of the current statistics and configuration of a Bloom Filter implementation.Strategy that determines how thread-safety of bloom filters should be managed.Strategy pattern for determining when elements added to a
ConcurrentRollingBloomFiltershould expire. -
Classes in org.forgerock.bloomfilter used by org.forgerock.bloomfilter.monitoringClassDescriptionGeneral interface contract for implementations of Bloom Filters.Provides a snapshot of the current statistics and configuration of a Bloom Filter implementation.