f1ebbb928babab4225028559d4c16306e259f3fb
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Parameter | 3 | ||
Rename Parameter on : boolean to enabled : boolean in method public splitSwitch(enabled boolean) : CompletableFuture<Boolean> in class org.apache.hadoop.hbase.client.AsyncAdmin | From | To | |
Rename Parameter on : boolean to enabled : boolean in method private setSplitOrMergeOn(enabled boolean, synchronous boolean, switchType MasterSwitchType) : CompletableFuture<Boolean> in class org.apache.hadoop.hbase.client.RawAsyncHBaseAdmin | From | To | |
Rename Parameter on : boolean to enabled : boolean in method public mergeSwitch(enabled boolean) : CompletableFuture<Boolean> in class org.apache.hadoop.hbase.client.AsyncAdmin | From | To |