16a619fb92bf397263a35d0bc123088187e8dc53
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 3
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public flush(keyspace String, table String) : void renamed to private flushTable(keyspace String, table String) : void in class com.facebook.presto.cassandra.EmbeddedCassandra | From | To | |
| Extract And Move Method | 2 | ||
| Extract And Move Method public refreshSizeEstimates(keyspace String, table String) : void extracted from public testCassandraTokenSplitManager() : void in class com.facebook.presto.cassandra.TestCassandraTokenSplitManager & moved to class com.facebook.presto.cassandra.EmbeddedCassandra | From | To | |
| Extract And Move Method public refreshSizeEstimates(keyspace String, table String) : void extracted from public createCassandraQueryRunner() : DistributedQueryRunner in class com.facebook.presto.cassandra.CassandraQueryRunner & moved to class com.facebook.presto.cassandra.EmbeddedCassandra | From | To |