|
Change Return Type int to long in method public toPow2(size int) : long in class io.atomix.utils.memory.Memory.Util |
From |
To |
|
Change Return Type UnsafeMappedBytes to MappedBytes in method public map(offset int, size int, mode FileChannel.MapMode) : MappedBytes in class io.atomix.storage.buffer.FileBytes |
From |
To |
|
Change Return Type UnsafeMappedBuffer to MappedBuffer in method public map(size int, mode FileChannel.MapMode) : MappedBuffer in class io.atomix.storage.buffer.FileBuffer |
From |
To |
|
Change Return Type UnsafeMappedBuffer to MappedBuffer in method public map(size int) : MappedBuffer in class io.atomix.storage.buffer.FileBuffer |
From |
To |
|
Change Return Type UnsafeMappedBuffer to MappedBuffer in method public map(offset int, size int, mode FileChannel.MapMode) : MappedBuffer in class io.atomix.storage.buffer.FileBuffer |
From |
To |
|
Change Return Type UnsafeMappedBytes to MappedBytes in method public map(offset int, size int) : MappedBytes in class io.atomix.storage.buffer.FileBytes |
From |
To |
|
Change Return Type UnsafeMappedBuffer to MappedBuffer in method public map(offset int, size int) : MappedBuffer in class io.atomix.storage.buffer.FileBuffer |
From |
To |