|
Change Parameter Type location : IgniteFsBlockLocation to location : IgfsBlockLocation in method public IgfsBlockLocationImpl(location IgfsBlockLocation, len long) in class org.apache.ignite.internal.processors.fs.IgfsBlockLocationImpl |
From |
To |
|
Change Parameter Type pathModes : List<T2<IgfsPath,IgniteFsMode>> to pathModes : List<T2<IgfsPath,IgfsMode>> in method public IgfsPaths(props Map<String,String>, dfltMode IgfsMode, pathModes List<T2<IgfsPath,IgfsMode>>) in class org.apache.ignite.internal.processors.fs.IgfsPaths |
From |
To |
|
Change Parameter Type dfltMode : IgniteFsMode to dfltMode : IgfsMode in method public setDefaultMode(dfltMode IgfsMode) : void in class org.apache.ignite.configuration.IgniteFsConfiguration |
From |
To |
|
Change Parameter Type mode : IgniteFsMode to mode : IgfsMode in method package Entry(type int, path String, mode IgfsMode, streamId Long, bufSize Integer, dataLen Long, append Boolean, overwrite Boolean, replication Integer, blockSize Long, pos Long, readLen Integer, skipCnt Long, readLimit Long, userTime Long, sysTime Long, total Long, destPath String, recursive Boolean, list String[]) in class org.apache.ignite.internal.fs.common.IgfsLogger.Entry |
From |
To |
|
Change Parameter Type mode : IgniteFsMode to mode : IgfsMode in method protected IgfsHadoopFileSystemShmemAbstractSelfTest(mode IgfsMode, skipEmbed boolean) in class org.apache.ignite.ignitefs.IgfsHadoopFileSystemShmemAbstractSelfTest |
From |
To |
|
Change Parameter Type block : IgniteFsBlockLocation to block : IgfsBlockLocation in method private convert(block IgfsBlockLocation) : BlockLocation in class org.apache.ignite.ignitefs.hadoop.v2.IgfsHadoopFileSystem |
From |
To |
|
Change Parameter Type mode : IgniteFsMode to mode : IgfsMode in method package IgfsEventAwareOutputStream(path IgfsPath, fileInfo IgfsFileInfo, parentId IgniteUuid, bufSize int, mode IgfsMode, batch IgfsFileWorkerBatch) in class org.apache.ignite.internal.processors.fs.IgfsImpl.IgfsEventAwareOutputStream |
From |
To |
|
Change Parameter Type mode : IgniteFsMode to mode : IgfsMode in method public VisorGgfs(name String, mode IgfsMode, metrics VisorGgfsMetrics, secondaryFsConfigured boolean) in class org.apache.ignite.internal.visor.ggfs.VisorGgfs |
From |
To |
|
Change Parameter Type mode : IgniteFsMode to mode : IgfsMode in method public logDelete(path IgfsPath, mode IgfsMode, recursive boolean) : void in class org.apache.ignite.internal.fs.common.IgfsLogger |
From |
To |
|
Change Parameter Type block : IgniteFsBlockLocation to block : IgfsBlockLocation in method private convert(block IgfsBlockLocation) : BlockLocation in class org.apache.ignite.ignitefs.hadoop.v1.IgfsHadoopFileSystem |
From |
To |
|
Change Parameter Type res : Collection<IgniteFsBlockLocation> to res : Collection<IgfsBlockLocation> in method public locations(res Collection<IgfsBlockLocation>) : void in class org.apache.ignite.internal.fs.common.IgfsControlResponse |
From |
To |
|
Change Parameter Type mode : IgniteFsMode to mode : IgfsMode in method protected startGridWithGgfs(gridName String, ggfsName String, mode IgfsMode, secondaryFs Igfs, restCfg Map<String,String>) : Ignite in class org.apache.ignite.internal.processors.fs.IgfsAbstractSelfTest |
From |
To |
|
Change Parameter Type mode : IgniteFsMode to mode : IgfsMode in method public logMakeDirectory(path IgfsPath, mode IgfsMode) : void in class org.apache.ignite.internal.fs.common.IgfsLogger |
From |
To |
|
Change Parameter Type affinity : Iterable<IgniteFsBlockLocation> to affinity : Iterable<IgfsBlockLocation> in method private checkAffinity(blockSize int, info IgfsFileInfo, affinity Iterable<IgfsBlockLocation>) : void in class org.apache.ignite.internal.processors.fs.IgfsDataManagerSelfTest |
From |
To |
|
Change Parameter Type dfltMode : IgniteFsMode to dfltMode : IgfsMode in method public IgfsAttributes(ggfsName String, blockSize int, grpSize int, metaCacheName String, dataCacheName String, dfltMode IgfsMode, pathModes Map<String,IgfsMode>, fragmentizerEnabled boolean) in class org.apache.ignite.internal.processors.fs.IgfsAttributes |
From |
To |
|
Change Parameter Type mode : IgniteFsMode to mode : IgfsMode in method public logCreate(streamId long, path IgfsPath, mode IgfsMode, overwrite boolean, bufSize int, replication int, blockSize long) : void in class org.apache.ignite.internal.fs.common.IgfsLogger |
From |
To |
|
Change Parameter Type mode : IgniteFsMode to mode : IgfsMode in method public VisorGgfsProfilerEntry(path String, timestamp long, mode IgfsMode, size long, bytesRead long, readTime long, userReadTime long, bytesWritten long, writeTime long, userWriteTime long, counters VisorGgfsProfilerUniformityCounters) in class org.apache.ignite.internal.visor.ggfs.VisorGgfsProfilerEntry |
From |
To |
|
Change Parameter Type pathModes : Map<String,IgniteFsMode> to pathModes : Map<String,IgfsMode> in method public setPathModes(pathModes Map<String,IgfsMode>) : void in class org.apache.ignite.configuration.IgniteFsConfiguration |
From |
To |
|
Change Parameter Type mode : IgniteFsMode to mode : IgfsMode in method protected IgfsDualAbstractSelfTest(mode IgfsMode) in class org.apache.ignite.internal.processors.fs.IgfsDualAbstractSelfTest |
From |
To |
|
Change Parameter Type expMode : IgniteFsMode to expMode : IgfsMode in method private checkMode(pathStr String, expMode IgfsMode) : void in class org.apache.ignite.internal.processors.fs.IgfsModesSelfTest |
From |
To |
|
Change Parameter Type file : IgniteFsFile to file : IgfsFile in method private permission(file IgfsFile) : FsPermission in class org.apache.ignite.ignitefs.hadoop.v2.IgfsHadoopFileSystem |
From |
To |
|
Change Parameter Type res : Collection<IgniteFsFile> to res : Collection<IgfsFile> in method public files(res Collection<IgfsFile>) : void in class org.apache.ignite.internal.fs.common.IgfsControlResponse |
From |
To |
|
Change Parameter Type err : IgniteFsException to err : IgfsException in method private fsException(err IgfsException) : IgniteCheckedException in class org.apache.ignite.internal.processors.fs.IgfsMetaManager |
From |
To |
|
Change Parameter Type res : IgniteFsFile to res : IgfsFile in method public response(res IgfsFile) : void in class org.apache.ignite.internal.fs.common.IgfsControlResponse |
From |
To |
|
Change Parameter Type modes : List<T2<IgfsPath,IgniteFsMode>> to modes : List<T2<IgfsPath,IgfsMode>> in method public IgfsModeResolver(dfltMode IgfsMode, modes List<T2<IgfsPath,IgfsMode>>) in class org.apache.ignite.internal.processors.fs.IgfsModeResolver |
From |
To |
|
Change Parameter Type mode : IgniteFsMode to mode : IgfsMode in method public logRename(path IgfsPath, mode IgfsMode, destPath IgfsPath) : void in class org.apache.ignite.internal.fs.common.IgfsLogger |
From |
To |
|
Change Parameter Type file : IgniteFsFile to file : IgfsFile in method private permission(file IgfsFile) : FsPermission in class org.apache.ignite.ignitefs.hadoop.v1.IgfsHadoopFileSystem |
From |
To |
|
Change Parameter Type mode : IgniteFsMode to mode : IgfsMode in method private resolveFileInfo(path IgfsPath, mode IgfsMode) : IgfsFileInfo in class org.apache.ignite.internal.processors.fs.IgfsImpl |
From |
To |
|
Change Parameter Type pathModes : Map<String,IgniteFsMode> to pathModes : Map<String,IgfsMode> in method public IgfsAttributes(ggfsName String, blockSize int, grpSize int, metaCacheName String, dataCacheName String, dfltMode IgfsMode, pathModes Map<String,IgfsMode>, fragmentizerEnabled boolean) in class org.apache.ignite.internal.processors.fs.IgfsAttributes |
From |
To |
|
Change Parameter Type metrics : IgniteFsMetrics to metrics : IgfsMetrics in method private checkBlockMetrics(initMetrics IgfsMetrics, metrics IgfsMetrics, blocksRead long, blocksReadRemote long, bytesRead long, blocksWrite long, blocksWriteRemote long, bytesWrite long) : void in class org.apache.ignite.internal.processors.fs.IgfsMetricsSelfTest |
From |
To |
|
Change Parameter Type mode : IgniteFsMode to mode : IgfsMode in method private VisorGgfsProfilerParsedLine(ts long, entryType int, path String, mode IgfsMode, streamId long, dataLen long, overwrite boolean, pos long, userTime long, sysTime long, totalBytes long) in class org.apache.ignite.internal.visor.ggfs.VisorGgfsProfilerTask.VisorGgfsProfilerParsedLine |
From |
To |
|
Change Parameter Type mode : IgniteFsMode to mode : IgfsMode in method protected IgfsAbstractSelfTest(mode IgfsMode) in class org.apache.ignite.internal.processors.fs.IgfsAbstractSelfTest |
From |
To |
|
Change Parameter Type mode : IgniteFsMode to mode : IgfsMode in method protected IgfsHadoopDualAbstractSelfTest(mode IgfsMode) in class org.apache.ignite.ignitefs.IgfsHadoopDualAbstractSelfTest |
From |
To |
|
Change Parameter Type res : Deque<IgniteFsBlockLocation> to res : Deque<IgfsBlockLocation> in method private affinity0(info IgfsFileInfo, start long, len long, maxLen long, res Deque<IgfsBlockLocation>) : void in class org.apache.ignite.internal.processors.fs.IgfsDataManager |
From |
To |
|
Change Parameter Type dfltMode : IgniteFsMode to dfltMode : IgfsMode in method public defaultMode(dfltMode IgfsMode) : void in class org.apache.ignite.internal.visor.node.VisorGgfsConfiguration |
From |
To |
|
Change Parameter Type dfltMode : IgniteFsMode to dfltMode : IgfsMode in method public IgfsModeResolver(dfltMode IgfsMode, modes List<T2<IgfsPath,IgfsMode>>) in class org.apache.ignite.internal.processors.fs.IgfsModeResolver |
From |
To |
|
Change Parameter Type mode : IgniteFsMode to mode : IgfsMode in method protected IgfsHadoopFileSystemAbstractSelfTest(mode IgfsMode, skipEmbed boolean, skipLocShmem boolean) in class org.apache.ignite.ignitefs.IgfsHadoopFileSystemAbstractSelfTest |
From |
To |
|
Change Parameter Type mode : IgniteFsMode to mode : IgfsMode in method protected IgfsHadoopFileSystemLoopbackAbstractSelfTest(mode IgfsMode, skipEmbed boolean) in class org.apache.ignite.ignitefs.IgfsHadoopFileSystemLoopbackAbstractSelfTest |
From |
To |
|
Change Parameter Type m : IgniteFsMetrics to m : IgfsMetrics in method public from(m IgfsMetrics) : VisorGgfsMetrics in class org.apache.ignite.internal.visor.ggfs.VisorGgfsMetrics |
From |
To |
|
Change Parameter Type modes : IgniteBiTuple<String,IgniteFsMode>... to modes : IgniteBiTuple<String,IgfsMode>... in method package pathModes(modes IgniteBiTuple<String,IgfsMode>...) : void in class org.apache.ignite.ignitefs.IgfsHadoopFileSystemSecondaryModeSelfTest |
From |
To |
|
Change Parameter Type mode : IgniteFsMode to mode : IgfsMode in method protected startGridWithGgfs(gridName String, ggfsName String, mode IgfsMode, secondaryFs Igfs, restCfg Map<String,String>) : Ignite in class org.apache.ignite.ignitefs.IgfsHadoopDualAbstractSelfTest |
From |
To |
|
Change Parameter Type mode : IgniteFsMode to mode : IgfsMode in method public logAppend(streamId long, path IgfsPath, mode IgfsMode, bufSize int) : void in class org.apache.ignite.internal.fs.common.IgfsLogger |
From |
To |
|
Change Parameter Type mode : IgniteFsMode to mode : IgfsMode in method protected IgfsAbstractSelfTest(mode IgfsMode, memoryMode CacheMemoryMode) in class org.apache.ignite.internal.processors.fs.IgfsAbstractSelfTest |
From |
To |
|
Change Parameter Type mode : IgniteFsMode to mode : IgfsMode in method protected IgfsHadoop20FileSystemAbstractSelfTest(mode IgfsMode) in class org.apache.ignite.ignitefs.IgfsHadoop20FileSystemAbstractSelfTest |
From |
To |
|
Change Parameter Type mode : IgniteFsMode to mode : IgfsMode in method public logOpen(streamId long, path IgfsPath, mode IgfsMode, bufSize int, dataLen long) : void in class org.apache.ignite.internal.fs.common.IgfsLogger |
From |
To |
|
Change Parameter Type mode : IgniteFsMode to mode : IgfsMode in method package IgfsOutputStreamImpl(ggfsCtx IgfsContext, path IgfsPath, fileInfo IgfsFileInfo, parentId IgniteUuid, bufSize int, mode IgfsMode, batch IgfsFileWorkerBatch, metrics IgfsLocalMetrics) in class org.apache.ignite.internal.processors.fs.IgfsOutputStreamImpl |
From |
To |
|
Change Parameter Type res : Collection<IgniteFsBlockLocation> to res : Collection<IgfsBlockLocation> in method private splitBlocks(start long, len long, maxLen long, nodes Collection<ClusterNode>, res Collection<IgfsBlockLocation>) : void in class org.apache.ignite.internal.processors.fs.IgfsDataManager |
From |
To |
|
Change Parameter Type file : IgniteFsFile to file : IgfsFile in method private convert(file IgfsFile) : FileStatus in class org.apache.ignite.ignitefs.hadoop.v2.IgfsHadoopFileSystem |
From |
To |
|
Change Parameter Type pathModes : Map<String,IgniteFsMode> to pathModes : Map<String,IgfsMode> in method public pathModes(pathModes Map<String,IgfsMode>) : void in class org.apache.ignite.internal.visor.node.VisorGgfsConfiguration |
From |
To |
|
Change Parameter Type mode : IgniteFsMode to mode : IgfsMode in method public logListDirectory(path IgfsPath, mode IgfsMode, files String[]) : void in class org.apache.ignite.internal.fs.common.IgfsLogger |
From |
To |
|
Change Parameter Type locations : IgniteFsBlockLocation... to locations : IgfsBlockLocation... in method private mapGgfsBlock(file URI, start long, len long, locations IgfsBlockLocation...) : void in class org.apache.ignite.internal.processors.hadoop.GridHadoopDefaultMapReducePlannerSelfTest |
From |
To |
|
Change Parameter Type modes : IgniteBiTuple<String,IgniteFsMode>... to modes : IgniteBiTuple<String,IgfsMode>... in method package pathModes(modes IgniteBiTuple<String,IgfsMode>...) : void in class org.apache.ignite.internal.processors.fs.IgfsModesSelfTest |
From |
To |
|
Change Parameter Type dfltMode : IgniteFsMode to dfltMode : IgfsMode in method public IgfsPaths(props Map<String,String>, dfltMode IgfsMode, pathModes List<T2<IgfsPath,IgfsMode>>) in class org.apache.ignite.internal.processors.fs.IgfsPaths |
From |
To |
|
Change Parameter Type mapper : IgniteFsGroupDataBlocksKeyMapper to mapper : IgfsGroupDataBlocksKeyMapper in method private partition(mapper IgfsGroupDataBlocksKeyMapper, fileId IgniteUuid, blockId long, partCnt int) : int in class org.apache.ignite.internal.processors.fs.IgfsGroupDataBlockKeyMapperHashSelfTest |
From |
To |
|
Change Parameter Type file : IgniteFsFile to file : IgfsFile in method private convert(file IgfsFile) : FileStatus in class org.apache.ignite.ignitefs.hadoop.v1.IgfsHadoopFileSystem |
From |
To |
|
Change Parameter Type initMetrics : IgniteFsMetrics to initMetrics : IgfsMetrics in method private checkBlockMetrics(initMetrics IgfsMetrics, metrics IgfsMetrics, blocksRead long, blocksReadRemote long, bytesRead long, blocksWrite long, blocksWriteRemote long, bytesWrite long) : void in class org.apache.ignite.internal.processors.fs.IgfsMetricsSelfTest |
From |
To |
|
Change Return Type IgniteFsException to IgfsException in method private handleSecondaryFsError(e IOException, detailMsg String) : IgfsException in class org.apache.ignite.internal.fs.hadoop.IgfsHadoopWrapper |
From |
To |
|
Change Return Type Collection<IgniteFsFile> to Collection<IgfsFile> in method public listFiles(path IgfsPath) : Collection<IgfsFile> in class org.apache.ignite.internal.fs.hadoop.IgfsHadoopOutProc |
From |
To |
|
Change Return Type Collection<IgniteFsFile> to Collection<IgfsFile> in method public listFiles(path IgfsPath) : Collection<IgfsFile> in class org.apache.ignite.internal.fs.hadoop.IgfsHadoop |
From |
To |
|
Change Return Type IgniteFsOutputStream to IgfsOutputStream in method public create(path IgfsPath, bufSize int, overwrite boolean, affKey IgniteUuid, replication int, blockSize long, props Map<String,String>) : IgfsOutputStream in class org.apache.ignite.internal.processors.hadoop.GridHadoopDefaultMapReducePlannerSelfTest.MockGgfs |
From |
To |
|
Change Return Type Collection<IgniteFsBlockLocation> to Collection<IgfsBlockLocation> in method public affinity(path IgfsPath, start long, len long) : Collection<IgfsBlockLocation> in class org.apache.ignite.internal.fs.hadoop.IgfsHadoopWrapper |
From |
To |
|
Change Return Type IgniteFsFile to IgfsFile in method public info(path IgfsPath) : IgfsFile in class org.apache.ignite.internal.fs.hadoop.IgfsHadoop |
From |
To |
|
Change Return Type IgniteFsOutputStream to IgfsOutputStream in method public append(path IgfsPath, bufSize int, create boolean, props Map<String,String>) : IgfsOutputStream in class org.apache.ignite.internal.processors.hadoop.GridHadoopDefaultMapReducePlannerSelfTest.MockGgfs |
From |
To |
|
Change Return Type IgniteFsFile to IgfsFile in method public info(path IgfsPath) : IgfsFile in class org.apache.ignite.internal.fs.hadoop.IgfsHadoopOutProc |
From |
To |
|
Change Return Type Collection<IgniteFsBlockLocation> to Collection<IgfsBlockLocation> in method public affinity(path IgfsPath, start long, len long) : Collection<IgfsBlockLocation> in class org.apache.ignite.internal.processors.hadoop.GridHadoopDefaultMapReducePlannerSelfTest.MockGgfs |
From |
To |
|
Change Return Type Collection<IgniteFsBlockLocation> to Collection<IgfsBlockLocation> in method public affinity(path IgfsPath, start long, len long) : Collection<IgfsBlockLocation> in class org.apache.ignite.IgniteFs |
From |
To |
|
Change Return Type Collection<IgniteFsBlockLocation> to Collection<IgfsBlockLocation> in method public affinity(path IgfsPath, start long, len long, maxLen long) : Collection<IgfsBlockLocation> in class org.apache.ignite.internal.processors.fs.IgfsAsyncImpl |
From |
To |
|
Change Return Type Collection<IgniteFsFile> to Collection<IgfsFile> in method public listFiles(path IgfsPath) : Collection<IgfsFile> in class org.apache.ignite.internal.fs.hadoop.IgfsHadoopWrapper |
From |
To |
|
Change Return Type IgniteFsOutputStream to IgfsOutputStream in method public append(path IgfsPath, create boolean) : IgfsOutputStream in class org.apache.ignite.internal.processors.hadoop.GridHadoopDefaultMapReducePlannerSelfTest.MockGgfs |
From |
To |
|
Change Return Type IgniteFsBlockLocation to IgfsBlockLocation in method private location(start long, len long, nodeIds UUID...) : IgfsBlockLocation in class org.apache.ignite.internal.processors.hadoop.GridHadoopDefaultMapReducePlannerSelfTest |
From |
To |
|
Change Return Type IgniteFsMode to IgfsMode in method public resolveMode(path IgfsPath) : IgfsMode in class org.apache.ignite.internal.processors.fs.IgfsModeResolver |
From |
To |
|
Change Return Type Collection<IgniteFsFile> to Collection<IgfsFile> in method public listFiles(path IgfsPath) : Collection<IgfsFile> in class org.apache.ignite.internal.processors.fs.IgfsImpl |
From |
To |
|
Change Return Type IgniteFsFile to IgfsFile in method public info(path IgfsPath) : IgfsFile in class org.apache.ignite.internal.fs.hadoop.IgfsHadoopWrapper |
From |
To |
|
Change Return Type Collection<IgniteFsBlockLocation> to Collection<IgfsBlockLocation> in method public affinity(info IgfsFileInfo, start long, len long, maxLen long) : Collection<IgfsBlockLocation> in class org.apache.ignite.internal.processors.fs.IgfsDataManager |
From |
To |
|
Change Return Type IgniteFsFile to IgfsFile in method public update(path IgfsPath, props Map<String,String>) : IgfsFile in class org.apache.ignite.internal.processors.fs.IgfsAsyncImpl |
From |
To |
|
Change Return Type IgniteFsFile to IgfsFile in method public info(path IgfsPath) : IgfsFile in class org.apache.ignite.internal.processors.hadoop.GridHadoopDefaultMapReducePlannerSelfTest.MockGgfs |
From |
To |
|
Change Return Type IgniteFsMode to IgfsMode in method public defaultMode() : IgfsMode in class org.apache.ignite.internal.processors.fs.IgfsPaths |
From |
To |
|
Change Return Type IgniteFsFile to IgfsFile in method public update(path IgfsPath, props Map<String,String>) : IgfsFile in class org.apache.ignite.internal.processors.fs.IgfsImpl |
From |
To |
|
Change Return Type IgniteFsFile to IgfsFile in method public update(path IgfsPath, props Map<String,String>) : IgfsFile in class org.apache.ignite.internal.processors.hadoop.GridHadoopDefaultMapReducePlannerSelfTest.MockGgfs |
From |
To |
|
Change Return Type IgniteFsOutputStream to IgfsOutputStream in method public append(path IgfsPath, create boolean) : IgfsOutputStream in class org.apache.ignite.internal.processors.fs.IgfsAsyncImpl |
From |
To |
|
Change Return Type IgniteFsFile to IgfsFile in method public update(path IgfsPath, props Map<String,String>) : IgfsFile in class org.apache.ignite.internal.fs.hadoop.IgfsHadoopOutProc |
From |
To |
|
Change Return Type List<T2<IgfsPath,IgniteFsMode>> to List<T2<IgfsPath,IgfsMode>> in method public pathModes() : List<T2<IgfsPath,IgfsMode>> in class org.apache.ignite.internal.processors.fs.IgfsPaths |
From |
To |
|
Change Return Type IgniteFsFile to IgfsFile in method public info(path IgfsPath) : IgfsFile in class org.apache.ignite.ignitefs.Igfs |
From |
To |
|
Change Return Type Map<String,IgniteFsMode> to Map<String,IgfsMode> in method public pathModes() : Map<String,IgfsMode> in class org.apache.ignite.internal.visor.node.VisorGgfsConfiguration |
From |
To |
|
Change Return Type Collection<IgniteFsBlockLocation> to Collection<IgfsBlockLocation> in method public affinity(info IgfsFileInfo, start long, len long) : Collection<IgfsBlockLocation> in class org.apache.ignite.internal.processors.fs.IgfsDataManager |
From |
To |
|
Change Return Type IgniteFsOutputStream to IgfsOutputStream in method public append(path IgfsPath, create boolean) : IgfsOutputStream in class org.apache.ignite.IgniteFs |
From |
To |
|
Change Return Type Map<String,IgniteFsMode> to Map<String,IgfsMode> in method public getPathModes() : Map<String,IgfsMode> in class org.apache.ignite.configuration.IgniteFsConfiguration |
From |
To |
|
Change Return Type Collection<IgniteFsBlockLocation> to Collection<IgfsBlockLocation> in method public affinity(path IgfsPath, start long, len long) : Collection<IgfsBlockLocation> in class org.apache.ignite.internal.fs.hadoop.IgfsHadoop |
From |
To |
|
Change Return Type IgniteFsFile to IgfsFile in method public update(path IgfsPath, props Map<String,String>) : IgfsFile in class org.apache.ignite.ignitefs.Igfs |
From |
To |
|
Change Return Type IgniteFsOutputStream to IgfsOutputStream in method public create(path IgfsPath, bufSize int, overwrite boolean, affKey IgniteUuid, replication int, blockSize long, props Map<String,String>) : IgfsOutputStream in class org.apache.ignite.internal.processors.fs.IgfsImpl |
From |
To |
|
Change Return Type IgniteFsOutputStream to IgfsOutputStream in method public create(path IgfsPath, bufSize int, overwrite boolean, replication int, blockSize long, props Map<String,String>) : IgfsOutputStream in class org.apache.ignite.internal.processors.fs.IgfsAsyncImpl |
From |
To |
|
Change Return Type Collection<IgniteFsFile> to Collection<IgfsFile> in method public listFiles(path IgfsPath) : Collection<IgfsFile> in class org.apache.ignite.internal.fs.hadoop.IgfsHadoopInProc |
From |
To |
|
Change Return Type IgniteFsException to IgfsException in method public cast(msg String, e IOException) : IgfsException in class org.apache.ignite.internal.fs.hadoop.IgfsHadoopWrapper |
From |
To |
|
Change Return Type IgniteFsOutputStream to IgfsOutputStream in method public create(path IgfsPath, overwrite boolean) : IgfsOutputStream in class org.apache.ignite.IgniteFs |
From |
To |
|
Change Return Type IgniteFsMetrics to IgfsMetrics in method public metrics() : IgfsMetrics in class org.apache.ignite.internal.processors.hadoop.GridHadoopDefaultMapReducePlannerSelfTest.MockGgfs |
From |
To |
|
Change Return Type IgniteFsFile to IgfsFile in method public update(path IgfsPath, props Map<String,String>) : IgfsFile in class org.apache.ignite.internal.fs.hadoop.IgfsHadoopWrapper |
From |
To |
|
Change Return Type IgniteFsFile to IgfsFile in method public update(path IgfsPath, props Map<String,String>) : IgfsFile in class org.apache.ignite.internal.fs.hadoop.IgfsHadoopInProc |
From |
To |
|
Change Return Type IgniteFsOutputStream to IgfsOutputStream in method private create0(path IgfsPath, bufSize int, overwrite boolean, affKey IgniteUuid, replication int, props Map<String,String>, simpleCreate boolean) : IgfsOutputStream in class org.apache.ignite.internal.processors.fs.IgfsImpl |
From |
To |
|
Change Return Type IgniteFsOutputStream to IgfsOutputStream in method public append(path IgfsPath, create boolean) : IgfsOutputStream in class org.apache.ignite.internal.processors.fs.IgfsImpl |
From |
To |
|
Change Return Type Collection<IgniteFsBlockLocation> to Collection<IgfsBlockLocation> in method public affinity(path IgfsPath, start long, len long) : Collection<IgfsBlockLocation> in class org.apache.ignite.internal.processors.fs.IgfsImpl |
From |
To |
|
Change Return Type Collection<IgniteFsBlockLocation> to Collection<IgfsBlockLocation> in method public affinity(path IgfsPath, start long, len long, maxLen long) : Collection<IgfsBlockLocation> in class org.apache.ignite.internal.processors.hadoop.GridHadoopDefaultMapReducePlannerSelfTest.MockGgfs |
From |
To |
|
Change Return Type IgniteFsFile to IgfsFile in method public update(path IgfsPath, props Map<String,String>) : IgfsFile in class org.apache.ignite.internal.fs.hadoop.IgfsHadoop |
From |
To |
|
Change Return Type IgniteFsOutputStream to IgfsOutputStream in method public create(path IgfsPath, bufSize int, overwrite boolean, replication int, blockSize long, props Map<String,String>) : IgfsOutputStream in class org.apache.ignite.IgniteFs |
From |
To |
|
Change Return Type IgniteFsFile to IgfsFile in method public info(path IgfsPath) : IgfsFile in class org.apache.ignite.internal.fs.hadoop.IgfsHadoopInProc |
From |
To |
|
Change Return Type List<T2<IgfsPath,IgniteFsMode>> to List<T2<IgfsPath,IgfsMode>> in method public modesOrdered() : List<T2<IgfsPath,IgfsMode>> in class org.apache.ignite.internal.processors.fs.IgfsModeResolver |
From |
To |
|
Change Return Type IgniteFsMetrics to IgfsMetrics in method public metrics() : IgfsMetrics in class org.apache.ignite.internal.processors.fs.IgfsAsyncImpl |
From |
To |
|
Change Return Type IgniteFsOutputStream to IgfsOutputStream in method public create(path IgfsPath, bufSize int, overwrite boolean, affKey IgniteUuid, replication int, blockSize long, props Map<String,String>) : IgfsOutputStream in class org.apache.ignite.internal.processors.fs.IgfsAsyncImpl |
From |
To |
|
Change Return Type IgniteFsMode to IgfsMode in method public getDefaultMode() : IgfsMode in class org.apache.ignite.configuration.IgniteFsConfiguration |
From |
To |
|
Change Return Type IgniteFsMode to IgfsMode in method private parseGgfsMode(ss String[], ix int) : IgfsMode in class org.apache.ignite.internal.visor.ggfs.VisorGgfsProfilerTask.VisorGgfsProfilerJob |
From |
To |
|
Change Return Type Collection<IgniteFsFile> to Collection<IgfsFile> in method public listFiles(path IgfsPath) : Collection<IgfsFile> in class org.apache.ignite.internal.processors.hadoop.GridHadoopDefaultMapReducePlannerSelfTest.MockGgfs |
From |
To |
|
Change Return Type IgniteFsOutputStream to IgfsOutputStream in method public create(path IgfsPath, overwrite boolean) : IgfsOutputStream in class org.apache.ignite.internal.processors.hadoop.GridHadoopDefaultMapReducePlannerSelfTest.MockGgfs |
From |
To |
|
Change Return Type IgniteFsMode to IgfsMode in method public mode(path Path) : IgfsMode in class org.apache.ignite.ignitefs.hadoop.v2.IgfsHadoopFileSystem |
From |
To |
|
Change Return Type IgniteFsOutputStream to IgfsOutputStream in method public create(path IgfsPath, bufSize int, overwrite boolean, affKey IgniteUuid, replication int, blockSize long, props Map<String,String>) : IgfsOutputStream in class org.apache.ignite.IgniteFs |
From |
To |
|
Change Return Type IgniteFsMode to IgfsMode in method public defaultMode() : IgfsMode in class org.apache.ignite.internal.visor.node.VisorGgfsConfiguration |
From |
To |
|
Change Return Type IgniteFsMode to IgfsMode in method public fromOrdinal(ord int) : IgfsMode in class org.apache.ignite.ignitefs.IgfsMode |
From |
To |
|
Change Return Type IgniteFsOutputStream to IgfsOutputStream in method public create(path IgfsPath, overwrite boolean) : IgfsOutputStream in class org.apache.ignite.internal.processors.fs.IgfsAsyncImpl |
From |
To |
|
Change Return Type Collection<IgniteFsBlockLocation> to Collection<IgfsBlockLocation> in method public affinity(path IgfsPath, start long, len long, maxLen long) : Collection<IgfsBlockLocation> in class org.apache.ignite.internal.processors.fs.IgfsImpl |
From |
To |
|
Change Return Type Collection<IgniteFsBlockLocation> to Collection<IgfsBlockLocation> in method public affinity(path IgfsPath, start long, len long) : Collection<IgfsBlockLocation> in class org.apache.ignite.internal.processors.fs.IgfsAsyncImpl |
From |
To |
|
Change Return Type IgniteFsFile to IgfsFile in method public info(path IgfsPath) : IgfsFile in class org.apache.ignite.internal.processors.fs.IgfsImpl |
From |
To |
|
Change Return Type Collection<IgniteFsBlockLocation> to Collection<IgfsBlockLocation> in method public affinity(path IgfsPath, start long, len long) : Collection<IgfsBlockLocation> in class org.apache.ignite.internal.fs.hadoop.IgfsHadoopInProc |
From |
To |
|
Change Return Type IgniteFsMode to IgfsMode in method public mode(path Path) : IgfsMode in class org.apache.ignite.ignitefs.hadoop.v1.IgfsHadoopFileSystem |
From |
To |
|
Change Return Type Set<IgniteFsMode> to Set<IgfsMode> in method public resolveChildrenModes(path IgfsPath) : Set<IgfsMode> in class org.apache.ignite.internal.processors.fs.IgfsModeResolver |
From |
To |
|
Change Return Type IgniteFsMode to IgfsMode in method public mode(path IgfsPath) : IgfsMode in class org.apache.ignite.ignitefs.hadoop.v1.IgfsHadoopFileSystem |
From |
To |
|
Change Return Type Collection<IgniteFsBlockLocation> to Collection<IgfsBlockLocation> in method public affinity(path IgfsPath, start long, len long, maxLen long) : Collection<IgfsBlockLocation> in class org.apache.ignite.IgniteFs |
From |
To |
|
Change Return Type IgniteFsMode to IgfsMode in method public defaultMode() : IgfsMode in class org.apache.ignite.internal.processors.fs.IgfsAttributes |
From |
To |
|
Change Return Type Collection<IgniteFsFile> to Collection<IgfsFile> in method public listFiles(path IgfsPath) : Collection<IgfsFile> in class org.apache.ignite.ignitefs.Igfs |
From |
To |
|
Change Return Type IgniteFsFile to IgfsFile in method private file(path String) : IgfsFile in class org.apache.ignite.ignitefs.IgfsHadoopFileSystemLoggerSelfTest |
From |
To |
|
Change Return Type IgniteFsOutputStream to IgfsOutputStream in method public append(path IgfsPath, bufSize int, create boolean, props Map<String,String>) : IgfsOutputStream in class org.apache.ignite.IgniteFs |
From |
To |
|
Change Return Type IgniteFsOutputStream to IgfsOutputStream in method public append(path IgfsPath, bufSize int, create boolean, props Map<String,String>) : IgfsOutputStream in class org.apache.ignite.internal.processors.fs.IgfsImpl |
From |
To |
|
Change Return Type Collection<IgniteFsBlockLocation> to Collection<IgfsBlockLocation> in method public affinity(path IgfsPath, start long, len long) : Collection<IgfsBlockLocation> in class org.apache.ignite.internal.fs.hadoop.IgfsHadoopOutProc |
From |
To |
|
Change Return Type IgniteFsOutputStream to IgfsOutputStream in method public create(path IgfsPath, overwrite boolean) : IgfsOutputStream in class org.apache.ignite.internal.processors.fs.IgfsImpl |
From |
To |
|
Change Return Type IgniteFsMode to IgfsMode in method public mode() : IgfsMode in class org.apache.ignite.internal.visor.ggfs.VisorGgfs |
From |
To |
|
Change Return Type IgniteFsMode to IgfsMode in method public mode() : IgfsMode in class org.apache.ignite.internal.visor.ggfs.VisorGgfsProfilerEntry |
From |
To |
|
Change Return Type Collection<IgniteFsFile> to Collection<IgfsFile> in method public listFiles(path IgfsPath) : Collection<IgfsFile> in class org.apache.ignite.internal.processors.fs.IgfsAsyncImpl |
From |
To |
|
Change Return Type IgniteFsOutputStream to IgfsOutputStream in method public create(path IgfsPath, bufSize int, overwrite boolean, replication int, blockSize long, props Map<String,String>) : IgfsOutputStream in class org.apache.ignite.internal.processors.fs.IgfsImpl |
From |
To |
|
Change Return Type IgniteFsOutputStream to IgfsOutputStream in method public append(path IgfsPath, bufSize int, create boolean, props Map<String,String>) : IgfsOutputStream in class org.apache.ignite.internal.processors.fs.IgfsAsyncImpl |
From |
To |
|
Change Return Type IgniteFsMetrics to IgfsMetrics in method public metrics() : IgfsMetrics in class org.apache.ignite.internal.processors.fs.IgfsImpl |
From |
To |
|
Change Return Type IgniteFsFile to IgfsFile in method public info(path IgfsPath) : IgfsFile in class org.apache.ignite.internal.processors.fs.IgfsAsyncImpl |
From |
To |
|
Change Return Type Map<String,IgniteFsMode> to Map<String,IgfsMode> in method public pathModes() : Map<String,IgfsMode> in class org.apache.ignite.internal.processors.fs.IgfsAttributes |
From |
To |
|
Change Return Type IgniteFsMetrics to IgfsMetrics in method public metrics() : IgfsMetrics in class org.apache.ignite.IgniteFs |
From |
To |
|
Change Return Type IgniteFsOutputStream to IgfsOutputStream in method public create(path IgfsPath, bufSize int, overwrite boolean, replication int, blockSize long, props Map<String,String>) : IgfsOutputStream in class org.apache.ignite.internal.processors.hadoop.GridHadoopDefaultMapReducePlannerSelfTest.MockGgfs |
From |
To |
|
Change Variable Type cfgModes : Map<String,IgniteFsMode> to cfgModes : Map<String,IgfsMode> in method package IgfsImpl(ggfsCtx IgfsContext) in class org.apache.ignite.internal.processors.fs.IgfsImpl |
From |
To |
|
Change Variable Type path1 : IgniteFsFile to path1 : IgfsFile in method public testListFilesPathMissing() : void in class org.apache.ignite.internal.processors.fs.IgfsDualAbstractSelfTest |
From |
To |
|
Change Variable Type mode : IgniteFsMode to mode : IgfsMode in method public listStatus(f Path) : FileStatus[] in class org.apache.ignite.ignitefs.hadoop.v1.IgfsHadoopFileSystem |
From |
To |
|
Change Variable Type fileInfo : IgniteFsFile to fileInfo : IgfsFile in method public testZeroReplicationFactor() : void in class org.apache.ignite.ignitefs.IgfsHadoopFileSystemAbstractSelfTest |
From |
To |
|
Change Variable Type stream : IgniteFsOutputStream to stream : IgfsOutputStream in method public create(path IgfsPath, overwrite boolean, colocate boolean, replication int, blockSize long, props Map<String,String>) : IgfsHadoopStreamDelegate in class org.apache.ignite.internal.fs.hadoop.IgfsHadoopInProc |
From |
To |
|
Change Variable Type mode : IgniteFsMode to mode : IgfsMode in method public exists(path IgfsPath) : boolean in class org.apache.ignite.internal.processors.fs.IgfsImpl |
From |
To |
|
Change Variable Type mode : IgniteFsMode to mode : IgfsMode in method public listPaths(path IgfsPath) : Collection<IgfsPath> in class org.apache.ignite.internal.processors.fs.IgfsImpl |
From |
To |
|
Change Variable Type info : IgniteFsFile to info : IgfsFile in method public testInfo() : void in class org.apache.ignite.internal.processors.fs.IgfsAbstractSelfTest |
From |
To |
|
Change Variable Type os : IgniteFsOutputStream to os : IgfsOutputStream in method public testAppendConsistencyMultithreaded() : void in class org.apache.ignite.internal.processors.fs.IgfsAbstractSelfTest |
From |
To |
|
Change Variable Type mode : IgniteFsMode to mode : IgfsMode in method public append(path IgfsPath, bufSize int, create boolean, props Map<String,String>) : IgfsOutputStream in class org.apache.ignite.internal.processors.fs.IgfsImpl |
From |
To |
|
Change Variable Type os : IgniteFsOutputStream to os : IgfsOutputStream in method public testCreate() : void in class org.apache.ignite.internal.processors.fs.IgfsProcessorSelfTest |
From |
To |
|
Change Variable Type os : IgniteFsOutputStream to os : IgfsOutputStream in method protected createFile(ggfs IgniteFs, file IgfsPath, overwrite boolean, blockSize long, chunks byte[]...) : void in class org.apache.ignite.internal.processors.fs.IgfsAbstractSelfTest |
From |
To |
|
Change Variable Type list : Collection<IgniteFsFile> to list : Collection<IgfsFile> in method public listStatus(f Path) : FileStatus[] in class org.apache.ignite.ignitefs.hadoop.v1.IgfsHadoopFileSystem |
From |
To |
|
Change Variable Type metrics : IgniteFsMetrics to metrics : IgfsMetrics in method public testBlockMetrics() : void in class org.apache.ignite.internal.processors.fs.IgfsMetricsSelfTest |
From |
To |
|
Change Variable Type file : IgniteFsFile to file : IgfsFile in method public map(subgrid List<ClusterNode>, args IgfsTaskArgs<T>) : Map<? extends ComputeJob,ClusterNode> in class org.apache.ignite.ignitefs.mapreduce.IgfsTask |
From |
To |
|
Change Variable Type mode : IgniteBiTuple<String,IgniteFsMode> to mode : IgniteBiTuple<String,IgfsMode> in method package pathModes(modes IgniteBiTuple<String,IgfsMode>...) : void in class org.apache.ignite.ignitefs.IgfsHadoopFileSystemSecondaryModeSelfTest |
From |
To |
|
Change Variable Type aff : Collection<IgniteFsBlockLocation> to aff : Collection<IgfsBlockLocation> in method private testCreateFile(path IgfsPath, size long, salt int) : void in class org.apache.ignite.internal.processors.fs.IgfsStreamsSelfTest |
From |
To |
|
Change Variable Type out2 : IgniteFsOutputStream to out2 : IgfsOutputStream in method public testMetrics() : void in class org.apache.ignite.internal.processors.fs.IgfsMetricsSelfTest |
From |
To |
|
Change Variable Type mode : IgniteFsMode to mode : IgfsMode in method public createInternal(f Path, flag EnumSet<CreateFlag>, perm FsPermission, bufSize int, replication short, blockSize long, progress Progressable, checksumOpt Options.ChecksumOpt, createParent boolean) : FSDataOutputStream in class org.apache.ignite.ignitefs.hadoop.v2.IgfsHadoopFileSystem |
From |
To |
|
Change Variable Type res : Deque<IgniteFsBlockLocation> to res : Deque<IgfsBlockLocation> in method public affinity(info IgfsFileInfo, start long, len long, maxLen long) : Collection<IgfsBlockLocation> in class org.apache.ignite.internal.processors.fs.IgfsDataManager |
From |
To |
|
Change Variable Type pathMode : Map.Entry<String,IgniteFsMode> to pathMode : Map.Entry<String,IgfsMode> in method public writeExternal(out ObjectOutput) : void in class org.apache.ignite.internal.processors.fs.IgfsAttributes |
From |
To |
|
Change Variable Type os : IgniteFsOutputStream to os : IgfsOutputStream in method public testCreateRenameParentNoClose() : void in class org.apache.ignite.internal.processors.fs.IgfsAbstractSelfTest |
From |
To |
|
Change Variable Type mode : IgniteFsMode to mode : IgfsMode in method public initialize(name URI, cfg Configuration) : void in class org.apache.ignite.ignitefs.hadoop.v1.IgfsHadoopFileSystem |
From |
To |
|
Change Variable Type modes : ArrayList<T2<IgfsPath,IgniteFsMode>> to modes : ArrayList<T2<IgfsPath,IgfsMode>> in method package IgfsImpl(ggfsCtx IgfsContext) in class org.apache.ignite.internal.processors.fs.IgfsImpl |
From |
To |
|
Change Variable Type mode : IgniteFsMode to mode : IgfsMode in method public aggregateGgfsProfilerEntries(entries List<VisorGgfsProfilerEntry>) : VisorGgfsProfilerEntry in class org.apache.ignite.internal.visor.ggfs.VisorGgfsProfiler |
From |
To |
|
Change Variable Type out : IgniteFsOutputStream to out : IgfsOutputStream in method public testMetrics() : void in class org.apache.ignite.internal.processors.fs.IgfsMetricsSelfTest |
From |
To |
|
Change Variable Type mode : IgniteFsMode to mode : IgfsMode in method public resolveMode(path IgfsPath) : IgfsMode in class org.apache.ignite.internal.processors.fs.IgfsModeResolver |
From |
To |
|
Change Variable Type children : Collection<IgniteFsFile> to children : Collection<IgfsFile> in method public listFiles(path IgfsPath) : Collection<IgfsFile> in class org.apache.ignite.internal.processors.fs.IgfsImpl |
From |
To |
|
Change Variable Type mode : IgniteFsMode to mode : IgfsMode in method public append(f Path, bufSize int, progress Progressable) : FSDataOutputStream in class org.apache.ignite.ignitefs.hadoop.v1.IgfsHadoopFileSystem |
From |
To |
|
Change Variable Type os : IgniteFsOutputStream to os : IgfsOutputStream in method private append(path IgfsPath, len int) : void in class org.apache.ignite.internal.processors.fs.GridCacheIgfsPerBlockLruEvictionPolicySelfTest |
From |
To |
|
Change Variable Type pathMode : T2<IgfsPath,IgniteFsMode> to pathMode : T2<IgfsPath,IgfsMode> in method private initialize(name URI, cfg Configuration) : void in class org.apache.ignite.ignitefs.hadoop.v2.IgfsHadoopFileSystem |
From |
To |
|
Change Variable Type childrenModes : Set<IgniteFsMode> to childrenModes : Set<IgfsMode> in method public listPaths(path IgfsPath) : Collection<IgfsPath> in class org.apache.ignite.internal.processors.fs.IgfsImpl |
From |
To |
|
Change Variable Type os : IgniteFsOutputStream to os : IgfsOutputStream in method public testCreateDeleteNoClose() : void in class org.apache.ignite.internal.processors.fs.IgfsAbstractSelfTest |
From |
To |
|
Change Variable Type child : T2<IgfsPath,IgniteFsMode> to child : T2<IgfsPath,IgfsMode> in method public resolveChildrenModes(path IgfsPath) : Set<IgfsMode> in class org.apache.ignite.internal.processors.fs.IgfsModeResolver |
From |
To |
|
Change Variable Type out : IgniteFsOutputStream to out : IgfsOutputStream in method private append(path String, create boolean, text String) : String in class org.apache.ignite.internal.processors.fs.IgfsProcessorSelfTest |
From |
To |
|
Change Variable Type space : IgniteFsOutOfSpaceException to space : IgfsOutOfSpaceException in method private processStreamControlRequest(ses IgfsClientSession, cmd IgfsIpcCommand, msg IgfsMessage, in DataInput) : IgfsMessage in class org.apache.ignite.internal.processors.fs.IgfsIpcHandler |
From |
To |
|
Change Variable Type out : IgniteFsOutputStream to out : IgfsOutputStream in method private processStreamControlRequest(ses IgfsClientSession, cmd IgfsIpcCommand, msg IgfsMessage, in DataInput) : IgfsMessage in class org.apache.ignite.internal.processors.fs.IgfsIpcHandler |
From |
To |
|
Change Variable Type dfltModes : Map<String,IgniteFsMode> to dfltModes : Map<String,IgfsMode> in method package IgfsImpl(ggfsCtx IgfsContext) in class org.apache.ignite.internal.processors.fs.IgfsImpl |
From |
To |
|
Change Variable Type mode : IgniteFsMode to mode : IgfsMode in method public open(f Path, bufSize int) : FSDataInputStream in class org.apache.ignite.ignitefs.hadoop.v1.IgfsHadoopFileSystem |
From |
To |
|
Change Variable Type stream : IgniteFsOutputStream to stream : IgfsOutputStream in method public flush(delegate IgfsHadoopStreamDelegate) : void in class org.apache.ignite.internal.fs.hadoop.IgfsHadoopInProc |
From |
To |
|
Change Variable Type affinity : List<IgniteFsBlockLocation> to affinity : List<IgfsBlockLocation> in method public getFileBlockLocations(status FileStatus, start long, len long) : BlockLocation[] in class org.apache.ignite.ignitefs.hadoop.v1.IgfsHadoopFileSystem |
From |
To |
|
Change Variable Type metrics : IgniteFsMetrics to metrics : IgfsMetrics in method public execute() : IgniteBiTuple<Long,Long> in class org.apache.ignite.internal.processors.fs.IgfsImpl.IgfsGlobalSpaceTask.split.add |
From |
To |
|
Change Variable Type modes0 : ArrayList<T2<IgfsPath,IgniteFsMode>> to modes0 : ArrayList<T2<IgfsPath,IgfsMode>> in method public IgfsModeResolver(dfltMode IgfsMode, modes List<T2<IgfsPath,IgfsMode>>) in class org.apache.ignite.internal.processors.fs.IgfsModeResolver |
From |
To |
|
Change Variable Type out : IgniteFsOutputStream to out : IgfsOutputStream in method public testOpenPrefetchOverride() : void in class org.apache.ignite.ignitefs.IgfsHadoopDualAbstractSelfTest |
From |
To |
|
Change Variable Type out : IgniteFsOutputStream to out : IgfsOutputStream in method public testOpenPrefetch() : void in class org.apache.ignite.internal.processors.fs.IgfsDualAbstractSelfTest |
From |
To |
|
Change Variable Type os2 : IgniteFsOutputStream to os2 : IgfsOutputStream in method public testAppendNoClose() : void in class org.apache.ignite.internal.processors.fs.IgfsAbstractSelfTest |
From |
To |
|
Change Variable Type pathModes : Map<String,IgniteFsMode> to pathModes : Map<String,IgfsMode> in method public testSerialization() : void in class org.apache.ignite.internal.processors.fs.IgfsAttributesSelfTest |
From |
To |
|
Change Variable Type info : IgniteFsFile to info : IgfsFile in method public testMakeListDeleteDirsMultithreaded() : void in class org.apache.ignite.internal.processors.fs.IgfsProcessorSelfTest |
From |
To |
|
Change Variable Type os : IgniteFsOutputStream to os : IgfsOutputStream in method protected appendFile(ggfs IgniteFs, file IgfsPath, chunks byte[]...) : void in class org.apache.ignite.internal.processors.fs.IgfsAbstractSelfTest |
From |
To |
|
Change Variable Type m : IgniteFsMetrics to m : IgfsMetrics in method public testMultipleClose() : void in class org.apache.ignite.internal.processors.fs.IgfsMetricsSelfTest |
From |
To |
|
Change Variable Type out : IgniteFsOutputStream to out : IgfsOutputStream in method public testOpenNoPrefetch() : void in class org.apache.ignite.internal.processors.fs.IgfsDualAbstractSelfTest |
From |
To |
|
Change Variable Type last : IgniteFsBlockLocation to last : IgfsBlockLocation in method public affinity(info IgfsFileInfo, start long, len long, maxLen long) : Collection<IgfsBlockLocation> in class org.apache.ignite.internal.processors.fs.IgfsDataManager |
From |
To |
|
Change Variable Type affNodes : Collection<IgniteFsBlockLocation> to affNodes : Collection<IgfsBlockLocation> in method public testCreateFileColocated() : void in class org.apache.ignite.internal.processors.fs.IgfsStreamsSelfTest |
From |
To |
|
Change Variable Type blocks : Collection<IgniteFsBlockLocation> to blocks : Collection<IgfsBlockLocation> in method private nodeForSplit(split GridHadoopInputSplit, topIds Collection<UUID>, nodes Map<String,Collection<UUID>>, nodeLoads Map<UUID,Integer>) : UUID in class org.apache.ignite.internal.processors.hadoop.planner.GridHadoopDefaultMapReducePlanner |
From |
To |
|
Change Variable Type mode : IgniteFsMode to mode : IgfsMode in method public mkdirs(f Path, perm FsPermission) : boolean in class org.apache.ignite.ignitefs.hadoop.v1.IgfsHadoopFileSystem |
From |
To |
|
Change Variable Type pathModes : Map<String,IgniteFsMode> to pathModes : Map<String,IgfsMode> in method private startPrimary() : void in class org.apache.ignite.internal.processors.fs.GridCacheIgfsPerBlockLruEvictionPolicySelfTest |
From |
To |
|
Change Variable Type iter : Iterator<IgniteFsFile> to iter : Iterator<IgfsFile> in method public testListFiles() : void in class org.apache.ignite.internal.processors.fs.IgfsAbstractSelfTest |
From |
To |
|
Change Variable Type mode : IgniteFsMode to mode : IgfsMode in method public delete(f Path, recursive boolean) : boolean in class org.apache.ignite.ignitefs.hadoop.v2.IgfsHadoopFileSystem |
From |
To |
|
Change Variable Type e : Map.Entry<String,IgniteFsMode> to e : Map.Entry<String,IgfsMode> in method package IgfsImpl(ggfsCtx IgfsContext) in class org.apache.ignite.internal.processors.fs.IgfsImpl |
From |
To |
|
Change Variable Type out3 : IgniteFsOutputStream to out3 : IgfsOutputStream in method public testMetrics() : void in class org.apache.ignite.internal.processors.fs.IgfsMetricsSelfTest |
From |
To |
|
Change Variable Type last : IgniteFsBlockLocation to last : IgfsBlockLocation in method public testAffinity() : void in class org.apache.ignite.internal.processors.fs.IgfsDataManagerSelfTest |
From |
To |
|
Change Variable Type locationsList : Collection<IgniteFsBlockLocation> to locationsList : Collection<IgfsBlockLocation> in method private mapGgfsBlock(file URI, start long, len long, locations IgfsBlockLocation...) : void in class org.apache.ignite.internal.processors.hadoop.GridHadoopDefaultMapReducePlannerSelfTest |
From |
To |
|
Change Variable Type children : Set<IgniteFsMode> to children : Set<IgfsMode> in method public resolveChildrenModes(path IgfsPath) : Set<IgfsMode> in class org.apache.ignite.internal.processors.fs.IgfsModeResolver |
From |
To |
|
Change Variable Type os : IgniteFsOutputStream to os : IgfsOutputStream in method public _testFormat() : void in class org.apache.ignite.internal.processors.fs.IgfsAbstractSelfTest |
From |
To |
|
Change Variable Type mode : IgniteFsMode to mode : IgfsMode in method public listFiles(path IgfsPath) : Collection<IgfsFile> in class org.apache.ignite.internal.processors.fs.IgfsImpl |
From |
To |
|
Change Variable Type first : IgniteFsBlockLocation to first : IgfsBlockLocation in method public testAffinity() : void in class org.apache.ignite.internal.processors.fs.IgfsDataManagerSelfTest |
From |
To |
|
Change Variable Type files : List<IgniteFsFile> to files : List<IgfsFile> in method public listStatus(f Path) : FileStatus[] in class org.apache.ignite.ignitefs.hadoop.v2.IgfsHadoopFileSystem |
From |
To |
|
Change Variable Type out : IgniteFsOutputStream to out : IgfsOutputStream in method public testDeleteFragmentizing() : void in class org.apache.ignite.ignitefs.IgfsFragmentizerSelfTest |
From |
To |
|
Change Variable Type os : IgniteFsOutputStream to os : IgfsOutputStream in method public testCreateUpdateNoClose() : void in class org.apache.ignite.internal.processors.fs.IgfsAbstractSelfTest |
From |
To |
|
Change Variable Type info : IgniteFsFile to info : IgfsFile in method public testInfoPathDoesNotExist() : void in class org.apache.ignite.internal.processors.fs.IgfsAbstractSelfTest |
From |
To |
|
Change Variable Type affinity : Collection<IgniteFsBlockLocation> to affinity : Collection<IgfsBlockLocation> in method public testAffinityFileMap() : void in class org.apache.ignite.internal.processors.fs.IgfsDataManagerSelfTest |
From |
To |
|
Change Variable Type path1 : IgniteFsFile to path1 : IgfsFile in method public testListFiles() : void in class org.apache.ignite.internal.processors.fs.IgfsAbstractSelfTest |
From |
To |
|
Change Variable Type mode0 : IgniteFsMode to mode0 : IgfsMode in method package IgfsImpl(ggfsCtx IgfsContext) in class org.apache.ignite.internal.processors.fs.IgfsImpl |
From |
To |
|
Change Variable Type affinity : List<IgniteFsBlockLocation> to affinity : List<IgfsBlockLocation> in method public getFileBlockLocations(path Path, start long, len long) : BlockLocation[] in class org.apache.ignite.ignitefs.hadoop.v2.IgfsHadoopFileSystem |
From |
To |
|
Change Variable Type loc : IgniteFsBlockLocation to loc : IgfsBlockLocation in method public testAffinity() : void in class org.apache.ignite.internal.processors.fs.IgfsDataManagerSelfTest |
From |
To |
|
Change Variable Type os : IgniteFsOutputStream to os : IgfsOutputStream in method public call() : Object in class org.apache.ignite.internal.processors.fs.IgfsAbstractSelfTest.testCreateDeleteParentNoClose.assertThrows |
From |
To |
|
Change Variable Type info : IgniteFsFile to info : IgfsFile in method public getFileStatus(f Path) : FileStatus in class org.apache.ignite.ignitefs.hadoop.v1.IgfsHadoopFileSystem |
From |
To |
|
Change Variable Type out : IgniteFsOutputStream to out : IgfsOutputStream in method public testCreateFileColocated() : void in class org.apache.ignite.internal.processors.fs.IgfsStreamsSelfTest |
From |
To |
|
Change Variable Type mode : Map.Entry<String,IgniteFsMode> to mode : Map.Entry<String,IgfsMode> in method private validateLocalGgfsConfigurations(cfgs IgniteFsConfiguration[]) : void in class org.apache.ignite.internal.processors.fs.IgfsProcessor |
From |
To |
|
Change Variable Type os : IgniteFsOutputStream to os : IgfsOutputStream in method public testAppendRenameNoClose() : void in class org.apache.ignite.internal.processors.fs.IgfsAbstractSelfTest |
From |
To |
|
Change Variable Type mode : IgniteFsMode to mode : IgfsMode in method private create0(path IgfsPath, bufSize int, overwrite boolean, affKey IgniteUuid, replication int, props Map<String,String>, simpleCreate boolean) : IgfsOutputStream in class org.apache.ignite.internal.processors.fs.IgfsImpl |
From |
To |
|
Change Variable Type mode : IgniteFsMode to mode : IgfsMode in method private checkMode(pathStr String, expMode IgfsMode) : void in class org.apache.ignite.internal.processors.fs.IgfsModesSelfTest |
From |
To |
|
Change Variable Type locations : Collection<IgniteFsBlockLocation> to locations : Collection<IgfsBlockLocation> in method public testZeroReplicationFactor() : void in class org.apache.ignite.ignitefs.IgfsHadoopFileSystemAbstractSelfTest |
From |
To |
|
Change Variable Type desc : IgniteFsFile to desc : IgfsFile in method private testCreateFile(path IgfsPath, size long, salt int) : void in class org.apache.ignite.internal.processors.fs.IgfsStreamsSelfTest |
From |
To |
|
Change Variable Type childrenModes : Set<IgniteFsMode> to childrenModes : Set<IgfsMode> in method public listFiles(path IgfsPath) : Collection<IgfsFile> in class org.apache.ignite.internal.processors.fs.IgfsImpl |
From |
To |
|
Change Variable Type path2 : IgniteFsFile to path2 : IgfsFile in method public testListFilesPathMissing() : void in class org.apache.ignite.internal.processors.fs.IgfsDualAbstractSelfTest |
From |
To |
|
Change Variable Type status : IgniteFsFile to status : IgfsFile in method private resolveFileInfo(path IgfsPath, mode IgfsMode) : IgfsFileInfo in class org.apache.ignite.internal.processors.fs.IgfsImpl |
From |
To |
|
Change Variable Type os : IgniteFsOutputStream to os : IgfsOutputStream in method public testSize() : void in class org.apache.ignite.internal.processors.fs.IgfsProcessorSelfTest |
From |
To |
|
Change Variable Type locations : Collection<IgniteFsBlockLocation> to locations : Collection<IgfsBlockLocation> in method public testZeroReplicationFactor() : void in class org.apache.ignite.ignitefs.IgfsHadoop20FileSystemAbstractSelfTest |
From |
To |
|
Change Variable Type mode : IgniteFsMode to mode : IgfsMode in method private initialize(name URI, cfg Configuration) : void in class org.apache.ignite.ignitefs.hadoop.v2.IgfsHadoopFileSystem |
From |
To |
|
Change Variable Type iter : Iterator<IgniteFsFile> to iter : Iterator<IgfsFile> in method public testListFilesPathMissing() : void in class org.apache.ignite.internal.processors.fs.IgfsDualAbstractSelfTest |
From |
To |
|
Change Variable Type os2 : IgniteFsOutputStream to os2 : IgfsOutputStream in method public testCreateNoClose() : void in class org.apache.ignite.internal.processors.fs.IgfsAbstractSelfTest |
From |
To |
|
Change Variable Type mode : IgniteFsMode to mode : IgfsMode in method public listStatus(f Path) : FileStatus[] in class org.apache.ignite.ignitefs.hadoop.v2.IgfsHadoopFileSystem |
From |
To |
|
Change Variable Type out : IgniteFsOutputStream to out : IgfsOutputStream in method public testCoordinatorLeave() : void in class org.apache.ignite.ignitefs.IgfsFragmentizerTopologySelfTest |
From |
To |
|
Change Variable Type child : IgniteFsFile to child : IgfsFile in method public listFiles(path IgfsPath) : Collection<IgfsFile> in class org.apache.ignite.internal.processors.fs.IgfsImpl |
From |
To |
|
Change Variable Type mode : IgniteFsMode to mode : IgfsMode in method public open(path IgfsPath, bufSize int, seqReadsBeforePrefetch int) : IgfsInputStreamAdapter in class org.apache.ignite.internal.processors.fs.IgfsImpl |
From |
To |
|
Change Variable Type e : IgniteFsOutOfSpaceException to e : IgfsOutOfSpaceException in method private processPartialBlockWrite(fileId IgniteUuid, colocatedKey IgfsBlockKey, startOff int, data byte[]) : void in class org.apache.ignite.internal.processors.fs.IgfsDataManager |
From |
To |
|
Change Variable Type os : IgniteFsOutputStream to os : IgfsOutputStream in method private checkPropagation() : void in class org.apache.ignite.internal.processors.fs.IgfsModesSelfTest |
From |
To |
|
Change Variable Type file : IgniteFsFile to file : IgfsFile in method private assertListDir(path String, item String...) : void in class org.apache.ignite.internal.processors.fs.IgfsProcessorSelfTest |
From |
To |
|
Change Variable Type childrenModes : Set<IgniteFsMode> to childrenModes : Set<IgfsMode> in method public renameInternal(src Path, dst Path) : void in class org.apache.ignite.ignitefs.hadoop.v2.IgfsHadoopFileSystem |
From |
To |
|
Change Variable Type list : Collection<IgniteFsFile> to list : Collection<IgfsFile> in method public listStatus(f Path) : FileStatus[] in class org.apache.ignite.ignitefs.hadoop.v2.IgfsHadoopFileSystem |
From |
To |
|
Change Variable Type res : Collection<IgniteFsFile> to res : Collection<IgfsFile> in method public listFiles(path IgfsPath) : Collection<IgfsFile> in class org.apache.ignite.internal.fs.hadoop.IgfsHadoopWrapper |
From |
To |
|
Change Variable Type mode : IgniteFsMode to mode : IgfsMode in method public rename(src Path, dst Path) : boolean in class org.apache.ignite.ignitefs.hadoop.v1.IgfsHadoopFileSystem |
From |
To |
|
Change Variable Type out : IgniteFsOutputStream to out : IgfsOutputStream in method public testMultipleClose() : void in class org.apache.ignite.internal.processors.fs.IgfsMetricsSelfTest |
From |
To |
|
Change Variable Type os : IgniteFsOutputStream to os : IgfsOutputStream in method public testAppendConsistency() : void in class org.apache.ignite.internal.processors.fs.IgfsAbstractSelfTest |
From |
To |
|
Change Variable Type childrenModes : Set<IgniteFsMode> to childrenModes : Set<IgfsMode> in method public delete(path IgfsPath, recursive boolean) : boolean in class org.apache.ignite.internal.processors.fs.IgfsImpl |
From |
To |
|
Change Variable Type os : IgniteFsOutputStream to os : IgfsOutputStream in method public testCreateConsistency() : void in class org.apache.ignite.internal.processors.fs.IgfsAbstractSelfTest |
From |
To |
|
Change Variable Type files : Collection<IgniteFsFile> to files : Collection<IgfsFile> in method public listFiles(path IgfsPath) : Collection<IgfsFile> in class org.apache.ignite.internal.processors.fs.IgfsImpl |
From |
To |
|
Change Variable Type os : IgniteFsOutputStream to os : IgfsOutputStream in method public testAppendRenameParentNoClose() : void in class org.apache.ignite.internal.processors.fs.IgfsAbstractSelfTest |
From |
To |
|
Change Variable Type os : IgniteFsOutputStream to os : IgfsOutputStream in method private checkOversizeDelay() : void in class org.apache.ignite.internal.processors.fs.IgfsSizeSelfTest |
From |
To |
|
Change Variable Type os : IgniteFsOutputStream to os : IgfsOutputStream in method public testStop() : void in class org.apache.ignite.internal.processors.fs.IgfsAbstractSelfTest |
From |
To |
|
Change Variable Type pathModes : Map<String,IgniteFsMode> to pathModes : Map<String,IgfsMode> in method private primaryConfiguration(idx int) : IgniteConfiguration in class org.apache.ignite.internal.processors.fs.IgfsMetricsSelfTest |
From |
To |
|
Change Variable Type loc : IgniteFsBlockLocation to loc : IgfsBlockLocation in method private checkAffinity(blockSize int, info IgfsFileInfo, affinity Iterable<IgfsBlockLocation>) : void in class org.apache.ignite.internal.processors.fs.IgfsDataManagerSelfTest |
From |
To |
|
Change Variable Type os : IgniteFsOutputStream to os : IgfsOutputStream in method public call() : Object in class org.apache.ignite.internal.processors.fs.IgfsAbstractSelfTest.testAppendDeleteParentNoClose.assertThrows |
From |
To |
|
Change Variable Type mode : IgniteFsMode to mode : IgfsMode in method public isProxy(path URI) : boolean in class org.apache.ignite.internal.processors.fs.IgfsImpl |
From |
To |
|
Change Variable Type res : Collection<IgniteFsBlockLocation> to res : Collection<IgfsBlockLocation> in method public affinity(info IgfsFileInfo, start long, len long, maxLen long) : Collection<IgfsBlockLocation> in class org.apache.ignite.internal.processors.fs.IgfsDataManager |
From |
To |
|
Change Variable Type info : IgniteFsFile to info : IgfsFile in method public testCreateFileColocated() : void in class org.apache.ignite.internal.processors.fs.IgfsStreamsSelfTest |
From |
To |
|
Change Variable Type mapper : IgniteFsGroupDataBlocksKeyMapper to mapper : IgfsGroupDataBlocksKeyMapper in method public checkDistribution(grpSize int, partCnt int) : void in class org.apache.ignite.internal.processors.fs.IgfsGroupDataBlockKeyMapperHashSelfTest |
From |
To |
|
Change Variable Type out : IgniteFsOutputStream to out : IgfsOutputStream in method public testReadFragmentizing() : void in class org.apache.ignite.ignitefs.IgfsFragmentizerSelfTest |
From |
To |
|
Change Variable Type pathMode : T2<IgfsPath,IgniteFsMode> to pathMode : T2<IgfsPath,IgfsMode> in method public initialize(name URI, cfg Configuration) : void in class org.apache.ignite.ignitefs.hadoop.v1.IgfsHadoopFileSystem |
From |
To |
|
Change Variable Type location : IgniteFsBlockLocation to location : IgfsBlockLocation in method public testZeroReplicationFactor() : void in class org.apache.ignite.ignitefs.IgfsHadoopFileSystemAbstractSelfTest |
From |
To |
|
Change Variable Type childrenModes : Set<IgniteFsMode> to childrenModes : Set<IgfsMode> in method public rename(src IgfsPath, dest IgfsPath) : void in class org.apache.ignite.internal.processors.fs.IgfsImpl |
From |
To |
|
Change Variable Type pathDefault : IgniteFsMode to pathDefault : IgfsMode in method public resolveChildrenModes(path IgfsPath) : Set<IgfsMode> in class org.apache.ignite.internal.processors.fs.IgfsModeResolver |
From |
To |
|
Change Variable Type os : IgniteFsOutputStream to os : IgfsOutputStream in method private checkOversize() : void in class org.apache.ignite.internal.processors.fs.IgfsSizeSelfTest |
From |
To |
|
Change Variable Type mode : IgniteFsMode to mode : IgfsMode in method public mkdir(f Path, perm FsPermission, createParent boolean) : void in class org.apache.ignite.ignitefs.hadoop.v2.IgfsHadoopFileSystem |
From |
To |
|
Change Variable Type status : IgniteFsFile to status : IgfsFile in method public onSuccess(infos Map<IgfsPath,IgfsFileInfo>) : IgfsSecondaryOutputStreamDescriptor in class org.apache.ignite.internal.processors.fs.IgfsMetaManager.createDual.task |
From |
To |
|
Change Variable Type mode : IgniteBiTuple<String,IgniteFsMode> to mode : IgniteBiTuple<String,IgfsMode> in method package pathModes(modes IgniteBiTuple<String,IgfsMode>...) : void in class org.apache.ignite.internal.processors.fs.IgfsModesSelfTest |
From |
To |
|
Change Variable Type out : IgniteFsOutputStream to out : IgfsOutputStream in method private create(path String, overwrite boolean, text String) : String in class org.apache.ignite.internal.processors.fs.IgfsProcessorSelfTest |
From |
To |
|
Change Variable Type mode : IgniteFsMode to mode : IgfsMode in method public open(f Path, bufSize int) : FSDataInputStream in class org.apache.ignite.ignitefs.hadoop.v2.IgfsHadoopFileSystem |
From |
To |
|
Change Variable Type aff : Collection<IgniteFsBlockLocation> to aff : Collection<IgfsBlockLocation> in method public map(subgrid List<ClusterNode>, args IgfsTaskArgs<T>) : Map<? extends ComputeJob,ClusterNode> in class org.apache.ignite.ignitefs.mapreduce.IgfsTask |
From |
To |
|
Change Variable Type mode : IgniteFsMode to mode : IgfsMode in method public rename(src IgfsPath, dest IgfsPath) : void in class org.apache.ignite.internal.processors.fs.IgfsImpl |
From |
To |
|
Change Variable Type os : IgniteFsOutputStream to os : IgfsOutputStream in method protected write(chunks byte[]...) : void in class org.apache.ignite.internal.processors.fs.split.IgfsAbstractRecordResolverSelfTest |
From |
To |
|
Change Variable Type out : IgniteFsOutputStream to out : IgfsOutputStream in method private prepareTestFile(filePath String) : void in class org.apache.ignite.internal.processors.hadoop.taskexecutor.external.GridHadoopExternalTaskExecutionSelfTest |
From |
To |
|
Change Variable Type files : Collection<IgniteFsFile> to files : Collection<IgfsFile> in method public readExternal(in ObjectInput) : void in class org.apache.ignite.internal.fs.common.IgfsControlResponse |
From |
To |
|
Change Variable Type os : IgniteFsOutputStream to os : IgfsOutputStream in method private writeFile(fs IgniteFs, fsPath IgfsPath, file File) : void in class org.apache.ignite.examples.ignitefs.IgniteFsMapReduceExample |
From |
To |
|
Change Variable Type location : IgniteFsBlockLocation to location : IgfsBlockLocation in method public testZeroReplicationFactor() : void in class org.apache.ignite.ignitefs.IgfsHadoop20FileSystemAbstractSelfTest |
From |
To |
|
Change Variable Type dfltMode : IgniteFsMode to dfltMode : IgfsMode in method package IgfsImpl(ggfsCtx IgfsContext) in class org.apache.ignite.internal.processors.fs.IgfsImpl |
From |
To |
|
Change Variable Type loc : IgniteFsBlockLocation to loc : IgfsBlockLocation in method public map(subgrid List<ClusterNode>, args IgfsTaskArgs<T>) : Map<? extends ComputeJob,ClusterNode> in class org.apache.ignite.ignitefs.mapreduce.IgfsTask |
From |
To |
|
Change Variable Type locations : Collection<IgniteFsBlockLocation> to locations : Collection<IgfsBlockLocation> in method public readExternal(in ObjectInput) : void in class org.apache.ignite.internal.fs.common.IgfsControlResponse |
From |
To |
|
Change Variable Type os : IgniteFsOutputStream to os : IgfsOutputStream in method public testBlockMetrics() : void in class org.apache.ignite.internal.processors.fs.IgfsMetricsSelfTest |
From |
To |
|
Change Variable Type out : IgniteFsOutputStream to out : IgfsOutputStream in method public testDeleteCacheConsistency() : void in class org.apache.ignite.internal.processors.fs.IgfsProcessorSelfTest |
From |
To |
|
Change Variable Type stream : IgniteFsOutputStream to stream : IgfsOutputStream in method public append(path IgfsPath, create boolean, props Map<String,String>) : IgfsHadoopStreamDelegate in class org.apache.ignite.internal.fs.hadoop.IgfsHadoopInProc |
From |
To |
|
Change Variable Type mode : IgniteFsMode to mode : IgfsMode in method public create(f Path, perm FsPermission, overwrite boolean, bufSize int, replication short, blockSize long, progress Progressable) : FSDataOutputStream in class org.apache.ignite.ignitefs.hadoop.v1.IgfsHadoopFileSystem |
From |
To |
|
Change Variable Type out : IgniteFsOutputStream to out : IgfsOutputStream in method public testBlockMetrics() : void in class org.apache.ignite.internal.processors.fs.IgfsMetricsSelfTest |
From |
To |
|
Change Variable Type affinity : Collection<IgniteFsBlockLocation> to affinity : Collection<IgfsBlockLocation> in method public testAffinity2() : void in class org.apache.ignite.internal.processors.fs.IgfsDataManagerSelfTest |
From |
To |
|
Change Variable Type loc : IgniteFsBlockLocation to loc : IgfsBlockLocation in method public testAffinity2() : void in class org.apache.ignite.internal.processors.fs.IgfsDataManagerSelfTest |
From |
To |
|
Change Variable Type out : IgniteFsOutputStream to out : IgfsOutputStream in method private testCreateFile(path IgfsPath, size long, salt int) : void in class org.apache.ignite.internal.processors.fs.IgfsStreamsSelfTest |
From |
To |
|
Change Variable Type mode : IgniteFsMode to mode : IgfsMode in method public update(path IgfsPath, props Map<String,String>) : IgfsFile in class org.apache.ignite.internal.processors.fs.IgfsImpl |
From |
To |
|
Change Variable Type paths : Collection<IgniteFsFile> to paths : Collection<IgfsFile> in method public testListFilesPathMissing() : void in class org.apache.ignite.internal.processors.fs.IgfsDualAbstractSelfTest |
From |
To |
|
Change Variable Type os1 : IgniteFsOutputStream to os1 : IgfsOutputStream in method public testAppendNoClose() : void in class org.apache.ignite.internal.processors.fs.IgfsAbstractSelfTest |
From |
To |
|
Change Variable Type fileInfo : IgniteFsFile to fileInfo : IgfsFile in method public testZeroReplicationFactor() : void in class org.apache.ignite.ignitefs.IgfsHadoop20FileSystemAbstractSelfTest |
From |
To |
|
Change Variable Type os : IgniteFsOutputStream to os : IgfsOutputStream in method public testAppendDeleteNoClose() : void in class org.apache.ignite.internal.processors.fs.IgfsAbstractSelfTest |
From |
To |
|
Change Variable Type os : IgniteFsOutputStream to os : IgfsOutputStream in method private write() : Collection<IgfsFile> in class org.apache.ignite.internal.processors.fs.IgfsSizeSelfTest |
From |
To |
|
Change Variable Type entry : T2<IgfsPath,IgniteFsMode> to entry : T2<IgfsPath,IgfsMode> in method public resolveMode(path IgfsPath) : IgfsMode in class org.apache.ignite.internal.processors.fs.IgfsModeResolver |
From |
To |
|
Change Variable Type childrenModes : Set<IgniteFsMode> to childrenModes : Set<IgfsMode> in method public delete(f Path, recursive boolean) : boolean in class org.apache.ignite.ignitefs.hadoop.v2.IgfsHadoopFileSystem |
From |
To |
|
Change Variable Type out : IgniteFsOutputStream to out : IgfsOutputStream in method public testCreateFileFragmented() : void in class org.apache.ignite.internal.processors.fs.IgfsStreamsSelfTest |
From |
To |
|
Change Variable Type mode : Map.Entry<String,IgniteFsMode> to mode : Map.Entry<String,IgfsMode> in method package IgfsImpl(ggfsCtx IgfsContext) in class org.apache.ignite.internal.processors.fs.IgfsImpl |
From |
To |
|
Change Variable Type os : IgniteFsOutputStream to os : IgfsOutputStream in method public run() : void in class org.apache.ignite.internal.processors.fs.IgfsAbstractSelfTest.checkDeadlocks.r |
From |
To |
|
Change Variable Type out : IgniteFsOutputStream to out : IgfsOutputStream in method private checkAppendFragmentizing(chunkSize int, rotate boolean) : void in class org.apache.ignite.ignitefs.IgfsFragmentizerSelfTest |
From |
To |
|
Change Variable Type mode : IgniteFsMode to mode : IgfsMode in method public info(path IgfsPath) : IgfsFile in class org.apache.ignite.internal.processors.fs.IgfsImpl |
From |
To |
|
Change Variable Type info : IgniteFsFile to info : IgfsFile in method public testInfoPathMissing() : void in class org.apache.ignite.internal.processors.fs.IgfsDualAbstractSelfTest |
From |
To |
|
Change Variable Type mode : IgniteFsMode to mode : IgfsMode in method public delete(f Path, recursive boolean) : boolean in class org.apache.ignite.ignitefs.hadoop.v1.IgfsHadoopFileSystem |
From |
To |
|
Change Variable Type osErr : IgniteFsOutputStream to osErr : IgfsOutputStream in method public call() : Object in class org.apache.ignite.internal.processors.fs.IgfsSizeSelfTest.checkOversize.assertThrows |
From |
To |
|
Change Variable Type mode : IgniteFsMode to mode : IgfsMode in method public mkdirs(path IgfsPath, props Map<String,String>) : void in class org.apache.ignite.internal.processors.fs.IgfsImpl |
From |
To |
|
Change Variable Type file : IgniteFsFile to file : IgfsFile in method private dumpGgfs(ggfs IgniteFs, path IgfsPath) : void in class org.apache.ignite.client.hadoop.GridHadoopClientProtocolSelfTest |
From |
To |
|
Change Variable Type os : IgniteFsOutputStream to os : IgfsOutputStream in method public testCreateRenameNoClose() : void in class org.apache.ignite.internal.processors.fs.IgfsAbstractSelfTest |
From |
To |
|
Change Variable Type os : IgniteFsOutputStream to os : IgfsOutputStream in method public run() : void in class org.apache.ignite.internal.processors.fs.IgfsAbstractSelfTest.testCreateConsistencyMultithreaded.fut.multithreadedAsync |
From |
To |
|
Change Variable Type aff : Collection<IgniteFsBlockLocation> to aff : Collection<IgfsBlockLocation> in method public testAffinity() : void in class org.apache.ignite.internal.processors.fs.IgfsDataManagerSelfTest |
From |
To |
|
Change Variable Type out1 : IgniteFsOutputStream to out1 : IgfsOutputStream in method public testMetrics() : void in class org.apache.ignite.internal.processors.fs.IgfsMetricsSelfTest |
From |
To |
|
Change Variable Type mode : IgniteFsMode to mode : IgfsMode in method public delete(path IgfsPath, recursive boolean) : boolean in class org.apache.ignite.internal.processors.fs.IgfsImpl |
From |
To |
|
Change Variable Type pathMode : T2<IgfsPath,IgniteFsMode> to pathMode : T2<IgfsPath,IgfsMode> in method public writeExternal(out ObjectOutput) : void in class org.apache.ignite.internal.processors.fs.IgfsPaths |
From |
To |
|
Change Variable Type files : Collection<IgniteFsFile> to files : Collection<IgfsFile> in method private assertListDir(path String, item String...) : void in class org.apache.ignite.internal.processors.fs.IgfsProcessorSelfTest |
From |
To |
|
Change Variable Type out : IgniteFsOutputStream to out : IgfsOutputStream in method private checkFlushFragmentizing(chunkSize int) : void in class org.apache.ignite.ignitefs.IgfsFragmentizerSelfTest |
From |
To |
|
Change Variable Type status : IgniteFsFile to status : IgfsFile in method private synchronize(fs Igfs, startPath IgfsPath, startPathInfo IgfsFileInfo, endPath IgfsPath, strict boolean, created Map<IgfsPath,IgfsFileInfo>) : IgfsFileInfo in class org.apache.ignite.internal.processors.fs.IgfsMetaManager |
From |
To |
|
Change Variable Type files : List<IgniteFsFile> to files : List<IgfsFile> in method public listStatus(f Path) : FileStatus[] in class org.apache.ignite.ignitefs.hadoop.v1.IgfsHadoopFileSystem |
From |
To |
|
Change Variable Type metrics : IgniteFsMetrics to metrics : IgfsMetrics in method public testStatus() : void in class org.apache.ignite.ignitefs.IgfsHadoop20FileSystemAbstractSelfTest |
From |
To |
|
Change Variable Type info : IgniteFsFile to info : IgfsFile in method public getFileStatus(f Path) : FileStatus in class org.apache.ignite.ignitefs.hadoop.v2.IgfsHadoopFileSystem |
From |
To |
|
Change Variable Type initMetrics : IgniteFsMetrics to initMetrics : IgfsMetrics in method public testBlockMetrics() : void in class org.apache.ignite.internal.processors.fs.IgfsMetricsSelfTest |
From |
To |
|
Change Variable Type os : IgniteFsOutputStream to os : IgfsOutputStream in method private checkCreateAppendLongData(chunkSize int, bufSize int, cnt int) : void in class org.apache.ignite.internal.processors.fs.IgfsProcessorSelfTest |
From |
To |
|
Change Variable Type mode : IgniteFsMode to mode : IgfsMode in method public affinity(path IgfsPath, start long, len long, maxLen long) : Collection<IgfsBlockLocation> in class org.apache.ignite.internal.processors.fs.IgfsImpl |
From |
To |
|
Change Variable Type mapper : IgniteFsGroupDataBlocksKeyMapper to mapper : IgfsGroupDataBlocksKeyMapper in method public checkIntOverflowDistribution(partCnt int) : void in class org.apache.ignite.internal.processors.fs.IgfsGroupDataBlockKeyMapperHashSelfTest |
From |
To |
|
Change Variable Type block : IgniteFsBlockLocation to block : IgfsBlockLocation in method private nodeForSplit(split GridHadoopInputSplit, topIds Collection<UUID>, nodes Map<String,Collection<UUID>>, nodeLoads Map<UUID,Integer>) : UUID in class org.apache.ignite.internal.processors.hadoop.planner.GridHadoopDefaultMapReducePlanner |
From |
To |
|
Change Variable Type stream : IgniteFsOutputStream to stream : IgfsOutputStream in method public writeData(delegate IgfsHadoopStreamDelegate, data byte[], off int, len int) : void in class org.apache.ignite.internal.fs.hadoop.IgfsHadoopInProc |
From |
To |
|
Change Variable Type path2 : IgniteFsFile to path2 : IgfsFile in method public testListFiles() : void in class org.apache.ignite.internal.processors.fs.IgfsAbstractSelfTest |
From |
To |
|
Change Variable Type m : IgniteFsMetrics to m : IgfsMetrics in method public testMetrics() : void in class org.apache.ignite.internal.processors.fs.IgfsMetricsSelfTest |
From |
To |
|
Change Variable Type metrics : IgniteFsMetrics to metrics : IgfsMetrics in method public checkMetrics(blocksRead long, blocksReadRmt long) : void in class org.apache.ignite.internal.processors.fs.GridCacheIgfsPerBlockLruEvictionPolicySelfTest |
From |
To |
|
Change Variable Type last : IgniteFsBlockLocation to last : IgfsBlockLocation in method private affinity0(info IgfsFileInfo, start long, len long, maxLen long, res Deque<IgfsBlockLocation>) : void in class org.apache.ignite.internal.processors.fs.IgfsDataManager |
From |
To |
|
Change Variable Type os : IgniteFsOutputStream to os : IgfsOutputStream in method public testFileDataEvents() : void in class org.apache.ignite.ignitefs.IgfsEventsAbstractSelfTest |
From |
To |
|
Change Variable Type ggfsErr : IgniteFsException to ggfsErr : IgfsException in method private handleSecondaryFsError(e IOException, detailMsg String) : IgfsException in class org.apache.ignite.internal.fs.hadoop.IgfsHadoopWrapper |
From |
To |
|
Change Variable Type os : IgniteFsOutputStream to os : IgfsOutputStream in method public testAppendUpdateNoClose() : void in class org.apache.ignite.internal.processors.fs.IgfsAbstractSelfTest |
From |
To |
|
Change Variable Type paths : Collection<IgniteFsFile> to paths : Collection<IgfsFile> in method public testListFilesPathDoesNotExist() : void in class org.apache.ignite.internal.processors.fs.IgfsAbstractSelfTest |
From |
To |
|
Change Variable Type os1 : IgniteFsOutputStream to os1 : IgfsOutputStream in method public testCreateNoClose() : void in class org.apache.ignite.internal.processors.fs.IgfsAbstractSelfTest |
From |
To |
|
Change Variable Type paths : Collection<IgniteFsFile> to paths : Collection<IgfsFile> in method public testListFiles() : void in class org.apache.ignite.internal.processors.fs.IgfsAbstractSelfTest |
From |
To |
|
Change Variable Type mode : IgniteFsMode to mode : IgfsMode in method private aggregateParsedLines(lines List<VisorGgfsProfilerParsedLine>) : VisorGgfsProfilerEntry in class org.apache.ignite.internal.visor.ggfs.VisorGgfsProfilerTask.VisorGgfsProfilerJob |
From |
To |