Package org.apache.cassandra.hadoop

Class Summary
ColumnFamilyInputFormat Hadoop InputFormat allowing map/reduce against Cassandra rows within one ColumnFamily.
ColumnFamilyOutputFormat The ColumnFamilyOutputFormat acts as a Hadoop-specific OutputFormat that allows reduce tasks to store keys (and corresponding values) as Cassandra rows (and respective columns) in a given ColumnFamily.
ColumnFamilyOutputFormat.NullOutputCommitter An OutputCommitter that does nothing.
ColumnFamilyRecordReader  
ColumnFamilySplit  
ConfigHelper  
 



Copyright © 2011 The Apache Software Foundation