|
Pull Up Method private createThreshold() : CheckPointThreshold from class org.neo4j.kernel.impl.transaction.log.checkpoint.CheckPointThresholdTest to protected createThreshold() : CheckPointThreshold from class org.neo4j.kernel.impl.transaction.log.checkpoint.CheckPointThresholdTestSupport |
From |
To |
|
Pull Up Method public setUp() : void from class org.neo4j.kernel.impl.transaction.log.checkpoint.CheckPointThresholdTest to public setUp() : void from class org.neo4j.kernel.impl.transaction.log.checkpoint.CheckPointThresholdTestSupport |
From |
To |
|
Pull Up Method private verifyTriggered(reason String) : void from class org.neo4j.kernel.impl.transaction.log.checkpoint.CheckPointThresholdTest to protected verifyTriggered(reason String) : void from class org.neo4j.kernel.impl.transaction.log.checkpoint.CheckPointThresholdTestSupport |
From |
To |
|
Pull Up Method private verifyNoMoreTriggers() : void from class org.neo4j.kernel.impl.transaction.log.checkpoint.CheckPointThresholdTest to protected verifyNoMoreTriggers() : void from class org.neo4j.kernel.impl.transaction.log.checkpoint.CheckPointThresholdTestSupport |
From |
To |
|
Pull Up Method private withIntervalTx(count int) : void from class org.neo4j.kernel.impl.transaction.log.checkpoint.CheckPointThresholdTest to protected withIntervalTx(count int) : void from class org.neo4j.kernel.impl.transaction.log.checkpoint.CheckPointThresholdTestSupport |
From |
To |
|
Pull Up Method private withIntervalTime(time String) : void from class org.neo4j.kernel.impl.transaction.log.checkpoint.CheckPointThresholdTest to protected withIntervalTime(time String) : void from class org.neo4j.kernel.impl.transaction.log.checkpoint.CheckPointThresholdTestSupport |
From |
To |
|
Pull Up Method private withPolicy(policy String) : void from class org.neo4j.kernel.impl.transaction.log.checkpoint.CheckPointThresholdTest to protected withPolicy(policy String) : void from class org.neo4j.kernel.impl.transaction.log.checkpoint.CheckPointThresholdTestSupport |
From |
To |
|
Pull Up Attribute private triggered : Consumer<String> from class org.neo4j.kernel.impl.transaction.log.checkpoint.CheckPointThresholdTest to protected triggered : Consumer<String> from class org.neo4j.kernel.impl.transaction.log.checkpoint.CheckPointThresholdTestSupport |
From |
To |
|
Pull Up Attribute private config : Config from class org.neo4j.kernel.impl.transaction.log.checkpoint.CheckPointThresholdTest to protected config : Config from class org.neo4j.kernel.impl.transaction.log.checkpoint.CheckPointThresholdTestSupport |
From |
To |
|
Pull Up Attribute private notTriggered : Consumer<String> from class org.neo4j.kernel.impl.transaction.log.checkpoint.CheckPointThresholdTest to protected notTriggered : Consumer<String> from class org.neo4j.kernel.impl.transaction.log.checkpoint.CheckPointThresholdTestSupport |
From |
To |
|
Pull Up Attribute private intervalTx : Integer from class org.neo4j.kernel.impl.transaction.log.checkpoint.CheckPointThresholdTest to protected intervalTx : Integer from class org.neo4j.kernel.impl.transaction.log.checkpoint.CheckPointThresholdTestSupport |
From |
To |
|
Pull Up Attribute private intervalTime : Duration from class org.neo4j.kernel.impl.transaction.log.checkpoint.CheckPointThresholdTest to protected intervalTime : Duration from class org.neo4j.kernel.impl.transaction.log.checkpoint.CheckPointThresholdTestSupport |
From |
To |
|
Pull Up Attribute private triggerConsumer : BlockingQueue<String> from class org.neo4j.kernel.impl.transaction.log.checkpoint.CheckPointThresholdTest to protected triggerConsumer : BlockingQueue<String> from class org.neo4j.kernel.impl.transaction.log.checkpoint.CheckPointThresholdTestSupport |
From |
To |
|
Pull Up Attribute private clock : FakeClock from class org.neo4j.kernel.impl.transaction.log.checkpoint.CheckPointThresholdTest to protected clock : FakeClock from class org.neo4j.kernel.impl.transaction.log.checkpoint.CheckPointThresholdTestSupport |
From |
To |
|
Pull Up Attribute private logProvider : LogProvider from class org.neo4j.kernel.impl.transaction.log.checkpoint.CheckPointThresholdTest to protected logProvider : LogProvider from class org.neo4j.kernel.impl.transaction.log.checkpoint.CheckPointThresholdTestSupport |
From |
To |