54a5615e747057e8a6c18ea50a4792e0daf4243a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 1 | ||
Change Variable Type parameterCaptor : ArgumentCaptor<ScheduleAsyncPersistencePOptions> to parameterCaptor : ArgumentCaptor<CompleteFilePOptions> in method public asyncWriteOptionPropagation() : void in class alluxio.client.file.FileOutStreamTest | From | To | |
Extract Method | 1 | ||
Extract Method private scheduleAsyncPersistenceInternal(inodePath LockedInodePath, context ScheduleAsyncPersistenceContext, rpcContext RpcContext) : void extracted from public scheduleAsyncPersistence(path AlluxioURI, context ScheduleAsyncPersistenceContext) : void in class alluxio.master.file.DefaultFileSystemMaster | From | To |