Uses of Package
org.apache.cassandra.dht

Packages that use org.apache.cassandra.dht
org.apache.cassandra.cache   
org.apache.cassandra.client   
org.apache.cassandra.config   
org.apache.cassandra.cql3   
org.apache.cassandra.db   
org.apache.cassandra.db.compaction   
org.apache.cassandra.db.index   
org.apache.cassandra.db.index.keys   
org.apache.cassandra.db.marshal   
org.apache.cassandra.dht   
org.apache.cassandra.gms   
org.apache.cassandra.hadoop   
org.apache.cassandra.io.sstable   
org.apache.cassandra.locator   
org.apache.cassandra.service   
org.apache.cassandra.streaming   
org.apache.cassandra.tools   
org.apache.cassandra.utils   
 

Classes in org.apache.cassandra.dht used by org.apache.cassandra.cache
IPartitioner
           
 

Classes in org.apache.cassandra.dht used by org.apache.cassandra.client
Range
          A representation of the range that a node is responsible for on the DHT ring.
Token
           
 

Classes in org.apache.cassandra.dht used by org.apache.cassandra.config
IPartitioner
           
 

Classes in org.apache.cassandra.dht used by org.apache.cassandra.cql3
IPartitioner
           
Token
           
 

Classes in org.apache.cassandra.dht used by org.apache.cassandra.db
AbstractBounds
           
IPartitioner
           
Range
          A representation of the range that a node is responsible for on the DHT ring.
RingPosition
          Interface representing a position on the ring.
Token
           
 

Classes in org.apache.cassandra.dht used by org.apache.cassandra.db.compaction
Range
          A representation of the range that a node is responsible for on the DHT ring.
Token
           
 

Classes in org.apache.cassandra.dht used by org.apache.cassandra.db.index
AbstractBounds
           
LocalToken
           
 

Classes in org.apache.cassandra.dht used by org.apache.cassandra.db.index.keys
AbstractBounds
           
 

Classes in org.apache.cassandra.dht used by org.apache.cassandra.db.marshal
IPartitioner
           
Token
           
 

Classes in org.apache.cassandra.dht used by org.apache.cassandra.dht
AbstractBounds
           
AbstractBounds.AbstractBoundsSerializer
           
AbstractByteOrderedPartitioner
           
AbstractPartitioner
           
BigIntegerToken
           
Bounds
          AbstractBounds containing both its endpoints: [left, right].
BytesToken
           
IPartitioner
           
LocalToken
           
Range
          A representation of the range that a node is responsible for on the DHT ring.
RangeStreamer.ISourceFilter
          A filter applied to sources to stream from when constructing a fetch map.
RingPosition
          Interface representing a position on the ring.
StringToken
           
Token
           
Token.KeyBound
           
Token.TokenFactory
           
Token.TokenSerializer
           
 

Classes in org.apache.cassandra.dht used by org.apache.cassandra.gms
IPartitioner
           
Token
           
 

Classes in org.apache.cassandra.dht used by org.apache.cassandra.hadoop
IPartitioner
           
 

Classes in org.apache.cassandra.dht used by org.apache.cassandra.io.sstable
IPartitioner
           
Range
          A representation of the range that a node is responsible for on the DHT ring.
Token
           
 

Classes in org.apache.cassandra.dht used by org.apache.cassandra.locator
Range
          A representation of the range that a node is responsible for on the DHT ring.
RingPosition
          Interface representing a position on the ring.
Token
           
 

Classes in org.apache.cassandra.dht used by org.apache.cassandra.service
IPartitioner
           
Range
          A representation of the range that a node is responsible for on the DHT ring.
RingPosition
          Interface representing a position on the ring.
Token
           
 

Classes in org.apache.cassandra.dht used by org.apache.cassandra.streaming
Range
          A representation of the range that a node is responsible for on the DHT ring.
Token
           
 

Classes in org.apache.cassandra.dht used by org.apache.cassandra.tools
IPartitioner
           
 

Classes in org.apache.cassandra.dht used by org.apache.cassandra.utils
AbstractBounds
           
IPartitioner
           
Range
          A representation of the range that a node is responsible for on the DHT ring.
Token
           
 



Copyright © 2013 The Apache Software Foundation