37d0a4a038c1f843db2a1d68cfc3b3cfa8c8d537
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public cleanUpAfterTestSuite() : void renamed to public cleanUpAfterTest() : void in class org.apache.phoenix.rpc.PhoenixServerRpcIT | From | To | |
Move Method | 1 | ||
Move Method private isPkPositionChanging(tableRef TableRef, projectedExpressions List<Expression>) : boolean from class org.apache.phoenix.coprocessor.UngroupedAggregateRegionObserver to public isPkPositionChanging(tableRef TableRef, projectedExpressions List<Expression>) : boolean from class org.apache.phoenix.util.ExpressionUtil | From | To | |
Extract Method | 3 | ||
Extract Method private upsertRow(conn Connection, tableName String) : void extracted from public testIndexQos() : void in class org.apache.phoenix.rpc.PhoenixServerRpcIT | From | To | |
Extract Method private createIndex(conn Connection, indexName String) : void extracted from public testIndexQos() : void in class org.apache.phoenix.rpc.PhoenixServerRpcIT | From | To | |
Extract Method private createTable(conn Connection, tableName String) : void extracted from public testIndexQos() : void in class org.apache.phoenix.rpc.PhoenixServerRpcIT | From | To |