|
Rename Variable groupKey : GroupKey to pagedKey : PagedKey in method public call() : Void in class com.orientechnologies.orient.core.index.hashindex.local.cache.OWOWCache.FileFlushTask |
From |
To |
|
Rename Variable writeGroup : WriteGroup to pageGroup : PageGroup in method public load(fileId long, pageIndex long, addNewPages boolean) : OCachePointer in class com.orientechnologies.orient.core.index.hashindex.local.cache.OWOWCache |
From |
To |
|
Rename Variable groupKey : GroupKey to pagedKey : PagedKey in method public store(fileId long, pageIndex long, dataPointer OCachePointer) : Future in class com.orientechnologies.orient.core.index.hashindex.local.cache.OWOWCache |
From |
To |
|
Rename Variable groupKey : GroupKey to pagedKey : PagedKey in method public load(fileId long, pageIndex long, addNewPages boolean) : OCachePointer in class com.orientechnologies.orient.core.index.hashindex.local.cache.OWOWCache |
From |
To |
|
Rename Variable writeGroup : WriteGroup to pageGroup : PageGroup in method public call() : Void in class com.orientechnologies.orient.core.index.hashindex.local.cache.OWOWCache.RemoveFilePagesTask |
From |
To |
|
Rename Variable groupKey : GroupKey to pagedKey : PagedKey in method public call() : Void in class com.orientechnologies.orient.core.index.hashindex.local.cache.OWOWCache.RemoveFilePagesTask |
From |
To |
|
Rename Variable groupKey : GroupKey to pagedKey : PagedKey in method public equals(o Object) : boolean in class com.orientechnologies.orient.core.index.hashindex.local.cache.OWOWCache.PagedKey |
From |
To |
|
Rename Variable writeGroup : WriteGroup to pageGroup : PageGroup in method public call() : Void in class com.orientechnologies.orient.core.index.hashindex.local.cache.OWOWCache.FileFlushTask |
From |
To |
|
Rename Variable writeGroup : WriteGroup to pageGroup : PageGroup in method public store(fileId long, pageIndex long, dataPointer OCachePointer) : Future in class com.orientechnologies.orient.core.index.hashindex.local.cache.OWOWCache |
From |
To |
|
Rename Variable groupKey : GroupKey to pagedKey : PagedKey in method private iterateBySubRing(subMap NavigableMap<PagedKey,PageGroup>, writePagesToFlush int, flushedWritePages int, forceFlush boolean) : int in class com.orientechnologies.orient.core.index.hashindex.local.cache.OWOWCache.PeriodicFlushTask |
From |
To |
|
Change Variable Type subMap : NavigableMap<GroupKey,WriteGroup> to subMap : NavigableMap<PagedKey,PageGroup> in method public call() : Void in class com.orientechnologies.orient.core.index.hashindex.local.cache.OWOWCache.RemoveFilePagesTask |
From |
To |
|
Change Variable Type groupKey : GroupKey to pagedKey : PagedKey in method public load(fileId long, pageIndex long, addNewPages boolean) : OCachePointer in class com.orientechnologies.orient.core.index.hashindex.local.cache.OWOWCache |
From |
To |
|
Change Variable Type subMap : NavigableMap<GroupKey,WriteGroup> to subMap : NavigableMap<PagedKey,PageGroup> in method public call() : Void in class com.orientechnologies.orient.core.index.hashindex.local.cache.OWOWCache.FileFlushTask |
From |
To |
|
Change Variable Type firstKey : GroupKey to firstKey : PagedKey in method public call() : Void in class com.orientechnologies.orient.core.index.hashindex.local.cache.OWOWCache.FileFlushTask |
From |
To |
|
Change Variable Type groupKey : GroupKey to pagedKey : PagedKey in method public equals(o Object) : boolean in class com.orientechnologies.orient.core.index.hashindex.local.cache.OWOWCache.PagedKey |
From |
To |
|
Change Variable Type writeGroup : WriteGroup to pageGroup : PageGroup in method public call() : Void in class com.orientechnologies.orient.core.index.hashindex.local.cache.OWOWCache.FileFlushTask |
From |
To |
|
Change Variable Type subMap : NavigableMap<GroupKey,WriteGroup> to subMap : NavigableMap<PagedKey,PageGroup> in method private flushRing(writePagesToFlush int, flushedPages int, forceFlush boolean) : int in class com.orientechnologies.orient.core.index.hashindex.local.cache.OWOWCache.PeriodicFlushTask |
From |
To |
|
Change Variable Type groupKey : GroupKey to pagedKey : PagedKey in method public store(fileId long, pageIndex long, dataPointer OCachePointer) : Future in class com.orientechnologies.orient.core.index.hashindex.local.cache.OWOWCache |
From |
To |
|
Change Variable Type entryIterator : Iterator<Map.Entry<GroupKey,WriteGroup>> to entryIterator : Iterator<Map.Entry<PagedKey,PageGroup>> in method public call() : Void in class com.orientechnologies.orient.core.index.hashindex.local.cache.OWOWCache.RemoveFilePagesTask |
From |
To |
|
Change Variable Type firstKey : GroupKey to firstKey : PagedKey in method public call() : Void in class com.orientechnologies.orient.core.index.hashindex.local.cache.OWOWCache.RemoveFilePagesTask |
From |
To |
|
Change Variable Type writeGroup : WriteGroup to pageGroup : PageGroup in method public load(fileId long, pageIndex long, addNewPages boolean) : OCachePointer in class com.orientechnologies.orient.core.index.hashindex.local.cache.OWOWCache |
From |
To |
|
Change Variable Type lastKey : GroupKey to lastKey : PagedKey in method public call() : Void in class com.orientechnologies.orient.core.index.hashindex.local.cache.OWOWCache.FileFlushTask |
From |
To |
|
Change Variable Type entry : Map.Entry<GroupKey,WriteGroup> to entry : Map.Entry<PagedKey,PageGroup> in method public call() : Void in class com.orientechnologies.orient.core.index.hashindex.local.cache.OWOWCache.FileFlushTask |
From |
To |
|
Change Variable Type entry : Map.Entry<GroupKey,WriteGroup> to entry : Map.Entry<PagedKey,PageGroup> in method public run() : void in class com.orientechnologies.orient.core.index.hashindex.local.cache.OWOWCache.PeriodicalFuzzyCheckpointTask |
From |
To |
|
Change Variable Type entryIterator : Iterator<Map.Entry<GroupKey,WriteGroup>> to entryIterator : Iterator<Map.Entry<PagedKey,PageGroup>> in method public call() : Void in class com.orientechnologies.orient.core.index.hashindex.local.cache.OWOWCache.FileFlushTask |
From |
To |
|
Change Variable Type entry : Map.Entry<GroupKey,WriteGroup> to entry : Map.Entry<PagedKey,PageGroup> in method private iterateBySubRing(subMap NavigableMap<PagedKey,PageGroup>, writePagesToFlush int, flushedWritePages int, forceFlush boolean) : int in class com.orientechnologies.orient.core.index.hashindex.local.cache.OWOWCache.PeriodicFlushTask |
From |
To |
|
Change Variable Type writeGroup : WriteGroup to pageGroup : PageGroup in method public call() : Void in class com.orientechnologies.orient.core.index.hashindex.local.cache.OWOWCache.RemoveFilePagesTask |
From |
To |
|
Change Variable Type group : WriteGroup to group : PageGroup in method private iterateBySubRing(subMap NavigableMap<PagedKey,PageGroup>, writePagesToFlush int, flushedWritePages int, forceFlush boolean) : int in class com.orientechnologies.orient.core.index.hashindex.local.cache.OWOWCache.PeriodicFlushTask |
From |
To |
|
Change Variable Type entriesIterator : Iterator<Map.Entry<GroupKey,WriteGroup>> to entriesIterator : Iterator<Map.Entry<PagedKey,PageGroup>> in method private iterateBySubRing(subMap NavigableMap<PagedKey,PageGroup>, writePagesToFlush int, flushedWritePages int, forceFlush boolean) : int in class com.orientechnologies.orient.core.index.hashindex.local.cache.OWOWCache.PeriodicFlushTask |
From |
To |
|
Change Variable Type writeGroup : WriteGroup to pageGroup : PageGroup in method public store(fileId long, pageIndex long, dataPointer OCachePointer) : Future in class com.orientechnologies.orient.core.index.hashindex.local.cache.OWOWCache |
From |
To |
|
Change Variable Type lastKey : GroupKey to lastKey : PagedKey in method public call() : Void in class com.orientechnologies.orient.core.index.hashindex.local.cache.OWOWCache.RemoveFilePagesTask |
From |
To |
|
Change Variable Type entry : Map.Entry<GroupKey,WriteGroup> to entry : Map.Entry<PagedKey,PageGroup> in method public call() : Void in class com.orientechnologies.orient.core.index.hashindex.local.cache.OWOWCache.RemoveFilePagesTask |
From |
To |
|
Change Variable Type group : WriteGroup to group : PageGroup in method public run() : void in class com.orientechnologies.orient.core.index.hashindex.local.cache.OWOWCache.PeriodicalFuzzyCheckpointTask |
From |
To |
|
Change Variable Type groupKey : GroupKey to pagedKey : PagedKey in method public call() : Void in class com.orientechnologies.orient.core.index.hashindex.local.cache.OWOWCache.RemoveFilePagesTask |
From |
To |
|
Change Variable Type groupKey : GroupKey to pagedKey : PagedKey in method private iterateBySubRing(subMap NavigableMap<PagedKey,PageGroup>, writePagesToFlush int, flushedWritePages int, forceFlush boolean) : int in class com.orientechnologies.orient.core.index.hashindex.local.cache.OWOWCache.PeriodicFlushTask |
From |
To |
|
Change Variable Type groupKey : GroupKey to pagedKey : PagedKey in method public call() : Void in class com.orientechnologies.orient.core.index.hashindex.local.cache.OWOWCache.FileFlushTask |
From |
To |
|
Extract And Move Method public setWritersListener(writersListener WritersListener) : void extracted from private iterateBySubRing(subMap NavigableMap<GroupKey,WriteGroup>, writeGroupsToFlush int, flushedWriteGroups int, forceFlush boolean) : int in class com.orientechnologies.orient.core.index.hashindex.local.cache.OWOWCache.PeriodicFlushTask & moved to class com.orientechnologies.orient.core.index.hashindex.local.cache.OCachePointer |
From |
To |
|
Extract And Move Method public decrementReadersReferrer() : 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.index.hashindex.local.cache.OCachePointer |
From |
To |
|
Extract And Move Method public decrementReadersReferrer() : void extracted from private clearPinnedPages() : void in class com.orientechnologies.orient.core.index.hashindex.local.cache.O2QCache & moved to class com.orientechnologies.orient.core.index.hashindex.local.cache.OCachePointer |
From |
To |
|
Extract And Move Method public decrementReadersReferrer() : void extracted from private clearCacheContent() : void in class com.orientechnologies.orient.core.index.hashindex.local.cache.O2QCache & moved to class com.orientechnologies.orient.core.index.hashindex.local.cache.OCachePointer |
From |
To |
|
Extract And Move Method public incrementReadersReferrer() : void extracted from public load(fileId long, pageIndex long, addNewPages boolean) : OCachePointer in class com.orientechnologies.orient.core.index.hashindex.local.cache.OWOWCache & moved to class com.orientechnologies.orient.core.index.hashindex.local.cache.OCachePointer |
From |
To |
|
Extract And Move Method public setWritersListener(writersListener WritersListener) : void extracted from public store(fileId long, pageIndex long, dataPointer OCachePointer) : Future in class com.orientechnologies.orient.core.index.hashindex.local.cache.OWOWCache & moved to class com.orientechnologies.orient.core.index.hashindex.local.cache.OCachePointer |
From |
To |
|
Extract And Move Method public incrementWritersReferrer() : void extracted from public store(fileId long, pageIndex long, dataPointer OCachePointer) : Future in class com.orientechnologies.orient.core.index.hashindex.local.cache.OWOWCache & moved to class com.orientechnologies.orient.core.index.hashindex.local.cache.OCachePointer |
From |
To |