629bc29bcee2252b64dffe96c1aba95af1f42618
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 25
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type message : String to cause : Throwable in method public IndexWriteException(cause Throwable, disableIndexOnFailure boolean) in class org.apache.phoenix.hbase.index.exception.IndexWriteException | From | To | |
Extract Variable | 2 | ||
Extract Variable config : Configuration in method public getDisableIndexOnFailure(env RegionCoprocessorEnvironment) : boolean from class org.apache.phoenix.index.PhoenixIndexFailurePolicy | From | To | |
Extract Variable indexTable : PTable in method private addPlan(statement PhoenixStatement, select SelectStatement, index PTable, targetColumns List<? extends PDatum>, parallelIteratorFactory ParallelIteratorFactory, dataPlan QueryPlan, isHinted boolean) : QueryPlan from class org.apache.phoenix.optimize.QueryOptimizer | From | To | |
Extract Method | 1 | ||
Extract Method public getDisableIndexOnFailure(env RegionCoprocessorEnvironment) : boolean extracted from public setup(parent Stoppable, env RegionCoprocessorEnvironment) : void in class org.apache.phoenix.index.PhoenixIndexFailurePolicy | From | To | |
Rename Parameter | 1 | ||
Rename Parameter message : String to cause : Throwable in method public IndexWriteException(cause Throwable, disableIndexOnFailure boolean) in class org.apache.phoenix.hbase.index.exception.IndexWriteException | From | To |