| 
                                Rename Method	public ggfsName() : String renamed to public igfsName() : String in class org.apache.ignite.internal.igfs.common.IgfsHandshakeRequest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public getGgfsExecutorService() : ExecutorService renamed to public getIgfsExecutorService() : ExecutorService in class org.apache.ignite.internal.GridKernalContextImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public abstract ggfs(name String) : IgniteFs renamed to public abstract igfs(name String) : IgniteFs in class org.apache.ignite.internal.processors.igfs.IgfsProcessorAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public ggfs() : IgfsProcessorAdapter renamed to public igfs() : IgfsProcessorAdapter in class org.apache.ignite.internal.GridKernalContextImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	private sameGgfs(attrs IgfsAttributes[]) : boolean renamed to private sameIgfs(attrs IgfsAttributes[]) : boolean in class org.apache.ignite.internal.processors.igfs.IgfsImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public ggfss() : Collection<IgniteFs> renamed to public igfss() : Collection<IgniteFs> in class org.apache.ignite.internal.processors.igfs.IgfsProcessor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public isGgfsCache(cfg IgniteConfiguration, cacheName String) : boolean renamed to public isIgfsCache(cfg IgniteConfiguration, cacheName String) : boolean in class org.apache.ignite.internal.processors.cache.GridCacheUtils | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public ggfs(name String) : IgniteFs renamed to public igfs(name String) : IgniteFs in class org.apache.ignite.internal.processors.igfs.IgfsProcessor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public ggfsName() : String renamed to public igfsName() : String in class org.apache.ignite.internal.processors.igfs.IgfsHandshakeResponse | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public getGgfsExecutorService() : ExecutorService renamed to public getIgfsExecutorService() : ExecutorService in class org.apache.ignite.internal.GridKernalContext | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public abstract ggfss() : Collection<IgniteFs> renamed to public abstract igfss() : Collection<IgniteFs> in class org.apache.ignite.internal.processors.igfs.IgfsProcessorAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public ggfs() : IgfsProcessorAdapter renamed to public igfs() : IgfsProcessorAdapter in class org.apache.ignite.internal.GridKernalContext | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public ggfss() : Collection<IgniteFs> renamed to public igfss() : Collection<IgniteFs> in class org.apache.ignite.internal.processors.igfs.IgfsNoopProcessor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	protected startGridWithGgfs(gridName String, ggfsName String, mode IgfsMode, secondaryFs Igfs, restCfg Map<String,String>) : Ignite renamed to protected startGridWithIgfs(gridName String, ggfsName String, mode IgfsMode, secondaryFs Igfs, restCfg Map<String,String>) : Ignite in class org.apache.ignite.internal.processors.igfs.IgfsAbstractSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public ggfs(name String) : IgniteFs renamed to public igfs(name String) : IgniteFs in class org.apache.ignite.internal.processors.igfs.IgfsNoopProcessor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public ggfsHelper() : IgfsHelper renamed to public igfsHelper() : IgfsHelper in class org.apache.ignite.internal.GridKernalContextImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public ggfsName(ggfsName String) : void renamed to public igfsName(igfsName String) : void in class org.apache.ignite.internal.igfs.common.IgfsHandshakeRequest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public ggfsHelper() : IgfsHelper renamed to public igfsHelper() : IgfsHelper in class org.apache.ignite.internal.GridKernalContext | 
                                From | 
                                To | 
                            
                            
                            
                            
                            
                            
                            
                                 | 
                                Rename Variable	ggfsCfg : IgfsConfiguration to igfsCfg : IgfsConfiguration in method protected beforeTestsStarted() : void in class org.apache.ignite.internal.processors.igfs.split.IgfsAbstractRecordResolverSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Variable	ggfsCfg : IgfsConfiguration to igfsCfg : IgfsConfiguration in method public start() : void in class org.apache.ignite.internal.processors.cache.GridCacheProcessor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Variable	ggfsCfgs : IgfsConfiguration[] to igfsCfgs : IgfsConfiguration[] in method protected GridCacheAdapter(ctx GridCacheContext<K,V>, map GridCacheConcurrentMap<K,V>) in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Variable	ggfsCfg : IgfsConfiguration to igfsCfg : IgfsConfiguration in method public isIgfsCache(cfg IgniteConfiguration, cacheName String) : boolean in class org.apache.ignite.internal.processors.cache.GridCacheUtils | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Variable	ggfsCfgs : IgfsConfiguration[] to igfsCfgs : IgfsConfiguration[] in method private start0(startCtx GridStartContext) : void in class org.apache.ignite.internal.IgnitionEx.IgniteNamedInstance | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Variable	ggfsCache : boolean to igfsCache : boolean in method private validate(c IgniteConfiguration, cc CacheConfiguration, cfgStore CacheStore) : void in class org.apache.ignite.internal.processors.cache.GridCacheProcessor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Variable	ggfsName : String to igfsName : String in method package IgfsDeleteWorker(igfsCtx IgfsContext) in class org.apache.ignite.internal.processors.igfs.IgfsDeleteWorker | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Variable	targetGgfs : IgfsImpl to targetIgfs : IgfsImpl in method public checkDeadlocks(lvlCnt int, childrenDirPerLvl int, childrenFilePerLvl int, primaryLvlCnt int, renCnt int, delCnt int, updateCnt int, mkdirsCnt int, createCnt int) : void in class org.apache.ignite.internal.processors.igfs.IgfsAbstractSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Variable	ggfsCfgs : IgfsConfiguration[] to igfsCfgs : IgfsConfiguration[] in method public start() : void in class org.apache.ignite.internal.processors.cache.GridCacheProcessor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Variable	ggfsCfgs : IgfsConfiguration[] to igfsCfgs : IgfsConfiguration[] in method public isIgfsCache(cfg IgniteConfiguration, cacheName String) : boolean in class org.apache.ignite.internal.processors.cache.GridCacheUtils | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Variable	ggfsCfg : IgfsConfiguration to igfsCfg : IgfsConfiguration in method protected GridCacheAdapter(ctx GridCacheContext<K,V>, map GridCacheConcurrentMap<K,V>) in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                            
                            
                            
                            
                                 | 
                                Rename Attribute	ggfsName : String to igfsName : String in class org.apache.ignite.internal.processors.igfs.IgfsHandshakeResponse | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Attribute	RES_TYPE_GGFS_STREAM_DESCRIPTOR : int to RES_TYPE_IGFS_STREAM_DESCRIPTOR : int in class org.apache.ignite.internal.igfs.common.IgfsControlResponse | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Attribute	RES_TYPE_GGFS_PATH_SUMMARY : int to RES_TYPE_IGFS_PATH_SUMMARY : int in class org.apache.ignite.internal.igfs.common.IgfsControlResponse | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Attribute	ggfsExecSvc : ExecutorService to igfsExecSvc : ExecutorService in class org.apache.ignite.internal.IgnitionEx.IgniteNamedInstance | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Attribute	RES_TYPE_COL_GGFS_BLOCK_LOCATION : int to RES_TYPE_COL_IGFS_BLOCK_LOCATION : int in class org.apache.ignite.internal.igfs.common.IgfsControlResponse | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Attribute	RES_TYPE_GGFS_FILE : int to RES_TYPE_IGFS_FILE : int in class org.apache.ignite.internal.igfs.common.IgfsControlResponse | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Attribute	ggfs : IgfsEx to igfs : IgfsEx in class org.apache.ignite.internal.processors.igfs.IgfsIpcHandler | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Attribute	ggfsSecondary : IgfsImpl to igfsSecondary : IgfsImpl in class org.apache.ignite.internal.processors.igfs.IgfsAbstractSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Attribute	ATTR_GGFS : String to ATTR_IGFS : String in class org.apache.ignite.internal.IgniteNodeAttributes | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Attribute	ggfsDataCacheSize : LongAdder to igfsDataCacheSize : LongAdder in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Attribute	RES_TYPE_GGFS_PATH : int to RES_TYPE_IGFS_PATH : int in class org.apache.ignite.internal.igfs.common.IgfsControlResponse | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Attribute	GGFS_BLOCK_SIZE : int to IGFS_BLOCK_SIZE : int in class org.apache.ignite.internal.processors.igfs.IgfsDataManagerSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Attribute	ggfsName : String to igfsName : String in class org.apache.ignite.internal.igfs.common.IgfsHandshakeRequest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Attribute	ERR_GGFS_GENERIC : int to ERR_IGFS_GENERIC : int in class org.apache.ignite.internal.igfs.common.IgfsControlResponse | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Attribute	ggfsDataCache : boolean to igfsDataCache : boolean in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Attribute	ggfsHelper : IgfsHelper to igfsHelper : IgfsHelper in class org.apache.ignite.internal.GridKernalContextImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Attribute	ggfs : IgniteFs to igfs : IgniteFs in class org.apache.ignite.internal.processors.igfs.split.IgfsAbstractRecordResolverSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Attribute	ggfsExecSvc : ExecutorService to igfsExecSvc : ExecutorService in class org.apache.ignite.internal.GridKernalContextImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Attribute	RES_TYPE_COL_GGFS_PATH : int to RES_TYPE_COL_IGFS_PATH : int in class org.apache.ignite.internal.igfs.common.IgfsControlResponse | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Attribute	GGFS_BLOCK_SIZE : int to IGFS_BLOCK_SIZE : int in class org.apache.ignite.internal.processors.igfs.IgfsAbstractSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Attribute	RES_TYPE_COL_GGFS_FILE : int to RES_TYPE_COL_IGFS_FILE : int in class org.apache.ignite.internal.igfs.common.IgfsControlResponse | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Attribute	ggfsProc : IgfsProcessorAdapter to igfsProc : IgfsProcessorAdapter in class org.apache.ignite.internal.GridKernalContextImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Attribute	ggfsCtx : IgfsContext to igfsCtx : IgfsContext in class org.apache.ignite.internal.processors.igfs.IgfsImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Attribute	ggfsName : String to igfsName : String in class org.apache.ignite.internal.processors.igfs.IgfsImpl.IgfsGlobalSpaceTask | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Attribute	ggfsSvc : ExecutorService to igfsSvc : ExecutorService in class org.apache.ignite.internal.processors.igfs.IgfsDataManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Attribute	ggfsDataSpaceMax : long to igfsDataSpaceMax : long in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | 
                                From | 
                                To | 
                            
                            
                            
                            
                            
                            
                            
                                 | 
                                Rename Parameter	ggfsCtx : IgfsContext to igfsCtx : IgfsContext in method package IgfsImpl(igfsCtx IgfsContext) in class org.apache.ignite.internal.processors.igfs.IgfsImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Parameter	ggfsName : String to igfsName : String in method private IgfsGlobalSpaceTask(igfsName String) in class org.apache.ignite.internal.processors.igfs.IgfsImpl.IgfsGlobalSpaceTask | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Parameter	ggfsExecSvc : ExecutorService to igfsExecSvc : ExecutorService in method public start(cfg IgniteConfiguration, utilityCachePool ExecutorService, execSvc ExecutorService, sysExecSvc ExecutorService, p2pExecSvc ExecutorService, mgmtExecSvc ExecutorService, igfsExecSvc ExecutorService, restExecSvc ExecutorService, errHnd GridAbsClosure) : void in class org.apache.ignite.internal.IgniteKernal | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Parameter	ggfsName : String to igfsName : String in method public logger(endpoint String, igfsName String, dir String, batchSize int) : IgfsLogger in class org.apache.ignite.internal.igfs.common.IgfsLogger | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Parameter	ggfsCtx : IgfsContext to igfsCtx : IgfsContext in method package IgfsIpcHandler(igfsCtx IgfsContext) in class org.apache.ignite.internal.processors.igfs.IgfsIpcHandler | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Parameter	ggfsName : String to igfsName : String in method public IgfsHandshakeResponse(igfsName String, paths IgfsPaths, blockSize long, sampling Boolean) in class org.apache.ignite.internal.processors.igfs.IgfsHandshakeResponse | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Parameter	ggfsName : String to igfsName : String in method private IgfsLogger(endpoint String, igfsName String, dir String, batchSize int) in class org.apache.ignite.internal.igfs.common.IgfsLogger | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Parameter	ggfs : Igfs to igfs : Igfs in method protected createFile(igfs Igfs, file IgfsPath, overwrite boolean, chunks byte[]...) : void in class org.apache.ignite.internal.processors.igfs.IgfsAbstractSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Parameter	ggfsName : String to igfsName : String in method public igfsName(igfsName String) : void in class org.apache.ignite.internal.igfs.common.IgfsHandshakeRequest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Parameter	ggfsExecSvc : ExecutorService to igfsExecSvc : ExecutorService in method protected GridKernalContextImpl(log GridLoggerProxy, grid IgniteEx, cfg IgniteConfiguration, gw GridKernalGateway, utilityCachePool ExecutorService, execSvc ExecutorService, sysExecSvc ExecutorService, p2pExecSvc ExecutorService, mgmtExecSvc ExecutorService, igfsExecSvc ExecutorService, restExecSvc ExecutorService) in class org.apache.ignite.internal.GridKernalContextImpl | 
                                From | 
                                To |