6b85f68c1d14cbdcfff164c789dbf49fae938f11
Files Diff
- Added: 2
- Removed: 1
- Renamed: 0
- Modified: 24
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 7 | ||
Change Parameter Type struct : GetFileInfoTOptions to struct : GetStatusTOptions in method public read(iprot TProtocol, struct GetStatusTOptions) : void in class alluxio.thrift.GetStatusTOptions.GetStatusTOptionsStandardScheme | From | To | |
Change Parameter Type struct : GetFileInfoTOptions to struct : GetStatusTOptions in method public read(prot TProtocol, struct GetStatusTOptions) : void in class alluxio.thrift.GetStatusTOptions.GetStatusTOptionsTupleScheme | From | To | |
Change Parameter Type other : GetFileInfoTOptions to other : GetStatusTOptions in method public compareTo(other GetStatusTOptions) : int in class alluxio.thrift.GetStatusTOptions | From | To | |
Change Parameter Type struct : GetFileInfoTOptions to struct : GetStatusTOptions in method public write(prot TProtocol, struct GetStatusTOptions) : void in class alluxio.thrift.GetStatusTOptions.GetStatusTOptionsTupleScheme | From | To | |
Change Parameter Type that : GetFileInfoTOptions to that : GetStatusTOptions in method public equals(that GetStatusTOptions) : boolean in class alluxio.thrift.GetStatusTOptions | From | To | |
Change Parameter Type struct : GetFileInfoTOptions to struct : GetStatusTOptions in method public write(oprot TProtocol, struct GetStatusTOptions) : void in class alluxio.thrift.GetStatusTOptions.GetStatusTOptionsStandardScheme | From | To | |
Change Parameter Type other : GetFileInfoTOptions to other : GetStatusTOptions in method public GetStatusTOptions(other GetStatusTOptions) in class alluxio.thrift.GetStatusTOptions | From | To | |
Change Return Type | 4 | ||
Change Return Type GetFileInfoTOptions to GetStatusTOptions in method public deepCopy() : GetStatusTOptions in class alluxio.thrift.GetStatusTOptions | From | To | |
Change Return Type GetFileInfoTOptionsStandardScheme to GetStatusTOptionsStandardScheme in method public getScheme() : GetStatusTOptionsStandardScheme in class alluxio.thrift.GetStatusTOptions.GetStatusTOptionsStandardSchemeFactory | From | To | |
Change Return Type GetFileInfoTOptions to GetStatusTOptions in method public setLoadMetadataType(loadMetadataType LoadMetadataTType) : GetStatusTOptions in class alluxio.thrift.GetStatusTOptions | From | To | |
Change Return Type GetFileInfoTOptionsTupleScheme to GetStatusTOptionsTupleScheme in method public getScheme() : GetStatusTOptionsTupleScheme in class alluxio.thrift.GetStatusTOptions.GetStatusTOptionsTupleSchemeFactory | From | To | |
Rename Class | 1 | ||
Rename Class alluxio.thrift.GetFileInfoTOptions renamed to alluxio.thrift.GetStatusTOptions | From | To | |
Move And Rename Class | 4 | ||
Move And Rename Class alluxio.thrift.GetFileInfoTOptions.GetFileInfoTOptionsStandardScheme moved and renamed to alluxio.thrift.GetStatusTOptions.GetStatusTOptionsStandardScheme | From | To | |
Move And Rename Class alluxio.thrift.GetFileInfoTOptions.GetFileInfoTOptionsStandardSchemeFactory moved and renamed to alluxio.thrift.GetStatusTOptions.GetStatusTOptionsStandardSchemeFactory | From | To | |
Move And Rename Class alluxio.thrift.GetFileInfoTOptions.GetFileInfoTOptionsTupleSchemeFactory moved and renamed to alluxio.thrift.GetStatusTOptions.GetStatusTOptionsTupleSchemeFactory | From | To | |
Move And Rename Class alluxio.thrift.GetFileInfoTOptions.GetFileInfoTOptionsTupleScheme moved and renamed to alluxio.thrift.GetStatusTOptions.GetStatusTOptionsTupleScheme | From | To | |
Extract And Move Method | 2 | ||
Extract And Move Method public setLoadMetadataType(loadMetadataType LoadMetadataType) : GetStatusOptions extracted from public createFile(path AlluxioURI, options CreateFileOptions) : FileOutStream in class alluxio.client.file.BaseFileSystem & moved to class alluxio.client.file.options.GetStatusOptions | From | To | |
Extract And Move Method public setLoadMetadataType(loadMetadataType LoadMetadataType) : ExistsOptions extracted from public createFile(path AlluxioURI, options CreateFileOptions) : FileOutStream in class alluxio.client.file.BaseFileSystem & moved to class alluxio.client.file.options.ExistsOptions | From | To |