|
Change Variable Type options : CreateFileOptions to options : CreatePathOptions in method public setLargerTtlForFileWithTtlTest() : void in class alluxio.master.file.FileSystemMasterTest |
From |
To |
|
Change Variable Type options : CreateFileOptions to options : CreatePathOptions in method public createFile(path String, persisted Boolean, recursive Boolean, blockSizeBytes Long, ttl Long) : Response in class alluxio.master.file.FileSystemMasterClientRestServiceHandler |
From |
To |
|
Change Variable Type options : CreateFileOptions to options : CreatePathOptions in method public lsTest() : void in class alluxio.master.file.FileSystemMasterIntegrationTest |
From |
To |
|
Change Variable Type options : CreateFileOptions to options : CreatePathOptions in method public setNoTtlForFileWithTtlTest() : void in class alluxio.master.file.FileSystemMasterTest |
From |
To |
|
Change Variable Type options : CreateFileOptions to options : CreatePathOptions in method public setTtlForFileWithNoTtlTest() : void in class alluxio.master.file.FileSystemMasterTest |
From |
To |
|
Change Variable Type options : CreateFileOptions to options : CreatePathOptions in method public createFileWithTtlTest() : void in class alluxio.master.file.FileSystemMasterTest |
From |
To |
|
Change Variable Type options : CreateFileOptions to options : CreatePathOptions in method public createLineage(inputFiles List<AlluxioURI>, outputFiles List<AlluxioURI>, job Job) : long in class alluxio.master.lineage.LineageMaster |
From |
To |
|
Change Variable Type options : CreateFileOptions to options : CreatePathOptions in method public setSmallerTtlForFileWithTtlTest() : void in class alluxio.master.file.FileSystemMasterTest |
From |
To |
|
Change Variable Type createFileOptions : CreateFileOptions to options : CreatePathOptions in method public loadMetadata(path AlluxioURI, recursive boolean) : long in class alluxio.master.file.FileSystemMaster |
From |
To |
|
Change Variable Type createDirectoryOptions : CreateDirectoryOptions to createDirectoryOptions : CreatePathOptions in method public renameToDeeper() : void in class alluxio.master.file.FileSystemMasterIntegrationTest |
From |
To |
|
Change Variable Type options : CreateFileOptions to options : CreatePathOptions in method public ttlCreateFileTest() : void in class alluxio.master.file.FileSystemMasterIntegrationTest |
From |
To |
|
Change Variable Type options : CreateFileOptions to options : CreatePathOptions in method public ttlExpiredCreateFileTest() : void in class alluxio.master.file.FileSystemMasterIntegrationTest |
From |
To |
|
Change Variable Type options : CreateFileOptions to options : CreatePathOptions in method public renameUnderNonexistingDir() : void in class alluxio.master.file.FileSystemMasterTest |
From |
To |
|
Change Variable Type options : CreateFileOptions to options : CreatePathOptions in method public listFilesTest() : void in class alluxio.master.file.FileSystemMasterIntegrationTest |
From |
To |
|
Change Variable Type options : CreateDirectoryOptions to options : CreatePathOptions in method public exec(depth int, concurrencyDepth int, path AlluxioURI) : void in class alluxio.master.file.FileSystemMasterIntegrationTest.ConcurrentRenamer |
From |
To |
|
Change Variable Type options : CreateFileOptions to options : CreatePathOptions in method public ttlRenameTest() : void in class alluxio.master.file.FileSystemMasterIntegrationTest |
From |
To |
|
Change Variable Type createFileOptions : CreateFileOptions to createFileOptions : CreatePathOptions in method public renameToDeeper() : void in class alluxio.master.file.FileSystemMasterIntegrationTest |
From |
To |
|
Change Variable Type options : CreateDirectoryOptions to options : CreatePathOptions in method public createDirectory(path String, persisted Boolean, recursive Boolean, allowExists Boolean) : Response in class alluxio.master.file.FileSystemMasterClientRestServiceHandler |
From |
To |
|
Change Variable Type options : CreateFileOptions to options : CreatePathOptions in method public lastModificationTimeCreateFileTest() : void in class alluxio.master.file.FileSystemMasterIntegrationTest |
From |
To |
|
Change Variable Type options : CreateDirectoryOptions to options : CreatePathOptions in method public createFilePerfTest() : void in class alluxio.master.file.FileSystemMasterIntegrationTest |
From |
To |