|
Change Variable Type otherDocumentWriter : Future<Integer> to otherDocumentWriter : Future<RecordInfo> in method public shouldRecoverFromUnfinishedFirstMessageInPreviousQueue() : void in class net.openhft.chronicle.queue.impl.single.DocumentOrderingTest |
From |
To |
|
Change Variable Type otherDocumentWriter : Future<Integer> to otherDocumentWriter : Future<RecordInfo> in method public codeWithinPriorDocumentMustExecuteBeforeSubsequentDocumentWhenQueueIsEmpty() : void in class net.openhft.chronicle.queue.impl.single.DocumentOrderingTest |
From |
To |
|
Change Variable Type firstWriter : Future<Integer> to firstWriter : Future<RecordInfo> in method public multipleThreadsMustWaitUntilPreviousCycleFileIsCompleted() : void in class net.openhft.chronicle.queue.impl.single.DocumentOrderingTest |
From |
To |
|
Change Variable Type thirdWriter : Future<Integer> to thirdWriter : Future<RecordInfo> in method public multipleThreadsMustWaitUntilPreviousCycleFileIsCompleted() : void in class net.openhft.chronicle.queue.impl.single.DocumentOrderingTest |
From |
To |
|
Change Variable Type secondWriter : Future<Integer> to secondWriter : Future<RecordInfo> in method public multipleThreadsMustWaitUntilPreviousCycleFileIsCompleted() : void in class net.openhft.chronicle.queue.impl.single.DocumentOrderingTest |
From |
To |
|
Change Variable Type otherDocumentWriter : Future<Integer> to otherDocumentWriter : Future<RecordInfo> in method public codeWithinPriorDocumentMustExecuteBeforeSubsequentDocumentWhenQueueIsNotEmpty() : void in class net.openhft.chronicle.queue.impl.single.DocumentOrderingTest |
From |
To |