33530a04d6db5afaa84987fe05658e43e37804f7
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 15
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type promote : boolean to options : InStreamOptions in method public Factory(context FileSystemContext, address WorkerNetAddress, blockId long, packetSize long, options InStreamOptions) in class alluxio.client.block.stream.LocalFilePacketReader.Factory | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute BLOCK_OPEN_EXECUTOR : ExecutorService to RPC_EXECUTOR : ExecutorService in class alluxio.worker.netty.NettyExecutors | From | To | |
| Extract Variable | 2 | ||
| Extract Variable request : Protocol.LocalBlockCompleteRequest in method public close() : void from class alluxio.client.block.stream.LocalFilePacketWriter.close.register | From | To | |
| Extract Variable request : Protocol.LocalBlockCloseRequest in method public close() : void from class alluxio.client.block.stream.LocalFilePacketReader.Factory | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter promote : boolean to options : InStreamOptions in method public Factory(context FileSystemContext, address WorkerNetAddress, blockId long, packetSize long, options InStreamOptions) in class alluxio.client.block.stream.LocalFilePacketReader.Factory | From | To |