e05a7e89262dd9f94e3c21160b9d71ac84b5ba1a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 3 | ||
| Rename Variable grace_period : int to zkRefresh : int in method public testRestApi() : void in class org.apache.drill.test.TestGracefulShutdown | From | To | |
| Rename Variable grace_period : int to zkRefresh : int in method public testRestApiShutdown() : void in class org.apache.drill.test.TestGracefulShutdown | From | To | |
| Rename Variable grace_period : int to zkRefresh : int in method public testOnlineEndPoints() : void in class org.apache.drill.test.TestGracefulShutdown | From | To | |
| Parameterize Variable | 2 | ||
| Parameterize Variable grace_period : int to zkRefresh : int in method private waitAndAssertDrillbitCount(cluster ClusterFixture, zkRefresh int) : boolean in class org.apache.drill.test.TestGracefulShutdown | From | To | |
| Extract Method | 2 | ||
| Extract Method private waitAndAssertDrillbitCount(cluster ClusterFixture, zkRefresh int) : boolean extracted from public testRestApi() : void in class org.apache.drill.test.TestGracefulShutdown | From | To | |
| Extract Method private waitAndAssertDrillbitCount(cluster ClusterFixture, zkRefresh int) : boolean extracted from public testRestApiShutdown() : void in class org.apache.drill.test.TestGracefulShutdown | From | To |