|
Change Return Type boolean to void in method protected doWork() : void in class org.neo4j.coreedge.stresstests.RepeatUntilOnSelectedMemberCallable |
From |
To |
|
Change Return Type Boolean to Throwable in method public call() : Throwable in class org.neo4j.coreedge.stresstests.RepeatUntilCallable |
From |
To |
|
Change Return Type boolean to void in method protected doWorkOnMember(isCore boolean, id int) : void in class org.neo4j.coreedge.stresstests.StartStopLoad |
From |
To |
|
Change Return Type boolean to void in method protected abstract doWork() : void in class org.neo4j.coreedge.stresstests.RepeatUntilCallable |
From |
To |
|
Change Return Type boolean to void in method protected doWorkOnMember(isCore boolean, id int) : void in class org.neo4j.coreedge.stresstests.BackupLoad |
From |
To |
|
Change Return Type boolean to void in method protected doWork() : void in class org.neo4j.coreedge.stresstests.Workload |
From |
To |
|
Change Return Type boolean to void in method protected doWork() : void in class org.neo4j.coreedge.stresstests.CatchUpLoad |
From |
To |
|
Change Return Type boolean to void in method protected abstract doWorkOnMember(isCore boolean, id int) : void in class org.neo4j.coreedge.stresstests.RepeatUntilOnSelectedMemberCallable |
From |
To |
|
Change Variable Type backupWorker : Future<Boolean> to backupWorker : Future<Throwable> in method public shouldBehaveCorrectlyUnderStress() : void in class org.neo4j.coreedge.stresstests.BackupStoreCopyInteractionStressTesting |
From |
To |
|
Change Variable Type startStopWorker : Future<Boolean> to startStopWorker : Future<Throwable> in method public shouldBehaveCorrectlyUnderStress() : void in class org.neo4j.coreedge.stresstests.BackupStoreCopyInteractionStressTesting |
From |
To |
|
Change Variable Type workload : Future<Boolean> to workload : Future<Throwable> in method public shouldBehaveCorrectlyUnderStress() : void in class org.neo4j.coreedge.stresstests.BackupStoreCopyInteractionStressTesting |
From |
To |
|
Change Variable Type workload : Future<Boolean> to workload : Future<Throwable> in method public shouldBehaveCorrectlyUnderStress() : void in class org.neo4j.coreedge.stresstests.CatchupStoreCopyInteractionStressTesting |
From |
To |
|
Change Variable Type catchUpWorker : Future<Boolean> to catchUpWorker : Future<Throwable> in method public shouldBehaveCorrectlyUnderStress() : void in class org.neo4j.coreedge.stresstests.CatchupStoreCopyInteractionStressTesting |
From |
To |
|
Change Variable Type startStopWorker : Future<Boolean> to startStopWorker : Future<Throwable> in method public shouldBehaveCorrectlyUnderStress() : void in class org.neo4j.coreedge.stresstests.CatchupStoreCopyInteractionStressTesting |
From |
To |