Uses of Package
org.apache.cassandra.utils

Packages that use org.apache.cassandra.utils
org.apache.cassandra.cache   
org.apache.cassandra.config   
org.apache.cassandra.cql   
org.apache.cassandra.cql3.operations   
org.apache.cassandra.cql3.statements   
org.apache.cassandra.db   
org.apache.cassandra.db.columniterator   
org.apache.cassandra.db.compaction   
org.apache.cassandra.db.context   
org.apache.cassandra.db.filter   
org.apache.cassandra.db.marshal   
org.apache.cassandra.dht   
org.apache.cassandra.io.compress   
org.apache.cassandra.io.sstable   
org.apache.cassandra.io.util   
org.apache.cassandra.locator   
org.apache.cassandra.metrics   
org.apache.cassandra.service   
org.apache.cassandra.streaming   
org.apache.cassandra.streaming.compress   
org.apache.cassandra.transport   
org.apache.cassandra.utils   
 

Classes in org.apache.cassandra.utils used by org.apache.cassandra.cache
Pair
           
 

Classes in org.apache.cassandra.utils used by org.apache.cassandra.config
Pair
           
 

Classes in org.apache.cassandra.utils used by org.apache.cassandra.cql
SemanticVersion
          Implements semantic versioning as defined at http://semver.org/.
 

Classes in org.apache.cassandra.utils used by org.apache.cassandra.cql3.operations
Pair
           
 

Classes in org.apache.cassandra.utils used by org.apache.cassandra.cql3.statements
Pair
           
 

Classes in org.apache.cassandra.utils used by org.apache.cassandra.db
Allocator
           
CloseableIterator
           
CounterId
           
CounterId.CounterIdRecord
           
CounterId.OneShotRenewer
           
Filter
           
Interval
           
IntervalTree
           
 

Classes in org.apache.cassandra.utils used by org.apache.cassandra.db.columniterator
CloseableIterator
           
 

Classes in org.apache.cassandra.utils used by org.apache.cassandra.db.compaction
CloseableIterator
           
CounterId.OneShotRenewer
           
MergeIterator.Reducer
          Accumulator that collects values of type A, and outputs a value of type B.
OutputHandler
           
WrappedRunnable
           
 

Classes in org.apache.cassandra.utils used by org.apache.cassandra.db.context
Allocator
           
CounterId
           
CounterId.CounterIdRecord
           
 

Classes in org.apache.cassandra.utils used by org.apache.cassandra.db.filter
CloseableIterator
           
 

Classes in org.apache.cassandra.utils used by org.apache.cassandra.db.marshal
Pair
           
 

Classes in org.apache.cassandra.utils used by org.apache.cassandra.dht
Pair
           
 

Classes in org.apache.cassandra.utils used by org.apache.cassandra.io.compress
Pair
           
 

Classes in org.apache.cassandra.utils used by org.apache.cassandra.io.sstable
CloseableIterator
           
CounterId
           
EstimatedHistogram
           
Filter
           
FilterFactory.Type
           
OutputHandler
           
Pair
           
StreamingHistogram
          Histogram that can be constructed from streaming of data.
 

Classes in org.apache.cassandra.utils used by org.apache.cassandra.io.util
WrappedRunnable
           
 

Classes in org.apache.cassandra.utils used by org.apache.cassandra.locator
BiMultiValMap
          A variant of BiMap which does not enforce uniqueness of values.
Pair
           
 

Classes in org.apache.cassandra.utils used by org.apache.cassandra.metrics
EstimatedHistogram
           
 

Classes in org.apache.cassandra.utils used by org.apache.cassandra.service
MerkleTree
          A MerkleTree implemented as a binary tree.
MerkleTree.RowHash
          Hash value representing a row, to be used to pass hashes to the MerkleTree.
Pair
           
SemanticVersion
          Implements semantic versioning as defined at http://semver.org/.
SimpleCondition
           
 

Classes in org.apache.cassandra.utils used by org.apache.cassandra.streaming
Pair
           
Throttle
          Encapsulates the timing/state required to throttle a caller to a target throughput in bytes per millisecond, when periodically passed an absolute count of bytes.
WrappedRunnable
           
 

Classes in org.apache.cassandra.utils used by org.apache.cassandra.streaming.compress
WrappedRunnable
           
 

Classes in org.apache.cassandra.utils used by org.apache.cassandra.transport
Pair
           
 

Classes in org.apache.cassandra.utils used by org.apache.cassandra.utils
Allocator
           
BiMultiValMap
          A variant of BiMap which does not enforce uniqueness of values.
BloomFilter
           
CloseableIterator
           
CounterId
           
CounterId.CounterIdRecord
           
EstimatedHistogram
           
EstimatedHistogram.EstimatedHistogramSerializer
           
ExpiringMap.CacheableObject
           
Filter
           
FilterFactory.Type
           
HeapAllocator
           
IMergeIterator
           
Interval
           
IntervalTree
           
IntervalTree.Serializer
           
LegacyBloomFilter
           
LegacyBloomFilterSerializer
           
MergeIterator.Candidate
           
MergeIterator.Reducer
          Accumulator that collects values of type A, and outputs a value of type B.
MerkleTree
          A MerkleTree implemented as a binary tree.
MerkleTree.MerkleTreeSerializer
           
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
          Returns the leaf (range) of a given tree in increasing order.
OutputHandler
           
Pair
           
SemanticVersion
          Implements semantic versioning as defined at http://semver.org/.
SortedBiMultiValMap
           
StreamingHistogram
          Histogram that can be constructed from streaming of data.
StreamingHistogram.StreamingHistogramSerializer
           
Throttle.ThroughputFunction
           
UUIDSerializer
           
 



Copyright © 2012 The Apache Software Foundation