|
Push Down Method package OLogSegment(writeAheadLog ODiskWriteAheadLog, path Path, maxPagesCacheSize int, fileTTL int, segmentBufferSize int, closer ScheduledExecutorService, commitExecutor ScheduledExecutorService) from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegment to package OLogSegmentV1(writeAheadLog ODiskWriteAheadLog, path Path, maxPagesCacheSize int, fileTTL int, segmentBufferSize int, closer ScheduledExecutorService, commitExecutor ScheduledExecutorService) from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegmentV1 |
From |
To |
|
Push Down Method public hashCode() : int from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegment to public hashCode() : int from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegmentV1 |
From |
To |
|
Push Down Method public OWALPage(buffer ByteBuffer, isNew boolean) from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OWALPage to package OWALPageV2(buffer ByteBuffer, isNew boolean) from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OWALPageV2 |
From |
To |
|
Push Down Method public begin() : OLogSequenceNumber from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegment to public begin() : OLogSequenceNumber from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegmentV1 |
From |
To |
|
Push Down Method private checkPageIntegrity(content byte[]) : boolean from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegment to private checkPageIntegrity(content byte[]) : boolean from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegmentV1 |
From |
To |
|
Push Down Method public getPath() : Path from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegment to public getPath() : Path from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegmentV1 |
From |
To |
|
Push Down Method public getRecord(position int) : byte[] from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OWALPage to public getRecord(position int) : byte[] from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OWALPageV1 |
From |
To |
|
Push Down Method public equals(o Object) : boolean from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegment to public equals(o Object) : boolean from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegmentV1 |
From |
To |
|
Push Down Method public mergeWithNextPage(position int) : boolean from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OWALPage to public mergeWithNextPage(position int) : boolean from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OWALPageV1 |
From |
To |
|
Push Down Method public filledUpTo() : long from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegment to public filledUpTo() : long from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegmentV1 |
From |
To |
|
Push Down Method public init() : void from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegment to public init() : void from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegmentV1 |
From |
To |
|
Push Down Method public getFilledUpTo() : long from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegment to public filledUpTo() : long from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegmentV1 |
From |
To |
|
Push Down Method public getFilledUpTo() : long from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegment to public filledUpTo() : long from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegmentV2 |
From |
To |
|
Push Down Method public compareTo(other OLogSegment) : int from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegment to public compareTo(other OLogSegment) : int from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegmentV1 |
From |
To |
|
Push Down Method public delete(flush boolean) : void from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegment to public delete(flush boolean) : void from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegmentV1 |
From |
To |
|
Push Down Method public getFreeSpace() : int from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OWALPage to public getFreeSpace() : int from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OWALPageV1 |
From |
To |
|
Push Down Method public getSerializedRecordSize(position int) : int from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OWALPage to package calculateSerializedSize(recordSize int) : int from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OWALPageV1 |
From |
To |
|
Push Down Method public getSerializedRecordSize(position int) : int from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OWALPage to package calculateSerializedSize(recordSize int) : int from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OWALPageV2 |
From |
To |
|
Push Down Method private extractOrder(name String) : long from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegment to private extractOrder(name String) : long from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegmentV1 |
From |
To |
|
Push Down Method public end() : OLogSequenceNumber from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegment to public end() : OLogSequenceNumber from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegmentV1 |
From |
To |
|
Push Down Method package stopFlush(flush boolean) : void from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegment to public stopBackgroundWrite(flush boolean) : void from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegmentV1 |
From |
To |
|
Push Down Method package startFlush() : void from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegment to public startBackgroundWrite() : void from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegmentV1 |
From |
To |
|
Push Down Method package stopFlush(flush boolean) : void from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegment to public stopBackgroundWrite(flush boolean) : void from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegmentV2 |
From |
To |
|
Push Down Method package startFlush() : void from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegment to public startBackgroundWrite() : void from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegmentV2 |
From |
To |
|
Push Down Method public flush() : void from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegment to public flush() : void from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegmentV1 |
From |
To |
|
Push Down Method public OWALPage(buffer ByteBuffer, isNew boolean) from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OWALPage to package OWALPageV1(buffer ByteBuffer, isNew boolean) from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OWALPageV1 |
From |
To |
|
Push Down Method private fsync() : void from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegment to private fsync() : void from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegmentV1 |
From |
To |
|
Push Down Method public calculateSerializedSize(recordSize int) : int from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OWALPage to package calculateSerializedSize(recordSize int) : int from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OWALPageV1 |
From |
To |
|
Push Down Method package OLogSegment(writeAheadLog ODiskWriteAheadLog, path Path, maxPagesCacheSize int, fileTTL int, segmentBufferSize int, closer ScheduledExecutorService, commitExecutor ScheduledExecutorService) from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegment to package OLogSegmentV2(writeAheadLog ODiskWriteAheadLog, path Path, maxPagesCacheSize int, fileTTL int, segmentBufferSize int, closer ScheduledExecutorService, commitExecutor ScheduledExecutorService) from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegmentV2 |
From |
To |
|
Push Down Method public close(flush boolean) : void from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegment to public close(flush boolean) : void from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegmentV1 |
From |
To |
|
Push Down Method public readRecord(lsn OLogSequenceNumber) : byte[] from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegment to public readRecord(lsn OLogSequenceNumber) : byte[] from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegmentV1 |
From |
To |
|
Push Down Method private initPageCache() : void from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegment to private initPageCache() : void from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegmentV1 |
From |
To |
|
Push Down Method package generateLogRecord(starting long, record byte[]) : OLogRecord from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegment to private generateLogRecord(starting long, record byte[]) : OLogRecord from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegmentV1 |
From |
To |
|
Push Down Method package logRecord(record byte[]) : OLogSequenceNumber from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegment to public logRecord(record byte[]) : OLogSequenceNumber from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegmentV1 |
From |
To |
|
Push Down Method public calculateRecordSize(serializedSize int) : int from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OWALPage to package calculateRecordSize(serializedSize int) : int from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OWALPageV1 |
From |
To |
|
Push Down Method private writeData() : void from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegment to private writeData() : void from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegmentV1 |
From |
To |
|
Push Down Method public getOrder() : long from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegment to public getOrder() : long from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegmentV1 |
From |
To |
|
Push Down Method package getNextLSN(lsn OLogSequenceNumber) : OLogSequenceNumber from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegment to public getNextLSN(lsn OLogSequenceNumber) : OLogSequenceNumber from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegmentV1 |
From |
To |
|
Push Down Attribute private cacheLock : Lock from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegment to private cacheLock : Lock from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegmentV1 |
From |
To |
|
Push Down Attribute private storedUpTo : OLogSequenceNumber from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegment to private storedUpTo : OLogSequenceNumber from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegmentV1 |
From |
To |
|
Push Down Attribute public MAX_ENTRY_SIZE : int from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OWALPage to package MAX_ENTRY_SIZE : int from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OWALPageV1 |
From |
To |
|
Push Down Attribute public MAGIC_NUMBER : long from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OWALPage to package MAGIC_NUMBER : long from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OWALPageV1 |
From |
To |
|
Push Down Attribute private writeCache : List<OLogRecord> from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegment to private writeCache : List<OLogRecord> from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegmentV1 |
From |
To |
|
Push Down Attribute private maxPagesCacheSize : int from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegment to private maxPagesCacheSize : int from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegmentV1 |
From |
To |
|
Push Down Attribute private writeAheadLog : ODiskWriteAheadLog from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegment to private writeAheadLog : ODiskWriteAheadLog from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegmentV1 |
From |
To |
|
Push Down Attribute private writtenUpTo : long from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegment to private writtenUpTo : long from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegmentV1 |
From |
To |
|
Push Down Attribute private commitExecutor : ScheduledExecutorService from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegment to private commitExecutor : ScheduledExecutorService from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegmentV1 |
From |
To |
|
Push Down Attribute private closed : boolean from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegment to private closed : boolean from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegmentV1 |
From |
To |
|
Push Down Attribute private last : OLogSequenceNumber from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegment to private last : OLogSequenceNumber from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegmentV1 |
From |
To |
|
Push Down Attribute private buffer : ByteBuffer from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OWALPage to private buffer : ByteBuffer from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OWALPageV1 |
From |
To |
|
Push Down Attribute private lastReadRecord : WeakReference<OPair<OLogSequenceNumber,byte[]>> from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegment to private lastReadRecord : WeakReference<OPair<OLogSequenceNumber,byte[]>> from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegmentV1 |
From |
To |
|
Push Down Attribute private path : Path from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegment to private path : Path from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegmentV1 |
From |
To |
|
Push Down Attribute private order : long from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegment to private order : long from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegmentV1 |
From |
To |
|
Push Down Attribute private filledUpTo : long from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegment to private filledUpTo : long from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegmentV1 |
From |
To |
|
Push Down Attribute private flushNewData : boolean from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegment to private flushNewData : boolean from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegmentV1 |
From |
To |
|
Push Down Attribute public RECORDS_OFFSET : int from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OWALPage to package RECORDS_OFFSET : int from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OWALPageV1 |
From |
To |
|
Change Variable Type walRecord : OWALRecord to walRecord : TestRecord in method public testFlushedLSNTwoTwoSegments() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.WriteAheadLogTest |
From |
To |
|
Change Variable Type walRecord : OWALRecord to walRecord : TestRecord in method public testFlushedLSNOnePage() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.WriteAheadLogTest |
From |
To |
|
Change Variable Type walRecord : OWALRecord to walRecord : TestRecord in method public testFlushedLSNTwoPagesOneWithTrail() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.WriteAheadLogTest |
From |
To |
|
Change Variable Type walRecord : OWALRecord to walRecord : TestRecord in method public testWriteMultipleRecordsWithDifferentSizes() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.WriteAheadLogTest |
From |
To |
|
Change Variable Type walRecord : OWALRecord to walRecord : TestRecord in method public testSecondPageWasTruncated() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.WriteAheadLogTest |
From |
To |
|
Change Variable Type walRecord : OWALRecord to walRecord : TestRecord in method public testWriteMultipleRandomRecords() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.WriteAheadLogTest |
From |
To |
|
Change Variable Type walRecord : OWALRecord to walRecord : TestRecord in method public testWriteMultipleRecordsWithDifferentSizeAfterCloseFour() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.WriteAheadLogTest |
From |
To |
|
Change Variable Type walRecord : OWALRecord to walRecord : TestRecord in method public testPageIsBrokenThreeSegmentsOneRecordIsTwoPageWide() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.WriteAheadLogTest |
From |
To |
|
Change Variable Type walRecord : OWALRecord to walRecord : TestRecord in method public testFlushedLSNTwoPagesAndThenTwo() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.WriteAheadLogTest |
From |
To |
|
Change Variable Type walRecord : OWALRecord to walRecord : TestRecord in method public testWriteMultipleRecordsWithDifferentSizeAfterCloseThree() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.WriteAheadLogTest |
From |
To |
|
Change Variable Type walRecord : OWALRecord to walRecord : TestRecord in method public testThirdPageCRCWasIncorrect() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.WriteAheadLogTest |
From |
To |
|
Change Variable Type walRecord : OWALRecord to walRecord : TestRecord in method public testFlushedLSNOnePageWithNoSpace() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.WriteAheadLogTest |
From |
To |
|
Change Variable Type walRecord : OWALRecord to walRecord : TestRecord in method public testPageIsBrokenOnOtherSegment() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.WriteAheadLogTest |
From |
To |
|
Change Variable Type walRecord : OWALRecord to walRecord : TestRecord in method public testThirdPageWasTruncated() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.WriteAheadLogTest |
From |
To |
|
Change Variable Type walRecord : OWALRecord to walRecord : TestRecord in method public testWriteMultipleRecordsWithDifferentSizeAfterCloseOne() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.WriteAheadLogTest |
From |
To |
|
Change Variable Type walRecord : OWALRecord to walRecord : TestRecord in method public testWriteMultipleRecordsWithDifferentSizeAfterCloseTwo() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.WriteAheadLogTest |
From |
To |
|
Change Variable Type walRecord : OWALRecord to walRecord : TestRecord in method public testFlushedLSNOnePageWithMinRecordSpace() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.WriteAheadLogTest |
From |
To |
|
Change Variable Type walRecord : OWALRecord to walRecord : TestRecord in method public testFlushedLSNOnePageWithLessThanMinRecordSpace() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.WriteAheadLogTest |
From |
To |