586cdab9f82661a40fa12be881b6adfed034b09c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Inline Method | 7 | ||
| Inline Method private initDateTableValues(tenantId String, splits byte[][], ts long, startDate Date) : void inlined to public testDateSubtractionCompareDate() : void in class org.apache.phoenix.end2end.ProductMetricsIT | From | To | |
| Inline Method private initDateTableValues(tenantId String, splits byte[][], ts long, startDate Date) : void inlined to public testCurrentTime() : void in class org.apache.phoenix.end2end.ProductMetricsIT | From | To | |
| Inline Method private initDateTableValues(tenantId String, splits byte[][], ts long, startDate Date) : void inlined to public testSaltedOrderBy() : void in class org.apache.phoenix.end2end.ProductMetricsIT | From | To | |
| Inline Method private initDateTableValues(tenantId String, splits byte[][], ts long, startDate Date) : void inlined to public testCurrentDate() : void in class org.apache.phoenix.end2end.ProductMetricsIT | From | To | |
| Inline Method private initDateTableValues(tenantId String, splits byte[][], ts long, startDate Date) : void inlined to public testDateAddCompareDate() : void in class org.apache.phoenix.end2end.ProductMetricsIT | From | To | |
| Inline Method private initDateTableValues(tenantId String, splits byte[][], ts long, startDate Date) : void inlined to public testDateSubtractionCompareNumber() : void in class org.apache.phoenix.end2end.ProductMetricsIT | From | To | |
| Inline Method private initDateTableValues(tenantId String, splits byte[][], ts long, startDate Date) : void inlined to public testDateSubtractionLongToDecimalCompareNumber() : void in class org.apache.phoenix.end2end.ProductMetricsIT | From | To | |
| Parameterize Variable | 7 | ||
| Parameterize Variable ts : long to tenantId : String in method private initDateTableValues(tablename String, tenantId String, splits byte[][], startDate Date) : void in class org.apache.phoenix.end2end.ProductMetricsIT | From | To | |
| Change Variable Type | 7 | ||
| Change Variable Type ts : long to tenantId : String in method private initDateTableValues(tablename String, tenantId String, splits byte[][], startDate Date) : void in class org.apache.phoenix.end2end.ProductMetricsIT | From | To | |
| Extract Method | 7 | ||
| Extract Method private initDateTableValues(tablename String, tenantId String, splits byte[][], startDate Date) : void extracted from public testCurrentDate() : void in class org.apache.phoenix.end2end.ProductMetricsIT | From | To | |
| Extract Method private initDateTableValues(tablename String, tenantId String, splits byte[][], startDate Date) : void extracted from public testDateSubtractionCompareDate() : void in class org.apache.phoenix.end2end.ProductMetricsIT | From | To | |
| Extract Method private initDateTableValues(tablename String, tenantId String, splits byte[][], startDate Date) : void extracted from public testDateSubtractionLongToDecimalCompareNumber() : void in class org.apache.phoenix.end2end.ProductMetricsIT | From | To | |
| Extract Method private initDateTableValues(tablename String, tenantId String, splits byte[][], startDate Date) : void extracted from public testDateSubtractionCompareNumber() : void in class org.apache.phoenix.end2end.ProductMetricsIT | From | To | |
| Extract Method private initDateTableValues(tablename String, tenantId String, splits byte[][], startDate Date) : void extracted from public testSaltedOrderBy() : void in class org.apache.phoenix.end2end.ProductMetricsIT | From | To | |
| Extract Method private initDateTableValues(tablename String, tenantId String, splits byte[][], startDate Date) : void extracted from public testDateAddCompareDate() : void in class org.apache.phoenix.end2end.ProductMetricsIT | From | To | |
| Extract Method private initDateTableValues(tablename String, tenantId String, splits byte[][], startDate Date) : void extracted from public testCurrentTime() : void in class org.apache.phoenix.end2end.ProductMetricsIT | From | To |