Uses of Package
org.apache.cassandra.db

Packages that use org.apache.cassandra.db
org.apache.cassandra.db   
org.apache.cassandra.db.commitlog   
org.apache.cassandra.db.filter   
org.apache.cassandra.db.marshal   
org.apache.cassandra.dht   
org.apache.cassandra.hadoop   
org.apache.cassandra.io   
org.apache.cassandra.service   
org.apache.cassandra.thrift   
org.apache.cassandra.tools   
org.apache.cassandra.utils   
 

Classes in org.apache.cassandra.db used by org.apache.cassandra.db
Column
          Column is immutable, which prevents all kinds of confusion in a multithreaded environment.
ColumnFamily
           
ColumnFamilySerializer
           
ColumnFamilyStore
           
ColumnFamilyStoreMBean
          The MBean interface for ColumnFamilyStore
ColumnSerializer
           
CompactionManager
           
CompactionManagerMBean
           
DecoratedKey
          Represents a decorated key, handy for certain operations where just working with strings gets slow.
HintedHandOffManager
          For each table (keyspace), there is a row in the system hints CF.
IColumn
           
IColumnContainer
           
IFlushable
           
Memtable
           
RangeSliceCommand
           
RangeSliceReply
           
ReadCommand
           
ReadResponse
           
Row
           
RowMutation
           
SuperColumn
           
SystemTable.StorageMetadata
           
Table
           
Table.TableMetadata
           
WriteResponse
           
WriteResponse.WriteResponseSerializer
           
 

Classes in org.apache.cassandra.db used by org.apache.cassandra.db.commitlog
RowMutation
           
 

Classes in org.apache.cassandra.db used by org.apache.cassandra.db.filter
ColumnFamily
           
IColumn
           
IColumnContainer
           
Memtable
           
SuperColumn
           
 

Classes in org.apache.cassandra.db used by org.apache.cassandra.db.marshal
IColumn
           
 

Classes in org.apache.cassandra.db used by org.apache.cassandra.dht
DecoratedKey
          Represents a decorated key, handy for certain operations where just working with strings gets slow.
 

Classes in org.apache.cassandra.db used by org.apache.cassandra.hadoop
IColumn
           
 

Classes in org.apache.cassandra.db used by org.apache.cassandra.io
ColumnFamily
           
ColumnFamilyStore
           
DecoratedKey
          Represents a decorated key, handy for certain operations where just working with strings gets slow.
IColumn
           
 

Classes in org.apache.cassandra.db used by org.apache.cassandra.service
ColumnFamily
           
ColumnFamilyStore
           
RangeSliceCommand
           
ReadCommand
           
ReadResponse
           
Row
           
RowMutation
           
 

Classes in org.apache.cassandra.db used by org.apache.cassandra.thrift
ColumnFamily
           
IColumn
           
ReadCommand
           
 

Classes in org.apache.cassandra.db used by org.apache.cassandra.tools
ColumnFamilyStoreMBean
          The MBean interface for ColumnFamilyStore
 

Classes in org.apache.cassandra.db used by org.apache.cassandra.utils
DecoratedKey
          Represents a decorated key, handy for certain operations where just working with strings gets slow.
 



Copyright © 2010 The Apache Software Foundation