f7a0d38eac0024e745c035eb0f606acbf573418f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method protected p(key String) : String renamed to protected withPrefix(key String) : String in class org.apache.drill.exec.store.sys.zk.ZkAbstractStore | From | To | |
Rename Variable | 1 | ||
Rename Variable ok : boolean to done : boolean in method public createOrUpdate(name String, config StoragePluginConfig, persist boolean) : StoragePlugin in class org.apache.drill.exec.store.StoragePluginRegistry | From | To |