221eb9576839ecc976120197a4845a9a1e371d9c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Variable Type | 1 | ||
| Change Variable Type future : CompletableFuture<Stat> to future : CompletableFuture<byte[]> in method public testNotCloseZkWhenPending() : void in class org.apache.hadoop.hbase.zookeeper.TestReadOnlyZKClient | From | To | |
| Extract Variable | 1 | ||
| Extract Variable future : CompletableFuture<byte[]> in method public testNotCloseZkWhenPending() : void from class org.apache.hadoop.hbase.zookeeper.TestReadOnlyZKClient | From | To |