c85d2f2a88ebc557427e2f8b7ff6e83eacc6cbc0
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type Optional<List<CassandraPartition>> to List<CassandraPartition> in method public getPartitions() : List<CassandraPartition> in class com.facebook.presto.cassandra.CassandraTableLayoutHandle | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type partitions : Optional<List<CassandraPartition>> to partitions : List<CassandraPartition> in class com.facebook.presto.cassandra.CassandraTableLayoutHandle | From | To |