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.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.db.ColumnFamilyStoreMBean.getCompactionStrategyClass()
org.apache.cassandra.service.StorageServiceMBean.getHostIdMap()
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.locator.TokenMetadata.getToken(InetAddress)
org.apache.cassandra.locator.TokenMetadata.getWriteEndpoints(Token, String, Collection)
retained for benefit of old tests
org.apache.cassandra.service.StorageServiceMBean.scrub(boolean, boolean, boolean, String, String...)
org.apache.cassandra.service.StorageServiceMBean.scrub(boolean, boolean, String, String...)
org.apache.cassandra.db.ColumnFamilyStoreMBean.setCompactionStrategyClass(String)
org.apache.cassandra.auth.Resources.toString(List)
org.apache.cassandra.service.StorageServiceMBean.upgradeSSTables(String, boolean, String...)