|
Change Variable Type last : LogSegment to last : OLogSegment in method public newSegment() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.ODiskWriteAheadLog |
From |
To |
|
Change Variable Type logSegment : LogSegment to logSegment : OLogSegment in method public cutTill(lsn OLogSequenceNumber) : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.ODiskWriteAheadLog |
From |
To |
|
Change Variable Type last : LogSegment to last : OLogSegment in method public activeSegment() : long in class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.ODiskWriteAheadLog |
From |
To |
|
Change Variable Type iterator : ListIterator<LogSegment> to iterator : ListIterator<OLogSegment> in method public truncate() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.ODiskWriteAheadLog |
From |
To |
|
Change Variable Type logSegment : LogSegment to logSegment : OLogSegment in method public next(lsn OLogSequenceNumber) : OLogSequenceNumber in class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.ODiskWriteAheadLog |
From |
To |
|
Change Variable Type secondMasterRecordSegment : LogSegment to secondMasterRecordSegment : OLogSegment in method private fixMasterRecords() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.ODiskWriteAheadLog |
From |
To |
|
Change Variable Type last : LogSegment to last : OLogSegment in method public flush() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.ODiskWriteAheadLog |
From |
To |
|
Change Variable Type first : LogSegment to first : OLogSegment in method public begin() : OLogSequenceNumber in class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.ODiskWriteAheadLog |
From |
To |
|
Change Variable Type logSegment : LogSegment to logSegment : OLogSegment in method public read(lsn OLogSequenceNumber) : OWALRecord in class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.ODiskWriteAheadLog |
From |
To |
|
Change Variable Type nextSegment : LogSegment to nextSegment : OLogSegment in method public next(lsn OLogSequenceNumber) : OLogSequenceNumber in class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.ODiskWriteAheadLog |
From |
To |
|
Change Variable Type logSegment : LogSegment to logSegment : OLogSegment in method public truncate() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.ODiskWriteAheadLog |
From |
To |
|
Change Variable Type segment : LogSegment to segment : OLogSegment in method public getWalFiles() : List<String> in class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.ODiskWriteAheadLog |
From |
To |
|
Change Variable Type segment : LogSegment to segment : OLogSegment in method private recalculateLogSize() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.ODiskWriteAheadLog |
From |
To |
|
Change Variable Type logSegment : LogSegment to logSegment : OLogSegment in method public close(flush boolean) : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.ODiskWriteAheadLog |
From |
To |
|
Change Variable Type last : LogSegment to last : OLogSegment in method public moveLsnAfter(lsn OLogSequenceNumber) : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.ODiskWriteAheadLog |
From |
To |
|
Change Variable Type last : LogSegment to last : OLogSegment in method public end() : OLogSequenceNumber in class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.ODiskWriteAheadLog |
From |
To |
|
Change Variable Type logSegment : LogSegment to logSegment : OLogSegment in method public nonActiveSegments(fromSegment long) : File[] in class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.ODiskWriteAheadLog |
From |
To |
|
Change Variable Type firstMasterRecordSegment : LogSegment to firstMasterRecordSegment : OLogSegment in method private fixMasterRecords() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.ODiskWriteAheadLog |
From |
To |
|
Change Variable Type that : LogSegment to that : OLogSegment in method public equals(o Object) : boolean in class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegment |
From |
To |
|
Change Variable Type logSegment : LogSegment to logSegment : OLogSegment in method private readFlushedLSN() : OLogSequenceNumber in class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.ODiskWriteAheadLog |
From |
To |
|
Change Variable Type logSegment : LogSegment to logSegment : OLogSegment in method public delete(flush boolean) : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.ODiskWriteAheadLog |
From |
To |
|
Change Variable Type last : LogSegment to last : OLogSegment in method public log(record OWALRecord) : OLogSequenceNumber in class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.ODiskWriteAheadLog |
From |
To |