a6a0f2f070ff48d622916beb97d6da6f0b5faad1
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type registry : PersistentStoreRegistry to registry : PersistentStoreRegistry<?> in method public LocalPersistentStoreProvider(registry PersistentStoreRegistry<?>) in class org.apache.drill.exec.store.sys.store.provider.LocalPersistentStoreProvider | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type other : PersistentStoreConfig to other : PersistentStoreConfig<?> in method public equals(obj Object) : boolean in class org.apache.drill.exec.store.sys.PersistentStoreConfig | From | To |