Deprecated API


Contents
Deprecated Fields
org.apache.cassandra.thrift.KsDef.replication_factor
            
 

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.thrift.KsDef.getReplication_factor()
            
org.apache.cassandra.db.marshal.AbstractType.getReverseComparator()
          use reverseComparator field instead 
org.apache.cassandra.thrift.KsDef.setReplication_factor(int)
            
org.apache.cassandra.io.util.FastByteArrayOutputStream.toString(int)
          Use FastByteArrayOutputStream.toString(). 
 

Deprecated Enum Constants
org.apache.cassandra.thrift.KsDef._Fields.REPLICATION_FACTOR
            
 



Copyright © 2012 The Apache Software Foundation