Package org.apache.cassandra.utils

Interface Summary
CloseableIterator<T>  
ICacheExpungeHook<K,V> Created by IntelliJ IDEA.
ICachetable<K,V>  
 

Class Summary
AbstractStatsDeque  
BitSetSerializer  
BloomFilter  
BoundedStatsDeque not threadsafe.
Cachetable<K,V>  
DestructivePQIterator<T>  
FBUtilities  
FileUtils  
FileUtils.Deleter  
FileUtils.FileComparator  
Filter  
GuidGenerator  
HashingSchemes Created by IntelliJ IDEA.
Log4jLogger Log4j configurations may change while the application is running, potentially invalidating a logger's appender(s).
LogUtil  
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  
TimedStatsDeque threadsafe.
WrappedRunnable  
XMLUtils  
 



Copyright © 2010 The Apache Software Foundation