|
Move Method private getLastQueueFile(queuePath Path) : Path from class net.openhft.chronicle.queue.impl.single.RollCycleRetriever to private getLastQueueFile(queuePath Path) : Path from class net.openhft.chronicle.queue.impl.single.QueueFiles |
From |
To |
|
Move Method private hasQueueFiles(queuePath Path) : boolean from class net.openhft.chronicle.queue.impl.single.RollCycleRetriever to private hasQueueFiles(queuePath Path) : boolean from class net.openhft.chronicle.queue.impl.single.QueueFiles |
From |
To |
|
Move Method private mappedBytes(queueFile Path, blockSize long) : MappedBytes from class net.openhft.chronicle.queue.impl.single.RollCycleRetriever to private mappedBytes(queueFile Path, blockSize long, readOnly boolean) : MappedBytes from class net.openhft.chronicle.queue.impl.single.QueueFiles |
From |
To |