Uses of Package
org.apache.cassandra.utils

Packages that use org.apache.cassandra.utils
org.apache.cassandra.io   
org.apache.cassandra.utils   
 

Classes in org.apache.cassandra.utils used by org.apache.cassandra.io
BloomFilter
           
 

Classes in org.apache.cassandra.utils used by org.apache.cassandra.utils
AbstractStatsDeque
           
BloomCalculations.BloomSpecification
          A wrapper class that holds two key parameters for a Bloom Filter: the number of hash functions used, and the number of buckets per element used.
BloomFilter
           
FastHash
          Base class for hashtables that use open addressing to resolve collisions.
FastHashMap
          An implementation of the Map interface which uses an open addressed hash table to store its contents
FastObjectHash
          An open addressed hashing implementation for Object types.
Filter
           
ICacheExpungeHook
          Created by IntelliJ IDEA.
ICachetable
           
SafeMessageDigest
           
 



Copyright © 2009 The Apache Software Foundation