Uses of Package
org.apache.cassandra.db

Packages that use org.apache.cassandra.db
org.apache.cassandra.db   
org.apache.cassandra.db.filter   
org.apache.cassandra.db.marshal   
org.apache.cassandra.dht   
org.apache.cassandra.io   
org.apache.cassandra.service   
 

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
           
CommitLogExecutorServiceMBean
           
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
           
IScanner
           
Memtable
           
RangeCommand
           
RangeReply
           
RangeSliceCommand
           
RangeSliceReply
           
ReadCommand
           
ReadResponse
           
ReadVerbHandler.ReadContext
           
RecoveryManager
           
Row
           
RowMutation
           
SuperColumn
           
SystemTable.StorageMetadata
           
Table
           
Table.TableMetadata
           
WriteResponse
           
WriteResponse.WriteResponseSerializer
           
 

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.io
ColumnFamily
           
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
           
DecoratedKey
          Represents a decorated key, handy for certain operations where just working with strings gets slow.
IColumn
           
RangeSliceCommand
           
ReadCommand
           
Row
           
RowMutation
           
 



Copyright © 2010 The Apache Software Foundation