1882d938f0ed94679f1a2766181eca2a02eb555a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable mapEntry : Entry<HRegionInfo,ServerName> to regionLocation : HRegionLocation in method private init() : void in class org.apache.drill.exec.store.mapr.db.binary.BinaryTableGroupScan | From | To | |
| Rename Attribute | 3 | ||
| Rename Attribute fsStoragePlugin : FileSystemPlugin to storagePlugin : FileSystemPlugin in class org.apache.drill.exec.store.mapr.db.MapRDBSubScan | From | To | |
| Rename Attribute fsFormatPluginConfig : MapRDBFormatPluginConfig to formatPluginConfig : MapRDBFormatPluginConfig in class org.apache.drill.exec.store.mapr.db.MapRDBSubScan | From | To | |
| Rename Attribute storage : StoragePluginConfig to storageConfig : StoragePluginConfig in class org.apache.drill.exec.store.mapr.db.MapRDBSubScan | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type mapEntry : Entry<HRegionInfo,ServerName> to regionLocation : HRegionLocation in method private init() : void in class org.apache.drill.exec.store.mapr.db.binary.BinaryTableGroupScan | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter config : StoragePluginConfig to storageConfig : StoragePluginConfig in method public MapRDBSubScan(userName String, formatPluginConfig MapRDBFormatPluginConfig, storagePlugin FileSystemPlugin, storageConfig StoragePluginConfig, maprSubScanSpecs List<MapRDBSubScanSpec>, columns List<SchemaPath>, tableType String) in class org.apache.drill.exec.store.mapr.db.MapRDBSubScan | From | To |