org.apache.cassandra.locator.TokenMetadata.addBootstrapToken(Token, InetAddress)
org.apache.cassandra.hadoop.BulkOutputFormat.checkOutputSpecs(FileSystem, JobConf)
org.apache.cassandra.hadoop.ColumnFamilyOutputFormat.checkOutputSpecs(FileSystem, JobConf)
org.apache.cassandra.hadoop.cql3.CqlBulkOutputFormat.checkOutputSpecs(FileSystem, JobConf)
org.apache.cassandra.hadoop.cql3.CqlOutputFormat.checkOutputSpecs(FileSystem, JobConf)
org.apache.cassandra.hadoop.BulkRecordWriter.close(Reporter)
org.apache.cassandra.hadoop.cql3.CqlBulkRecordWriter.close(Reporter)
org.apache.cassandra.config.CFMetaData.createCompactionStrategyInstance(ColumnFamilyStore)
org.apache.cassandra.thrift.CassandraServer.describe_splits(String, String, String, int)
org.apache.cassandra.thrift.Cassandra.Iface.execute_cql_query(ByteBuffer, Compression)
Throws InvalidRequestException since 2.2. Please use the CQL3 version instead.
org.apache.cassandra.thrift.Cassandra.Iface.execute_prepared_cql_query(int, List)
Throws InvalidRequestException since 2.2. Please use the CQL3 version instead.
org.apache.cassandra.service.StorageServiceMBean.forceKeyspaceCleanup(String, String...)
org.apache.cassandra.service.StorageService.forceRepairAsync(String, boolean, boolean, boolean, boolean, String...)
org.apache.cassandra.service.StorageServiceMBean.forceRepairAsync(String, boolean, boolean, boolean, boolean, String...)
org.apache.cassandra.service.StorageService.forceRepairAsync(String, boolean, Collection, Collection, boolean, boolean, String...)
org.apache.cassandra.service.StorageServiceMBean.forceRepairAsync(String, boolean, Collection, Collection, boolean, boolean, String...)
org.apache.cassandra.service.StorageService.forceRepairAsync(String, int, Collection, Collection, boolean, boolean, String...)
org.apache.cassandra.service.StorageServiceMBean.forceRepairAsync(String, int, Collection, Collection, boolean, boolean, String...)
org.apache.cassandra.service.StorageService.forceRepairRangeAsync(String, String, String, boolean, boolean, boolean, String...)
org.apache.cassandra.service.StorageServiceMBean.forceRepairRangeAsync(String, String, String, boolean, boolean, boolean, String...)
org.apache.cassandra.service.StorageService.forceRepairRangeAsync(String, String, String, boolean, Collection, Collection, boolean, String...)
org.apache.cassandra.service.StorageServiceMBean.forceRepairRangeAsync(String, String, String, boolean, Collection, Collection, boolean, String...)
org.apache.cassandra.service.StorageService.forceRepairRangeAsync(String, String, String, int, Collection, Collection, boolean, String...)
org.apache.cassandra.service.StorageServiceMBean.forceRepairRangeAsync(String, String, String, int, Collection, Collection, boolean, String...)
org.apache.cassandra.thrift.Cassandra.Iface.get_indexed_slices(ColumnParent, IndexClause, SlicePredicate, ConsistencyLevel)
use get_range_slices instead with range.row_filter specified
org.apache.cassandra.db.ColumnFamilyStoreMBean.getCompactionStrategyClass()
org.apache.cassandra.service.StorageServiceMBean.getHostIdMap()
org.apache.cassandra.thrift.CfDef.getIndex_interval()
org.apache.cassandra.thrift.CfDef.getKey_cache_save_period_in_seconds()
org.apache.cassandra.thrift.CfDef.getKey_cache_size()
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.locator.TokenMetadata.getPrimaryRangeFor(Token)
org.apache.cassandra.hadoop.BulkOutputFormat.getRecordWriter(FileSystem, JobConf, String, Progressable)
org.apache.cassandra.hadoop.ColumnFamilyOutputFormat.getRecordWriter(FileSystem, JobConf, String, Progressable)
org.apache.cassandra.hadoop.cql3.CqlBulkOutputFormat.getRecordWriter(FileSystem, JobConf, String, Progressable)
org.apache.cassandra.hadoop.cql3.CqlOutputFormat.getRecordWriter(FileSystem, JobConf, String, Progressable)
org.apache.cassandra.thrift.KsDef.getReplication_factor()
ignored
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.locator.TokenMetadata.getToken(InetAddress)
org.apache.cassandra.locator.TokenMetadata.getWriteEndpoints(Token, String, Collection)
retained for benefit of old tests
org.apache.cassandra.thrift.CfDef.isPopulate_io_cache_on_flush()
org.apache.cassandra.thrift.CfDef.isReplicate_on_write()
org.apache.cassandra.thrift.Cassandra.Iface.prepare_cql_query(ByteBuffer, Compression)
Throws InvalidRequestException since 2.2. Please use the CQL3 version instead.
org.apache.cassandra.service.StorageServiceMBean.scrub(boolean, boolean, boolean, String, String...)
org.apache.cassandra.service.StorageServiceMBean.scrub(boolean, boolean, String, String...)
org.apache.cassandra.thrift.Cassandra.Iface.set_cql_version(String)
This is now a no-op. Please use the CQL3 specific methods instead.
org.apache.cassandra.db.ColumnFamilyStoreMBean.setCompactionStrategyClass(String)
org.apache.cassandra.thrift.CfDef.setIndex_interval(int)
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.setPopulate_io_cache_on_flush(boolean)
org.apache.cassandra.thrift.CfDef.setReplicate_on_write(boolean)
org.apache.cassandra.thrift.KsDef.setReplication_factor(int)
ignored
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.auth.Resources.toString(List)
org.apache.cassandra.service.StorageServiceMBean.upgradeSSTables(String, boolean, String...)