Package org.apache.cassandra.utils

Interface Summary
CloseableIterator<T>  
 

Class Summary
AbstractStatsDeque  
BitSetSerializer  
BloomFilter  
BoundedStatsDeque not threadsafe.
CLibrary  
DestructivePQIterator<T>  
EstimatedHistogram  
ExpiringMap<K,V>  
FBUtilities  
Filter  
GuidGenerator  
LatencyTracker  
MerkleTree A MerkleTree implemented as a binary tree.
MerkleTree.RowHash Hash value representing a row, to be used to pass hashes to the MerkleTree.
MerkleTree.TreeRange The public interface to a range in the tree.
MerkleTree.TreeRangeIterator Performs a depth-first, inorder traversal of invalid nodes under the given root and intersecting the given range.
MurmurHash This is a very fast, non-cryptographic hash suitable for general hash-based lookup.
Pair<T1,T2>  
ReducingIterator<T1,T2> reduces equal values from the source iterator to a single (optionally transformed) instance.
SafeMessageDigest  
SimpleCondition  
WrappedRunnable  
XMLUtils  
 



Copyright © 2010 The Apache Software Foundation