Deprecated API


Contents
Deprecated Methods
org.apache.cassandra.hadoop.ColumnFamilyOutputFormat.checkOutputSpecs(FileSystem, JobConf)
           
org.apache.cassandra.dht.IPartitioner.convertFromDiskFormat(ByteBuffer)
          Used by SSTables before version 'e'. Convert the on disk representation to a DecoratedKey object 
org.apache.cassandra.db.AbstractColumnContainer.delete(int, long)
           
org.apache.cassandra.gms.EndpointState.getApplicationStateMap()
           
org.apache.cassandra.hadoop.ColumnFamilyOutputFormat.getRecordWriter(FileSystem, JobConf, String, Progressable)
           
org.apache.cassandra.db.marshal.AbstractType.getReverseComparator()
          use reverseComparator field instead 
org.apache.cassandra.io.util.FastByteArrayOutputStream.toString(int)
          Use FastByteArrayOutputStream.toString(). 
 



Copyright © 2012 The Apache Software Foundation