|
Rename Method public addCheckpoint(workerId long, fileId long, length long, checkpointPath String, resultHandler AsyncMethodCallback) : void renamed to public completeFileCheckpoint(workerId long, fileId long, length long, checkpointPath String, resultHandler AsyncMethodCallback) : void in class tachyon.thrift.FileSystemMasterService.AsyncClient |
From |
To |
|
Rename Method public addCheckpoint(workerId long, fileId long, length long, checkpointPath String, resultHandler AsyncMethodCallback) : void renamed to public completeFileCheckpoint(workerId long, fileId long, length long, checkpointPath String, resultHandler AsyncMethodCallback) : void in class tachyon.thrift.FileSystemMasterService.AsyncIface |
From |
To |
|
Rename Method public getEP() : FileDoesNotExistException renamed to public getFdnee() : FileDoesNotExistException in class tachyon.thrift.FileSystemMasterService.completeFileCheckpoint_result |
From |
To |
|
Rename Method public setEPIsSet(value boolean) : void renamed to public setSfseIsSet(value boolean) : void in class tachyon.thrift.FileSystemMasterService.completeFileCheckpoint_result |
From |
To |
|
Rename Method public unsetEP() : void renamed to public unsetFdnee() : void in class tachyon.thrift.FileSystemMasterService.completeFileCheckpoint_result |
From |
To |
|
Rename Method public setEP(eP FileDoesNotExistException) : addCheckpoint_result renamed to public setSfse(sfse SuspectedFileSizeException) : completeFileCheckpoint_result in class tachyon.thrift.FileSystemMasterService.completeFileCheckpoint_result |
From |
To |
|
Rename Method public addCheckpoint(workerId long, fileId int, length long, checkpointPath TachyonURI) : boolean renamed to public completeFileCheckpoint(workerId long, fileId long, length long, checkpointPath TachyonURI) : boolean in class tachyon.master.next.filesystem.FileSystemMaster |
From |
To |
|
Rename Method public getES() : SuspectedFileSizeException renamed to public getSfse() : SuspectedFileSizeException in class tachyon.thrift.FileSystemMasterService.completeFileCheckpoint_result |
From |
To |
|
Rename Method public isSetEP() : boolean renamed to public isSetFdnee() : boolean in class tachyon.thrift.FileSystemMasterService.completeFileCheckpoint_result |
From |
To |
|
Rename Method public unsetES() : void renamed to public unsetSfse() : void in class tachyon.thrift.FileSystemMasterService.completeFileCheckpoint_result |
From |
To |
|
Rename Method public isSetES() : boolean renamed to public isSetSfse() : boolean in class tachyon.thrift.FileSystemMasterService.completeFileCheckpoint_result |
From |
To |
|
Change Parameter Type children : List<Integer> to children : List<Long> in method public setChildren(children List<Long>) : DependencyInfo in class tachyon.thrift.DependencyInfo |
From |
To |
|
Change Parameter Type other : addCheckpoint_args to other : completeFileCheckpoint_args in method public compareTo(other completeFileCheckpoint_args) : int in class tachyon.thrift.FileSystemMasterService.completeFileCheckpoint_args |
From |
To |
|
Change Parameter Type struct : addCheckpoint_result to struct : completeFileCheckpoint_result in method public write(prot TProtocol, struct completeFileCheckpoint_result) : void in class tachyon.thrift.FileSystemMasterService.completeFileCheckpoint_result.completeFileCheckpoint_resultTupleScheme |
From |
To |
|
Change Parameter Type struct : addCheckpoint_args to struct : completeFileCheckpoint_args in method public read(prot TProtocol, struct completeFileCheckpoint_args) : void in class tachyon.thrift.FileSystemMasterService.completeFileCheckpoint_args.completeFileCheckpoint_argsTupleScheme |
From |
To |
|
Change Parameter Type children : List<Integer> to children : List<Long> in method public Dependency(id int, parents List<Long>, children List<Long>, commandPrefix String, data List<ByteBuffer>, comment String, framework String, frameworkVersion String, type DependencyType, parentDependencies Collection<Integer>, creationTimeMs long, tachyonConf TachyonConf) in class tachyon.master.next.filesystem.meta.Dependency |
From |
To |
|
Change Parameter Type args : addCheckpoint_args to args : completeFileCheckpoint_args in method public start(iface I, args completeFileCheckpoint_args, resultHandler AsyncMethodCallback<Boolean>) : void in class tachyon.thrift.FileSystemMasterService.AsyncProcessor.completeFileCheckpoint |
From |
To |
|
Change Parameter Type struct : addCheckpoint_args to struct : completeFileCheckpoint_args in method public write(oprot TProtocol, struct completeFileCheckpoint_args) : void in class tachyon.thrift.FileSystemMasterService.completeFileCheckpoint_args.completeFileCheckpoint_argsStandardScheme |
From |
To |
|
Change Parameter Type elem : int to elem : long in method public addToChildren(elem long) : void in class tachyon.thrift.DependencyInfo |
From |
To |
|
Change Parameter Type parents : List<Integer> to parents : List<Long> in method public Dependency(id int, parents List<Long>, children List<Long>, commandPrefix String, data List<ByteBuffer>, comment String, framework String, frameworkVersion String, type DependencyType, parentDependencies Collection<Integer>, creationTimeMs long, tachyonConf TachyonConf) in class tachyon.master.next.filesystem.meta.Dependency |
From |
To |
|
Change Parameter Type that : addCheckpoint_args to that : completeFileCheckpoint_args in method public equals(that completeFileCheckpoint_args) : boolean in class tachyon.thrift.FileSystemMasterService.completeFileCheckpoint_args |
From |
To |
|
Change Parameter Type other : addCheckpoint_result to other : completeFileCheckpoint_result in method public compareTo(other completeFileCheckpoint_result) : int in class tachyon.thrift.FileSystemMasterService.completeFileCheckpoint_result |
From |
To |
|
Change Parameter Type struct : addCheckpoint_args to struct : completeFileCheckpoint_args in method public read(iprot TProtocol, struct completeFileCheckpoint_args) : void in class tachyon.thrift.FileSystemMasterService.completeFileCheckpoint_args.completeFileCheckpoint_argsStandardScheme |
From |
To |
|
Change Parameter Type elem : int to elem : long in method public addToParents(elem long) : void in class tachyon.thrift.DependencyInfo |
From |
To |
|
Change Parameter Type fileId : int to fileId : long in method public completeFileCheckpoint(workerId long, fileId long, length long, checkpointPath TachyonURI) : boolean in class tachyon.master.next.filesystem.FileSystemMaster |
From |
To |
|
Change Parameter Type args : addCheckpoint_args to args : completeFileCheckpoint_args in method public getResult(iface I, args completeFileCheckpoint_args) : completeFileCheckpoint_result in class tachyon.thrift.FileSystemMasterService.Processor.completeFileCheckpoint |
From |
To |
|
Change Parameter Type that : addCheckpoint_result to that : completeFileCheckpoint_result in method public equals(that completeFileCheckpoint_result) : boolean in class tachyon.thrift.FileSystemMasterService.completeFileCheckpoint_result |
From |
To |
|
Change Parameter Type fileId : int to fileId : long in method public addLostFile(fileId long) : void in class tachyon.master.next.filesystem.meta.Dependency |
From |
To |
|
Change Parameter Type parents : List<Integer> to parents : List<Long> in method public DependencyInfo(id int, parents List<Long>, children List<Long>, data List<ByteBuffer>) in class tachyon.thrift.DependencyInfo |
From |
To |
|
Change Parameter Type parents : List<Integer> to parents : List<Long> in method public setParents(parents List<Long>) : DependencyInfo in class tachyon.thrift.DependencyInfo |
From |
To |
|
Change Parameter Type other : addCheckpoint_result to other : completeFileCheckpoint_result in method public completeFileCheckpoint_result(other completeFileCheckpoint_result) in class tachyon.thrift.FileSystemMasterService.completeFileCheckpoint_result |
From |
To |
|
Change Parameter Type struct : addCheckpoint_result to struct : completeFileCheckpoint_result in method public read(iprot TProtocol, struct completeFileCheckpoint_result) : void in class tachyon.thrift.FileSystemMasterService.completeFileCheckpoint_result.completeFileCheckpoint_resultStandardScheme |
From |
To |
|
Change Parameter Type uckdChildrenFiles : Collection<Integer> to uckdChildrenFiles : Collection<Long> in method package resetUncheckpointedChildrenFiles(uckdChildrenFiles Collection<Long>) : void in class tachyon.master.next.filesystem.meta.Dependency |
From |
To |
|
Change Parameter Type struct : addCheckpoint_args to struct : completeFileCheckpoint_args in method public write(prot TProtocol, struct completeFileCheckpoint_args) : void in class tachyon.thrift.FileSystemMasterService.completeFileCheckpoint_args.completeFileCheckpoint_argsTupleScheme |
From |
To |
|
Change Parameter Type childFileId : int to childFileId : long in method public childCheckpointed(childFileId long) : void in class tachyon.master.next.filesystem.meta.Dependency |
From |
To |
|
Change Parameter Type eP : FileDoesNotExistException to sfse : SuspectedFileSizeException in method public setSfse(sfse SuspectedFileSizeException) : completeFileCheckpoint_result in class tachyon.thrift.FileSystemMasterService.completeFileCheckpoint_result |
From |
To |
|
Change Parameter Type other : addCheckpoint_args to other : completeFileCheckpoint_args in method public completeFileCheckpoint_args(other completeFileCheckpoint_args) in class tachyon.thrift.FileSystemMasterService.completeFileCheckpoint_args |
From |
To |
|
Change Parameter Type struct : addCheckpoint_result to struct : completeFileCheckpoint_result in method public write(oprot TProtocol, struct completeFileCheckpoint_result) : void in class tachyon.thrift.FileSystemMasterService.completeFileCheckpoint_result.completeFileCheckpoint_resultStandardScheme |
From |
To |
|
Change Parameter Type children : List<Integer> to children : List<Long> in method public DependencyInfo(id int, parents List<Long>, children List<Long>, data List<ByteBuffer>) in class tachyon.thrift.DependencyInfo |
From |
To |
|
Change Parameter Type struct : addCheckpoint_result to struct : completeFileCheckpoint_result in method public read(prot TProtocol, struct completeFileCheckpoint_result) : void in class tachyon.thrift.FileSystemMasterService.completeFileCheckpoint_result.completeFileCheckpoint_resultTupleScheme |
From |
To |
|
Rename Variable this_present_eS : boolean to this_present_sfse : boolean in method public equals(that completeFileCheckpoint_result) : boolean in class tachyon.thrift.FileSystemMasterService.completeFileCheckpoint_result |
From |
To |
|
Rename Variable eS : SuspectedFileSizeException to sfse : SuspectedFileSizeException in method public getResult(iface I, args completeFileCheckpoint_args) : completeFileCheckpoint_result in class tachyon.thrift.FileSystemMasterService.Processor.completeFileCheckpoint |
From |
To |
|
Rename Variable that_present_eP : boolean to that_present_fdnee : boolean in method public equals(that completeFileCheckpoint_result) : boolean in class tachyon.thrift.FileSystemMasterService.completeFileCheckpoint_result |
From |
To |
|
Rename Variable eP : FileDoesNotExistException to fdnee : FileDoesNotExistException in method public getResult(iface I, args completeFileCheckpoint_args) : completeFileCheckpoint_result in class tachyon.thrift.FileSystemMasterService.Processor.completeFileCheckpoint |
From |
To |
|
Rename Variable this_present_eP : boolean to this_present_fdnee : boolean in method public equals(that completeFileCheckpoint_result) : boolean in class tachyon.thrift.FileSystemMasterService.completeFileCheckpoint_result |
From |
To |
|
Rename Variable present_eP : boolean to present_fdnee : boolean in method public hashCode() : int in class tachyon.thrift.FileSystemMasterService.completeFileCheckpoint_result |
From |
To |
|
Rename Variable present_eS : boolean to present_sfse : boolean in method public hashCode() : int in class tachyon.thrift.FileSystemMasterService.completeFileCheckpoint_result |
From |
To |
|
Rename Variable that_present_eS : boolean to that_present_sfse : boolean in method public equals(that completeFileCheckpoint_result) : boolean in class tachyon.thrift.FileSystemMasterService.completeFileCheckpoint_result |
From |
To |
|
Change Return Type addCheckpoint_argsStandardScheme to completeFileCheckpoint_argsStandardScheme in method public getScheme() : completeFileCheckpoint_argsStandardScheme in class tachyon.thrift.FileSystemMasterService.completeFileCheckpoint_args.completeFileCheckpoint_argsStandardSchemeFactory |
From |
To |
|
Change Return Type List<Integer> to List<Long> in method package getUncheckpointedChildrenFiles() : List<Long> in class tachyon.master.next.filesystem.meta.Dependency |
From |
To |
|
Change Return Type Iterator<Integer> to Iterator<Long> in method public getChildrenIterator() : Iterator<Long> in class tachyon.thrift.DependencyInfo |
From |
To |
|
Change Return Type addCheckpoint_argsTupleScheme to completeFileCheckpoint_argsTupleScheme in method public getScheme() : completeFileCheckpoint_argsTupleScheme in class tachyon.thrift.FileSystemMasterService.completeFileCheckpoint_args.completeFileCheckpoint_argsTupleSchemeFactory |
From |
To |
|
Change Return Type addCheckpoint_args to completeFileCheckpoint_args in method public getEmptyArgsInstance() : completeFileCheckpoint_args in class tachyon.thrift.FileSystemMasterService.Processor.completeFileCheckpoint |
From |
To |
|
Change Return Type addCheckpoint_args to completeFileCheckpoint_args in method public setLength(length long) : completeFileCheckpoint_args in class tachyon.thrift.FileSystemMasterService.completeFileCheckpoint_args |
From |
To |
|
Change Return Type Iterator<Integer> to Iterator<Long> in method public getParentsIterator() : Iterator<Long> in class tachyon.thrift.DependencyInfo |
From |
To |
|
Change Return Type addCheckpoint_resultTupleScheme to completeFileCheckpoint_resultTupleScheme in method public getScheme() : completeFileCheckpoint_resultTupleScheme in class tachyon.thrift.FileSystemMasterService.completeFileCheckpoint_result.completeFileCheckpoint_resultTupleSchemeFactory |
From |
To |
|
Change Return Type addCheckpoint_resultStandardScheme to completeFileCheckpoint_resultStandardScheme in method public getScheme() : completeFileCheckpoint_resultStandardScheme in class tachyon.thrift.FileSystemMasterService.completeFileCheckpoint_result.completeFileCheckpoint_resultStandardSchemeFactory |
From |
To |
|
Change Return Type addCheckpoint_result to completeFileCheckpoint_result in method public deepCopy() : completeFileCheckpoint_result in class tachyon.thrift.FileSystemMasterService.completeFileCheckpoint_result |
From |
To |
|
Change Return Type addCheckpoint_result to completeFileCheckpoint_result in method public setBie(bie BlockInfoException) : completeFileCheckpoint_result in class tachyon.thrift.FileSystemMasterService.completeFileCheckpoint_result |
From |
To |
|
Change Return Type addCheckpoint_result to completeFileCheckpoint_result in method public setSfse(sfse SuspectedFileSizeException) : completeFileCheckpoint_result in class tachyon.thrift.FileSystemMasterService.completeFileCheckpoint_result |
From |
To |
|
Change Return Type List<Integer> to List<Long> in method public getParents() : List<Long> in class tachyon.thrift.DependencyInfo |
From |
To |
|
Change Return Type addCheckpoint_args to completeFileCheckpoint_args in method public getEmptyArgsInstance() : completeFileCheckpoint_args in class tachyon.thrift.FileSystemMasterService.AsyncProcessor.completeFileCheckpoint |
From |
To |
|
Change Return Type List<Integer> to List<Long> in method public getLostFiles() : List<Long> in class tachyon.master.next.filesystem.meta.Dependency |
From |
To |
|
Change Return Type addCheckpoint_args to completeFileCheckpoint_args in method public deepCopy() : completeFileCheckpoint_args in class tachyon.thrift.FileSystemMasterService.completeFileCheckpoint_args |
From |
To |
|
Change Return Type addCheckpoint_args to completeFileCheckpoint_args in method public setCheckpointPath(checkpointPath String) : completeFileCheckpoint_args in class tachyon.thrift.FileSystemMasterService.completeFileCheckpoint_args |
From |
To |
|
Change Return Type addCheckpoint_result to completeFileCheckpoint_result in method public getResult(iface I, args completeFileCheckpoint_args) : completeFileCheckpoint_result in class tachyon.thrift.FileSystemMasterService.Processor.completeFileCheckpoint |
From |
To |
|
Change Return Type addCheckpoint_args to completeFileCheckpoint_args in method public setFileId(fileId long) : completeFileCheckpoint_args in class tachyon.thrift.FileSystemMasterService.completeFileCheckpoint_args |
From |
To |
|
Change Return Type List<Integer> to List<Long> in method public getChildren() : List<Long> in class tachyon.thrift.DependencyInfo |
From |
To |
|
Change Return Type addCheckpoint_args to completeFileCheckpoint_args in method public setWorkerId(workerId long) : completeFileCheckpoint_args in class tachyon.thrift.FileSystemMasterService.completeFileCheckpoint_args |
From |
To |
|
Change Return Type addCheckpoint_result to completeFileCheckpoint_result in method public setSuccess(success boolean) : completeFileCheckpoint_result in class tachyon.thrift.FileSystemMasterService.completeFileCheckpoint_result |
From |
To |
|
Move And Rename Class tachyon.thrift.FileSystemMasterService.addCheckpoint_args.addCheckpoint_argsTupleScheme moved and renamed to tachyon.thrift.FileSystemMasterService.completeFileCheckpoint_args.completeFileCheckpoint_argsTupleScheme |
From |
To |
|
Move And Rename Class tachyon.thrift.FileSystemMasterService.addCheckpoint_result.addCheckpoint_resultTupleScheme moved and renamed to tachyon.thrift.FileSystemMasterService.completeFileCheckpoint_result.completeFileCheckpoint_resultTupleScheme |
From |
To |
|
Move And Rename Class tachyon.thrift.FileSystemMasterService.addCheckpoint_result.addCheckpoint_resultStandardScheme moved and renamed to tachyon.thrift.FileSystemMasterService.completeFileCheckpoint_result.completeFileCheckpoint_resultStandardScheme |
From |
To |
|
Move And Rename Class tachyon.thrift.FileSystemMasterService.addCheckpoint_args.addCheckpoint_argsStandardScheme moved and renamed to tachyon.thrift.FileSystemMasterService.completeFileCheckpoint_args.completeFileCheckpoint_argsStandardScheme |
From |
To |
|
Move And Rename Class tachyon.thrift.FileSystemMasterService.addCheckpoint_args.addCheckpoint_argsStandardSchemeFactory moved and renamed to tachyon.thrift.FileSystemMasterService.completeFileCheckpoint_args.completeFileCheckpoint_argsStandardSchemeFactory |
From |
To |
|
Move And Rename Class tachyon.thrift.FileSystemMasterService.addCheckpoint_result.addCheckpoint_resultStandardSchemeFactory moved and renamed to tachyon.thrift.FileSystemMasterService.completeFileCheckpoint_result.completeFileCheckpoint_resultStandardSchemeFactory |
From |
To |
|
Move And Rename Class tachyon.thrift.FileSystemMasterService.addCheckpoint_args.addCheckpoint_argsTupleSchemeFactory moved and renamed to tachyon.thrift.FileSystemMasterService.completeFileCheckpoint_args.completeFileCheckpoint_argsTupleSchemeFactory |
From |
To |
|
Move And Rename Class tachyon.thrift.FileSystemMasterService.addCheckpoint_result.addCheckpoint_resultTupleSchemeFactory moved and renamed to tachyon.thrift.FileSystemMasterService.completeFileCheckpoint_result.completeFileCheckpoint_resultTupleSchemeFactory |
From |
To |
|
Change Variable Type ret : List<Integer> to ret : List<Long> in method package getUncheckpointedChildrenFiles() : List<Long> in class tachyon.master.next.filesystem.meta.Dependency |
From |
To |
|
Change Variable Type _iter34 : int to _iter34 : long in method public write(oprot TProtocol, struct DependencyInfo) : void in class tachyon.thrift.DependencyInfo.DependencyInfoStandardScheme |
From |
To |
|
Change Variable Type __this__children : List<Integer> to __this__children : List<Long> in method public DependencyInfo(other DependencyInfo) in class tachyon.thrift.DependencyInfo |
From |
To |
|
Change Variable Type _iter33 : int to _iter33 : long in method public write(oprot TProtocol, struct DependencyInfo) : void in class tachyon.thrift.DependencyInfo.DependencyInfoStandardScheme |
From |
To |
|
Change Variable Type _iter37 : int to _iter37 : long in method public write(prot TProtocol, struct DependencyInfo) : void in class tachyon.thrift.DependencyInfo.DependencyInfoTupleScheme |
From |
To |
|
Change Variable Type _elem25 : int to _elem25 : long in method public read(iprot TProtocol, struct DependencyInfo) : void in class tachyon.thrift.DependencyInfo.DependencyInfoStandardScheme |
From |
To |
|
Change Variable Type _iter36 : int to _iter36 : long in method public write(prot TProtocol, struct DependencyInfo) : void in class tachyon.thrift.DependencyInfo.DependencyInfoTupleScheme |
From |
To |
|
Change Variable Type result : addCheckpoint_result to result : completeFileCheckpoint_result in method public getResultHandler(fb AsyncFrameBuffer, seqid int) : AsyncMethodCallback<Boolean> in class tachyon.thrift.FileSystemMasterService.AsyncProcessor.completeFileCheckpoint |
From |
To |
|
Change Variable Type _elem43 : int to _elem43 : long in method public read(prot TProtocol, struct DependencyInfo) : void in class tachyon.thrift.DependencyInfo.DependencyInfoTupleScheme |
From |
To |
|
Change Variable Type ret : List<Integer> to ret : List<Long> in method public getLostFiles() : List<Long> in class tachyon.master.next.filesystem.meta.Dependency |
From |
To |
|
Change Variable Type pId : int to pId : long in method public doGet(request HttpServletRequest, response HttpServletResponse) : void in class tachyon.web.WebInterfaceDependencyServlet |
From |
To |
|
Change Variable Type __this__parents : List<Integer> to __this__parents : List<Long> in method public DependencyInfo(other DependencyInfo) in class tachyon.thrift.DependencyInfo |
From |
To |
|
Change Variable Type cId : int to cId : long in method public doGet(request HttpServletRequest, response HttpServletResponse) : void in class tachyon.web.WebInterfaceDependencyServlet |
From |
To |
|
Change Variable Type args : addCheckpoint_args to args : completeFileCheckpoint_args in method public write_args(prot TProtocol) : void in class tachyon.thrift.FileSystemMasterService.AsyncClient.completeFileCheckpoint_call |
From |
To |
|
Change Variable Type result : addCheckpoint_result to result : completeFileCheckpoint_result in method public getResult(iface I, args completeFileCheckpoint_args) : completeFileCheckpoint_result in class tachyon.thrift.FileSystemMasterService.Processor.completeFileCheckpoint |
From |
To |
|
Change Variable Type _elem28 : int to _elem28 : long in method public read(iprot TProtocol, struct DependencyInfo) : void in class tachyon.thrift.DependencyInfo.DependencyInfoStandardScheme |
From |
To |
|
Change Variable Type id : int to id : long in method public getCommand() : String in class tachyon.master.next.filesystem.meta.Dependency |
From |
To |
|
Change Variable Type _elem40 : int to _elem40 : long in method public read(prot TProtocol, struct DependencyInfo) : void in class tachyon.thrift.DependencyInfo.DependencyInfoTupleScheme |
From |
To |
|
Change Variable Type method_call : addCheckpoint_call to method_call : completeFileCheckpoint_call in method public completeFileCheckpoint(workerId long, fileId long, length long, checkpointPath String, resultHandler AsyncMethodCallback) : void in class tachyon.thrift.FileSystemMasterService.AsyncClient |
From |
To |