Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.accumulo.core.bloomfilter Classes and Interfaces - 3 results found.
NameDescriptionTypePackageFramework
BloomFilter The Bloom filter is a data structure that was introduced in 1970 and that has been adopted by the networking research community in the past decade thanks to the bandwidth efficiencies that it offers for the transmission of set membership information between networked hosts.Classorg.apache.accumulo.core.bloomfilterApache Accumulo
DynamicBloomFilter A dynamic Bloom filter (DBF) makes use of a s * m bit matrix but each of the s rows is a standard Bloom filter.Classorg.apache.accumulo.core.bloomfilterApache Accumulo
FilterDefines the general behavior of a filter.Classorg.apache.accumulo.core.bloomfilterApache Accumulo