980a52ac60c129a4c0464ae06e44d89fd00f5bc8
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type executor : ExecutorService to cassandraSession : CassandraSession in method public CassandraPartitionManager(schemaProvider CachingCassandraSchemaProvider, cassandraSession CassandraSession) in class com.facebook.presto.cassandra.CassandraPartitionManager | From | To | |
| Rename Variable | 1 | ||
| Rename Variable result : ListenableFuture<List<CassandraPartition>> to partitionKeys : List<Object> in method private getCassandraPartitions(table CassandraTable, tupleDomain TupleDomain<ColumnHandle>) : List<CassandraPartition> in class com.facebook.presto.cassandra.CassandraPartitionManager | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute executor : ListeningExecutorService to cassandraSession : CassandraSession in class com.facebook.presto.cassandra.CassandraPartitionManager | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type result : ListenableFuture<List<CassandraPartition>> to partitionKeys : List<Object> in method private getCassandraPartitions(table CassandraTable, tupleDomain TupleDomain<ColumnHandle>) : List<CassandraPartition> in class com.facebook.presto.cassandra.CassandraPartitionManager | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type executor : ListeningExecutorService to cassandraSession : CassandraSession in class com.facebook.presto.cassandra.CassandraPartitionManager | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter executor : ExecutorService to cassandraSession : CassandraSession in method public CassandraPartitionManager(schemaProvider CachingCassandraSchemaProvider, cassandraSession CassandraSession) in class com.facebook.presto.cassandra.CassandraPartitionManager | From | To |