9313a2865bfc00d21036e581fa9fa6e94e532fb8
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Attribute | 1 | ||
| Rename Attribute inputPath : String to fs : FileSystem in class org.apache.drill.exec.store.pcap.PcapRecordReader | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type inputPath : String to fs : FileSystem in class org.apache.drill.exec.store.pcap.PcapRecordReader | From | To | |
| Change Attribute Type in : InputStream to in : FSDataInputStream in class org.apache.drill.exec.store.pcap.PcapRecordReader | From | To | |
| Inline Variable | 1 | ||
| Inline Variable path : String in method public getRecordReader(context FragmentContext, dfs DrillFileSystem, fileWork FileWork, columns List<SchemaPath>, userName String) : RecordReader from class org.apache.drill.exec.store.pcap.PcapFormatPlugin | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter inputPath : String to pathToFile : String in method public PcapRecordReader(pathToFile String, fileSystem FileSystem, projectedColumns List<SchemaPath>) in class org.apache.drill.exec.store.pcap.PcapRecordReader | From | To |