abe514d6159c098077da0135a35b1c95380d54a2
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method private TachyonTest(write boolean) : void renamed to private AlluxioTest(write boolean) : void in class alluxio.examples.Performance | From | To | |
| Rename Variable | 2 | ||
| Rename Variable tachyonClient : FileSystem to alluxioClient : FileSystem in method public call() : Boolean in class alluxio.examples.BasicCheckpoint | From | To | |
| Rename Variable tachyonClient : FileSystem to alluxioClient : FileSystem in method public call() : Boolean in class alluxio.examples.BasicNonByteBufferOperations | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute sTachyonStreamingRead : boolean to sAlluxioStreamingRead : boolean in class alluxio.examples.Performance | From | To | |
| Rename Parameter | 4 | ||
| Rename Parameter tachyonClient : FileSystem to alluxioClient : FileSystem in method private write(alluxioClient FileSystem) : void in class alluxio.examples.BasicNonByteBufferOperations | From | To | |
| Rename Parameter tachyonClient : FileSystem to alluxioClient : FileSystem in method private readFile(alluxioClient FileSystem) : boolean in class alluxio.examples.BasicCheckpoint | From | To | |
| Rename Parameter tachyonClient : FileSystem to alluxioClient : FileSystem in method private read(alluxioClient FileSystem) : boolean in class alluxio.examples.BasicNonByteBufferOperations | From | To | |
| Rename Parameter tachyonClient : FileSystem to alluxioClient : FileSystem in method private writeFile(alluxioClient FileSystem) : void in class alluxio.examples.BasicCheckpoint | From | To |