|
Rename Variable offsets : List<Long> to indices : List<Long> in method public testRandomMove() : void in class net.openhft.chronicle.queue.impl.single.MoveToIndexTest |
From |
To |
|
Rename Variable messages : Map<Long,String> to messageByIndex : Map<Long,String> in method public testRandomMove() : void in class net.openhft.chronicle.queue.impl.single.MoveToIndexTest |
From |
To |
|
Rename Variable app : ExcerptAppender to appender : ExcerptAppender in method public testRandomMove() : void in class net.openhft.chronicle.queue.impl.single.MoveToIndexTest |
From |
To |
|
Rename Variable offset : long to randomIndex : long in method public testRandomMove() : void in class net.openhft.chronicle.queue.impl.single.MoveToIndexTest |
From |
To |