|
Change Variable Type threshold : TransactionCountThreshold to threshold : EntryCountThreshold in method public shouldReportThresholdNotReachedWhenThresholdIsNotReached() : void in class org.neo4j.kernel.impl.transaction.log.pruning.EntryCountThresholdTest |
From |
To |
|
Change Variable Type threshold : TransactionTimespanThreshold to threshold : EntryTimespanThreshold in method public shouldThrowIfTheLogCannotBeRead() : void in class org.neo4j.kernel.impl.transaction.log.pruning.EntryTimespanThresholdTest |
From |
To |
|
Change Variable Type threshold : TransactionCountThreshold to threshold : EntryCountThreshold in method public shouldWorkWhenCalledMultipleTimesKeeping2Files() : void in class org.neo4j.kernel.impl.transaction.log.pruning.EntryCountThresholdTest |
From |
To |
|
Change Variable Type threshold : TransactionCountThreshold to threshold : EntryCountThreshold in method public shouldDeleteNonEmptyLogThatIsAfterASeriesOfEmptyLogs() : void in class org.neo4j.kernel.impl.transaction.log.pruning.EntryCountThresholdTest |
From |
To |
|
Change Variable Type threshold : TransactionTimespanThreshold to threshold : EntryTimespanThreshold in method public shouldThrowIfTheLogHasANewerVersion() : void in class org.neo4j.kernel.impl.transaction.log.pruning.EntryTimespanThresholdTest |
From |
To |
|
Change Variable Type threshold : TransactionCountThreshold to threshold : EntryCountThreshold in method public shouldReportThresholdReachedWhenThresholdIsReached() : void in class org.neo4j.kernel.impl.transaction.log.pruning.EntryCountThresholdTest |
From |
To |
|
Change Variable Type threshold : TransactionCountThreshold to threshold : EntryCountThreshold in method public shouldThrowExceptionWhenLogFormatVersionIsNewerThanTheRequiredOne() : void in class org.neo4j.kernel.impl.transaction.log.pruning.EntryCountThresholdTest |
From |
To |
|
Change Variable Type threshold : TransactionTimespanThreshold to threshold : EntryTimespanThreshold in method public shouldReturnTrueIfTheLogHasAnOlderVersion() : void in class org.neo4j.kernel.impl.transaction.log.pruning.EntryTimespanThresholdTest |
From |
To |
|
Change Variable Type thresholdToUse : TransactionCountThreshold to thresholdToUse : EntryCountThreshold in method public fromConfigValue(fileSystem FileSystemAbstraction, logFileInformation LogFileInformation, files PhysicalLogFiles, configValue String) : LogPruneStrategy in class org.neo4j.kernel.impl.transaction.log.pruning.LogPruneStrategyFactory |
From |
To |
|
Change Variable Type threshold : TransactionTimespanThreshold to threshold : EntryTimespanThreshold in method public shouldReturnFalseWhenTimeIsEqualOrAfterTheLowerLimit() : void in class org.neo4j.kernel.impl.transaction.log.pruning.EntryTimespanThresholdTest |
From |
To |
|
Change Variable Type threshold : TransactionCountThreshold to threshold : EntryCountThreshold in method public shouldWorkWhenCalledMultipleTimesKeeping1FileOnBoundary() : void in class org.neo4j.kernel.impl.transaction.log.pruning.EntryCountThresholdTest |
From |
To |
|
Change Variable Type threshold : TransactionTimespanThreshold to threshold : EntryTimespanThreshold in method public shouldReturnReturnWhenTimeIsBeforeTheLowerLimit() : void in class org.neo4j.kernel.impl.transaction.log.pruning.EntryTimespanThresholdTest |
From |
To |
|
Change Variable Type threshold : TransactionCountThreshold to threshold : EntryCountThreshold in method public shouldSkipEmptyLogsBetweenLogsThatWillBeKept() : void in class org.neo4j.kernel.impl.transaction.log.pruning.EntryCountThresholdTest |
From |
To |
|
Change Variable Type threshold : TransactionCountThreshold to threshold : EntryCountThreshold in method public shouldReturnTrueWhenLogFormatVersionIsOlderThanTheRequiredOne() : void in class org.neo4j.kernel.impl.transaction.log.pruning.EntryCountThresholdTest |
From |
To |
|
Change Variable Type threshold : TransactionCountThreshold to threshold : EntryCountThreshold in method public shouldWorkWhenCalledMultipleTimesKeeping3Files() : void in class org.neo4j.kernel.impl.transaction.log.pruning.EntryCountThresholdTest |
From |
To |