| 
                                Change Parameter Type	iResourceId : RESOURCE_TYPE to iResourceId : T in method public acquireLock(iResourceId T, iLockType LOCK) : void in class com.orientechnologies.common.concur.lock.OLockManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	iResourceId : RESOURCE_TYPE to iResourceId : T in method protected getImmutableResourceId(iResourceId T) : T in class com.orientechnologies.common.concur.lock.OLockManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	iValue : V to iValue : OPair<V,SV> in method public setValue(iValue OPair<V,SV>) : OPair<V,SV> in class com.orientechnologies.common.util.OTriple | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	iResourceId : RESOURCE_TYPE to iResourceId : T in method public acquireLock(iResourceId T, iLockType LOCK, iTimeout long) : void in class com.orientechnologies.common.concur.lock.OLockManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	fields : Map<String,Object> to fields : List<OPair<String,Object>> in method protected parseSetFields(iClass OClass, fields List<OPair<String,Object>>) : void in class com.orientechnologies.orient.core.sql.OCommandExecutorSQLSetAware | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	iRequester : REQUESTER_TYPE to iRequester : Object in method public releaseLock(iRequester Object, iResourceId T, iLockType LOCK) : void in class com.orientechnologies.common.concur.lock.OLockManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	iResourceId : RESOURCE_TYPE to iResourceId : T in method public releaseLock(iRequester Object, iResourceId T, iLockType LOCK) : void in class com.orientechnologies.common.concur.lock.OLockManager | 
                                From | 
                                To | 
                            
                            
                            
                            
                            
                            
                            
                                 | 
                                Move Method	private unwrap(obj Object, field String) : Set<Object> from class com.orientechnologies.orient.core.sql.functions.coll.OSQLFunctionDifference to private unwrap(obj Object, field String) : Set<Object> from class com.orientechnologies.orient.core.sql.functions.coll.OSQLFunctionSymmetricDifference | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Method	public testOperatorMerge() : void from class com.orientechnologies.orient.core.sql.functions.coll.SQLFunctionDifferenceTest to public testOperatorMerge() : void from class com.orientechnologies.orient.core.sql.functions.coll.SQLFunctionSymmetricDifferenceTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Method	public mergeDistributedResult(resultsToMerge List<Object>) : Object from class com.orientechnologies.orient.core.sql.functions.coll.OSQLFunctionDifference to public mergeDistributedResult(resultsToMerge List<Object>) : Object from class com.orientechnologies.orient.core.sql.functions.coll.OSQLFunctionSymmetricDifference | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Method	private addItemsToResult(co Collection<Object>, accepted Set<Object>, rejected Set<Object>) : void from class com.orientechnologies.orient.core.sql.functions.coll.OSQLFunctionDifference to private addItemsToResult(co Collection<Object>, accepted Set<Object>, rejected Set<Object>) : void from class com.orientechnologies.orient.core.sql.functions.coll.OSQLFunctionSymmetricDifference | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Method	private addItemToResult(o Object, accepted Set<Object>, rejected Set<Object>) : void from class com.orientechnologies.orient.core.sql.functions.coll.OSQLFunctionDifference to private addItemToResult(o Object, accepted Set<Object>, rejected Set<Object>) : void from class com.orientechnologies.orient.core.sql.functions.coll.OSQLFunctionSymmetricDifference | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Method	public testOperator() : void from class com.orientechnologies.orient.core.sql.functions.coll.SQLFunctionDifferenceTest to public testOperator() : void from class com.orientechnologies.orient.core.sql.functions.coll.SQLFunctionSymmetricDifferenceTest | 
                                From | 
                                To | 
                            
                            
                            
                            
                            
                            
                            
                                 | 
                                Move Attribute	protected accessFile : RandomAccessFile from class com.orientechnologies.orient.core.storage.fs.OAbstractFile to protected accessFile : RandomAccessFile from class com.orientechnologies.orient.core.storage.fs.OFileClassic | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Attribute	protected VERSION_OFFSET : int from class com.orientechnologies.orient.core.storage.fs.OAbstractFile to protected VERSION_OFFSET : int from class com.orientechnologies.orient.core.storage.fs.OFileClassic | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Attribute	protected dirty : boolean from class com.orientechnologies.orient.core.storage.fs.OAbstractFile to protected dirty : boolean from class com.orientechnologies.orient.core.storage.fs.OFileClassic | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Attribute	protected mode : String from class com.orientechnologies.orient.core.storage.fs.OAbstractFile to protected mode : String from class com.orientechnologies.orient.core.storage.fs.OFileClassic | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Attribute	protected HEADER_DATA_OFFSET : int from class com.orientechnologies.orient.core.storage.fs.OAbstractFile to protected HEADER_DATA_OFFSET : int from class com.orientechnologies.orient.core.storage.fs.OFileClassic | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Attribute	protected maxSize : long from class com.orientechnologies.orient.core.storage.fs.OAbstractFile to protected maxSize : long from class com.orientechnologies.orient.core.storage.fs.OFileClassic | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Attribute	private rejected : Set<Object> from class com.orientechnologies.orient.core.sql.functions.coll.OSQLFunctionDifference to private rejected : Set<Object> from class com.orientechnologies.orient.core.sql.functions.coll.OSQLFunctionSymmetricDifference | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Attribute	protected DEFAULT_INCREMENT_SIZE : int from class com.orientechnologies.orient.core.storage.fs.OAbstractFile to protected DEFAULT_INCREMENT_SIZE : int from class com.orientechnologies.orient.core.storage.fs.OFileClassic | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Attribute	public HEADER_SIZE : int from class com.orientechnologies.orient.core.storage.fs.OAbstractFile to public HEADER_SIZE : int from class com.orientechnologies.orient.core.storage.fs.OFileClassic | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Attribute	private LOCK_WAIT_TIME : long from class com.orientechnologies.orient.core.storage.fs.OAbstractFile to private LOCK_WAIT_TIME : long from class com.orientechnologies.orient.core.storage.fs.OFileClassic | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Attribute	private lock : ReadWriteLock from class com.orientechnologies.orient.core.storage.fs.OAbstractFile to private lock : ReadWriteLock from class com.orientechnologies.orient.core.storage.fs.OFileClassic | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Attribute	private OPEN_DELAY_RETRY : int from class com.orientechnologies.orient.core.storage.fs.OAbstractFile to private OPEN_DELAY_RETRY : int from class com.orientechnologies.orient.core.storage.fs.OFileClassic | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Attribute	protected failCheck : boolean from class com.orientechnologies.orient.core.storage.fs.OAbstractFile to protected failCheck : boolean from class com.orientechnologies.orient.core.storage.fs.OFileClassic | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Attribute	protected channel : FileChannel from class com.orientechnologies.orient.core.storage.fs.OAbstractFile to protected channel : FileChannel from class com.orientechnologies.orient.core.storage.fs.OFileClassic | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Attribute	protected size : long from class com.orientechnologies.orient.core.storage.fs.OAbstractFile to protected size : long from class com.orientechnologies.orient.core.storage.fs.OFileClassic | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Attribute	protected osFile : File from class com.orientechnologies.orient.core.storage.fs.OAbstractFile to protected osFile : File from class com.orientechnologies.orient.core.storage.fs.OFileClassic | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Attribute	protected SOFTLY_CLOSED_OFFSET_V_0 : int from class com.orientechnologies.orient.core.storage.fs.OAbstractFile to protected SOFTLY_CLOSED_OFFSET_V_0 : int from class com.orientechnologies.orient.core.storage.fs.OFileClassic | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Attribute	protected version : int from class com.orientechnologies.orient.core.storage.fs.OAbstractFile to protected version : int from class com.orientechnologies.orient.core.storage.fs.OFileClassic | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Attribute	private OPEN_RETRY_MAX : int from class com.orientechnologies.orient.core.storage.fs.OAbstractFile to private OPEN_RETRY_MAX : int from class com.orientechnologies.orient.core.storage.fs.OFileClassic | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Attribute	private LOCK_MAX_RETRIES : int from class com.orientechnologies.orient.core.storage.fs.OAbstractFile to private LOCK_MAX_RETRIES : int from class com.orientechnologies.orient.core.storage.fs.OFileClassic | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Attribute	protected SOFTLY_CLOSED_OFFSET : int from class com.orientechnologies.orient.core.storage.fs.OAbstractFile to protected SOFTLY_CLOSED_OFFSET : int from class com.orientechnologies.orient.core.storage.fs.OFileClassic | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Attribute	protected incrementSize : int from class com.orientechnologies.orient.core.storage.fs.OAbstractFile to protected incrementSize : int from class com.orientechnologies.orient.core.storage.fs.OFileClassic | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Attribute	private wasSoftlyClosed : boolean from class com.orientechnologies.orient.core.storage.fs.OAbstractFile to private wasSoftlyClosed : boolean from class com.orientechnologies.orient.core.storage.fs.OFileClassic | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Attribute	protected CURRENT_VERSION : int from class com.orientechnologies.orient.core.storage.fs.OAbstractFile to protected CURRENT_VERSION : int from class com.orientechnologies.orient.core.storage.fs.OFileClassic | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Attribute	private fileLock : FileLock from class com.orientechnologies.orient.core.storage.fs.OAbstractFile to private fileLock : FileLock from class com.orientechnologies.orient.core.storage.fs.OFileClassic | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Attribute	protected headerDirty : boolean from class com.orientechnologies.orient.core.storage.fs.OAbstractFile to protected headerDirty : boolean from class com.orientechnologies.orient.core.storage.fs.OFileClassic | 
                                From | 
                                To | 
                            
                            
                            
                            
                            
                            
                            
                                 | 
                                Move Class	com.orientechnologies.orient.core.index.hashindex.local.cache.LRUEntry moved to com.orientechnologies.orient.core.storage.cache.local.LRUEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	com.orientechnologies.orient.core.index.hashindex.local.cache.OCacheEntry moved to com.orientechnologies.orient.core.storage.cache.OCacheEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	com.orientechnologies.orient.core.index.hashindex.local.cache.LRUList moved to com.orientechnologies.orient.core.storage.cache.local.LRUList | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	com.orientechnologies.orient.core.index.hashindex.local.cache.HashLRUList moved to com.orientechnologies.orient.core.storage.cache.local.HashLRUList | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	com.orientechnologies.orient.core.index.hashindex.local.cache.ConcurrentLRUList moved to com.orientechnologies.orient.core.storage.cache.local.ConcurrentLRUList | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	com.orientechnologies.orient.core.index.hashindex.local.cache.OPageDataVerificationError moved to com.orientechnologies.orient.core.storage.cache.OPageDataVerificationError | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	com.orientechnologies.orient.core.index.hashindex.local.cache.HashLRUListTest moved to com.orientechnologies.orient.core.storage.cache.local.HashLRUListTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	com.orientechnologies.orient.core.index.hashindex.local.cache.O2QCache moved to com.orientechnologies.orient.core.storage.cache.local.O2QCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	com.orientechnologies.orient.core.index.hashindex.local.cache.PageGroup moved to com.orientechnologies.orient.core.storage.cache.local.PageGroup | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	com.orientechnologies.orient.core.index.hashindex.local.cache.OCachePointer moved to com.orientechnologies.orient.core.storage.cache.OCachePointer | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	com.orientechnologies.orient.core.index.hashindex.local.cache.OWOWCache moved to com.orientechnologies.orient.core.storage.cache.local.OWOWCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	com.orientechnologies.orient.core.index.hashindex.local.cache.OReadCache moved to com.orientechnologies.orient.core.storage.cache.OReadCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	com.orientechnologies.orient.core.index.hashindex.local.cache.OBlockedPageException moved to com.orientechnologies.orient.core.storage.cache.OBlockedPageException | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	com.orientechnologies.orient.core.index.hashindex.local.cache.SynchronizedLRUList moved to com.orientechnologies.orient.core.storage.cache.local.SynchronizedLRUList | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Class	com.orientechnologies.orient.core.index.hashindex.local.cache.ReadWriteDiskCacheTest moved to com.orientechnologies.orient.core.storage.cache.local.ReadWriteDiskCacheTest | 
                                From | 
                                To | 
                            
                            
                            
                            
                            
                            
                            
                                 | 
                                Rename Method	public getAllocatedPages() : long renamed to public getExclusiveWriteCachePagesSize() : long in class com.orientechnologies.orient.core.storage.impl.memory.ODirectMemoryOnlyDiskCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public abstract create(iStartSize int) : void renamed to public setMaxSize(maxSize int) : void in class com.orientechnologies.orient.core.storage.fs.OFile | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public create(iStartSize int) : void renamed to public setMaxSize(maxSize int) : void in class com.orientechnologies.orient.core.storage.fs.OFileClassic | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	private jjMoveStringLiteralDfa6_0(old2 long, active2 long) : int renamed to private jjMoveStringLiteralDfa4_0(old1 long, active1 long, old2 long, active2 long) : int in class com.orientechnologies.orient.core.sql.parser.OrientSqlTokenManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public beforeClass() : void renamed to public init(dbName String) : void in class com.orientechnologies.orient.graph.GraphNoTxAbstractTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	protected sendJsonContent(iCode int, iReason String, iHeaders String, iContentType String, iContent String, iKeepAlive boolean) : void renamed to protected sendError(iCode int, iReason String, iHeaders String, iContentType String, iContent String, iKeepAlive boolean) : void in class com.orientechnologies.orient.server.network.protocol.http.ONetworkProtocolHttpAbstract | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public getAllocatedPages() : long renamed to public getWriteCacheSize() : long in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public getOrdered() : boolean renamed to public isOrdered() : boolean in class com.tinkerpop.blueprints.impls.orient.OrientVertexType.OrientVertexProperty | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public getAllocatedPages() : long renamed to public getExclusiveWriteCachePagesSize() : long in class com.orientechnologies.orient.core.storage.cache.OWriteCache | 
                                From | 
                                To | 
                            
                            
                            
                            
                            
                            
                            
                                 | 
                                Change Return Type	Void to Long in method public call() : Long in class com.orientechnologies.orient.test.database.speed.LocalMTCreateDocumentSpeedTest.Saver | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	V to OPair<V,SV> in method public getValue() : OPair<V,SV> in class com.orientechnologies.common.util.OTriple | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	SV to void in method public setSubValue(iSubValue SV) : void in class com.orientechnologies.common.util.OTriple | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	V to OPair<V,SV> in method public setValue(iValue OPair<V,SV>) : OPair<V,SV> in class com.orientechnologies.common.util.OTriple | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	RESOURCE_TYPE to T in method protected getImmutableResourceId(iResourceId T) : T in class com.orientechnologies.common.concur.lock.OLockManager | 
                                From | 
                                To | 
                            
                            
                            
                            
                            
                            
                            
                                 | 
                                Change Attribute Type	fields : LinkedHashMap<String,Object> to fields : List<OPair<String,Object>> in class com.orientechnologies.orient.graph.sql.OCommandExecutorSQLCreateVertex | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	lockManager : OLockManager<ORID,Callable> to lockManager : OLockManager<ORID> in class com.orientechnologies.orient.core.storage.impl.local.paginated.LocalPaginatedStorageLinkBagCrashRestore | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	setEntries : Map<String,Object> to setEntries : List<OPair<String,Object>> in class com.orientechnologies.orient.core.sql.OCommandExecutorSQLUpdate | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	map : ConcurrentHashMap<RESOURCE_TYPE,CountableLock> to map : ConcurrentHashMap<T,CountableLock> in class com.orientechnologies.common.concur.lock.OLockManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	value : V to value : OPair<V,SV> in class com.orientechnologies.common.util.OTriple | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	sharedIdCopy : ThreadLocal<OModifiableLong> to sharedIdCopy : ThreadLocal<Long> in class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OOperationUnitId | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	items : List<OIdentifier> to items : List<OExpression> in class com.orientechnologies.orient.core.sql.parser.OGroupBy | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	readCache : OReadCache to readCache : O2QCache in class com.orientechnologies.orient.core.engine.local.OEngineLocalPaginated | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	incrementEntries : Map<String,Number> to incrementEntries : List<OPair<String,Number>> in class com.orientechnologies.orient.core.sql.OCommandExecutorSQLUpdate | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	countLocks : int to countLocks : AtomicInteger in class com.orientechnologies.common.concur.lock.OLockManager.CountableLock | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	idLockManager : OLockManager<Integer,Thread> to idLockManager : OLockManager<Integer> in class com.orientechnologies.orient.core.storage.impl.local.paginated.LocalPaginatedStorageMixCrashRestore | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	lockManager : OLockManager<ORID,OAbstractPaginatedStorage> to lockManager : OLockManager<ORID> in class com.orientechnologies.orient.core.storage.impl.local.OAbstractPaginatedStorage | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	fields : LinkedHashMap<String,Object> to fields : List<OPair<String,Object>> in class com.orientechnologies.orient.graph.sql.OCommandExecutorSQLMoveVertex | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	putEntries : Map<String,OPair<String,Object>> to putEntries : List<OTriple<String,String,Object>> in class com.orientechnologies.orient.core.sql.OCommandExecutorSQLUpdate | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	idLockManager : OLockManager<Integer,Thread> to idLockManager : OLockManager<Integer> in class com.orientechnologies.orient.core.storage.impl.local.paginated.LocalPaginatedStorageUpdateCrashRestore | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	lockMgr : OLockManager<Callable<?>,Runnable> to lockMgr : OLockManager<Callable<?>> in class com.orientechnologies.orient.test.database.auto.LockManagerTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	lockManager : OLockManager<String,OAtomicOperationsManager> to lockManager : OLockManager<String> in class com.orientechnologies.orient.core.storage.impl.local.paginated.atomicoperations.OAtomicOperationsManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	fields : Map<String,Object> to fields : List<OPair<String,Object>> in class com.orientechnologies.orient.graph.sql.OCommandExecutorSQLCreateEdge | 
                                From | 
                                To | 
                            
                            
                            
                            
                            
                            
                            
                                 | 
                                Extract And Move Method	public clearCachePointer() : void extracted from private removeColdPagesWithCacheLock() : void in class com.orientechnologies.orient.core.index.hashindex.local.cache.O2QCache & moved to class com.orientechnologies.orient.core.storage.cache.OCacheEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Extract And Move Method	public setCachePointer(cachePointer OCachePointer) : void extracted from private updateCache(fileId long, pageIndex long, addNewPages boolean, writeCache OWriteCache) : UpdateCacheResult in class com.orientechnologies.orient.core.index.hashindex.local.cache.O2QCache & moved to class com.orientechnologies.orient.core.storage.cache.OCacheEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Extract And Move Method	public clearCachePointer() : void extracted from private clearCacheContent() : void in class com.orientechnologies.orient.core.index.hashindex.local.cache.O2QCache & moved to class com.orientechnologies.orient.core.storage.cache.OCacheEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Extract And Move Method	public clearCachePointer() : void extracted from private clearFile(fileId long) : void in class com.orientechnologies.orient.core.index.hashindex.local.cache.O2QCache & moved to class com.orientechnologies.orient.core.storage.cache.OCacheEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Extract And Move Method	public clearCachePointer() : void extracted from private clearPinnedPages() : void in class com.orientechnologies.orient.core.index.hashindex.local.cache.O2QCache & moved to class com.orientechnologies.orient.core.storage.cache.OCacheEntry | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Extract And Move Method	public clearCachePointer() : void extracted from private removeColdPagesWithoutCacheLock() : void in class com.orientechnologies.orient.core.index.hashindex.local.cache.O2QCache & moved to class com.orientechnologies.orient.core.storage.cache.OCacheEntry | 
                                From | 
                                To | 
                            
                            
                            
                            
                            
                            
                            
                                 | 
                                Rename Parameter	id : int to storageId : int in method public composeFileId(storageId int, fileId int) : long in class com.orientechnologies.orient.core.storage.cache.OAbstractWriteCache | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Parameter	active2 : long to active1 : long in method private jjStopStringLiteralDfa_0(pos int, active0 long, active1 long, active2 long) : int in class com.orientechnologies.orient.core.sql.parser.OrientSqlTokenManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Parameter	active2 : long to active1 : long in method private jjMoveStringLiteralDfa4_0(old1 long, active1 long, old2 long, active2 long) : int in class com.orientechnologies.orient.core.sql.parser.OrientSqlTokenManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Parameter	active1 : long to active2 : long in method private jjMoveStringLiteralDfa1_0(active1 long, active2 long) : int in class com.orientechnologies.orient.core.sql.parser.OrientSqlTokenManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Parameter	iStartSize : int to maxSize : int in method public setMaxSize(maxSize int) : void in class com.orientechnologies.orient.core.storage.fs.OFileClassic | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Parameter	iStartSize : int to maxSize : int in method public setMaxSize(maxSize int) : void in class com.orientechnologies.orient.core.storage.fs.OFile | 
                                From | 
                                To |