Deprecated API


Contents
Deprecated Classes
org.apache.cassandra.service.IndexScanVerbHandler
           
 

Deprecated Fields
org.apache.cassandra.thrift.CfDef.key_cache_save_period_in_seconds
            
org.apache.cassandra.thrift.CfDef.key_cache_size
            
org.apache.cassandra.thrift.CfDef.memtable_flush_after_mins
            
org.apache.cassandra.thrift.CfDef.memtable_operations_in_millions
            
org.apache.cassandra.thrift.CfDef.memtable_throughput_in_mb
            
org.apache.cassandra.thrift.CfDef.merge_shards_chance
            
org.apache.cassandra.config.CFMetaData.MigrationsCf
           
org.apache.cassandra.thrift.CfDef.row_cache_keys_to_save
            
org.apache.cassandra.thrift.CfDef.row_cache_provider
            
org.apache.cassandra.thrift.CfDef.row_cache_save_period_in_seconds
            
org.apache.cassandra.thrift.CfDef.row_cache_size
            
org.apache.cassandra.config.CFMetaData.SchemaCf
           
org.apache.cassandra.config.Config.thrift_max_message_length_in_mb
           
 

Deprecated Methods
org.apache.cassandra.config.Avro.cfFromAvro(CfDef)
           
org.apache.cassandra.hadoop.BulkOutputFormat.checkOutputSpecs(FileSystem, JobConf)
           
org.apache.cassandra.hadoop.ColumnFamilyOutputFormat.checkOutputSpecs(FileSystem, JobConf)
           
org.apache.cassandra.config.Avro.columnFromAvro(ColumnDef)
           
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.thrift.CassandraServer.describe_splits(String, String, String, int)
           
org.apache.cassandra.gms.EndpointState.getApplicationStateMap()
           
org.apache.cassandra.thrift.CfDef.getKey_cache_save_period_in_seconds()
            
org.apache.cassandra.thrift.CfDef.getKey_cache_size()
            
org.apache.cassandra.service.MigrationManager.getLastMigrationId()
           
org.apache.cassandra.thrift.CfDef.getMemtable_flush_after_mins()
            
org.apache.cassandra.thrift.CfDef.getMemtable_operations_in_millions()
            
org.apache.cassandra.thrift.CfDef.getMemtable_throughput_in_mb()
            
org.apache.cassandra.thrift.CfDef.getMerge_shards_chance()
            
org.apache.cassandra.hadoop.BulkOutputFormat.getRecordWriter(FileSystem, JobConf, String, Progressable)
           
org.apache.cassandra.hadoop.ColumnFamilyOutputFormat.getRecordWriter(FileSystem, JobConf, String, Progressable)
           
org.apache.cassandra.db.marshal.AbstractType.getReverseComparator()
          use reverseComparator field instead 
org.apache.cassandra.thrift.CfDef.getRow_cache_keys_to_save()
            
org.apache.cassandra.thrift.CfDef.getRow_cache_provider()
            
org.apache.cassandra.thrift.CfDef.getRow_cache_save_period_in_seconds()
            
org.apache.cassandra.thrift.CfDef.getRow_cache_size()
            
org.apache.cassandra.config.Avro.ksFromAvro(KsDef)
           
org.apache.cassandra.thrift.CfDef.setKey_cache_save_period_in_seconds(int)
            
org.apache.cassandra.thrift.CfDef.setKey_cache_size(double)
            
org.apache.cassandra.thrift.CfDef.setMemtable_flush_after_mins(int)
            
org.apache.cassandra.thrift.CfDef.setMemtable_operations_in_millions(double)
            
org.apache.cassandra.thrift.CfDef.setMemtable_throughput_in_mb(int)
            
org.apache.cassandra.thrift.CfDef.setMerge_shards_chance(double)
            
org.apache.cassandra.thrift.CfDef.setRow_cache_keys_to_save(int)
            
org.apache.cassandra.thrift.CfDef.setRow_cache_provider(String)
            
org.apache.cassandra.thrift.CfDef.setRow_cache_save_period_in_seconds(int)
            
org.apache.cassandra.thrift.CfDef.setRow_cache_size(double)
            
org.apache.cassandra.hadoop.ConfigHelper.setThriftMaxMessageLengthInMb(Configuration, int)
           
org.apache.cassandra.io.util.FastByteArrayOutputStream.toString(int)
          Use FastByteArrayOutputStream.toString(). 
 

Deprecated Constructors
org.apache.cassandra.hadoop.ColumnFamilySplit(String, String, String[])
           
 

Deprecated Enum Constants
org.apache.cassandra.thrift.CfDef._Fields.KEY_CACHE_SAVE_PERIOD_IN_SECONDS
            
org.apache.cassandra.thrift.CfDef._Fields.KEY_CACHE_SIZE
            
org.apache.cassandra.thrift.CfDef._Fields.MEMTABLE_FLUSH_AFTER_MINS
            
org.apache.cassandra.thrift.CfDef._Fields.MEMTABLE_OPERATIONS_IN_MILLIONS
            
org.apache.cassandra.thrift.CfDef._Fields.MEMTABLE_THROUGHPUT_IN_MB
            
org.apache.cassandra.thrift.CfDef._Fields.MERGE_SHARDS_CHANCE
            
org.apache.cassandra.thrift.CfDef._Fields.ROW_CACHE_KEYS_TO_SAVE
            
org.apache.cassandra.thrift.CfDef._Fields.ROW_CACHE_PROVIDER
            
org.apache.cassandra.thrift.CfDef._Fields.ROW_CACHE_SAVE_PERIOD_IN_SECONDS
            
org.apache.cassandra.thrift.CfDef._Fields.ROW_CACHE_SIZE
            
 



Copyright © 2013 The Apache Software Foundation