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.io.util.FastByteArrayOutputStream.toString(int)
Use FastByteArrayOutputStream.toString() . |