|
Change Parameter Type offset : long to offset : int in method public getShort(offset int) : short in class io.atomix.utils.memory.Memory |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public zero(offset int, length int) : Bytes in class io.atomix.storage.buffer.NativeBytes |
From |
To |
|
Change Parameter Type length : long to length : int in method protected compact(from int, to int, length int) : void in class io.atomix.storage.buffer.UnsafeHeapBuffer |
From |
To |
|
Change Parameter Type initialCapacity : long to initialCapacity : int in method public allocate(file File, initialCapacity int, maxCapacity int) : MappedBuffer in class io.atomix.storage.buffer.MappedBuffer |
From |
To |
|
Change Parameter Type length : long to length : int in method public skip(length int) : Buffer in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public read(position int, bytes Bytes, offset int, length int) : Bytes in class io.atomix.storage.buffer.FileBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readChar(offset int) : char in class io.atomix.storage.buffer.UnsafeHeapBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readUnsignedInt(offset int) : long in class io.atomix.storage.buffer.AbstractBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readByte(offset int) : int in class io.atomix.storage.buffer.ByteBufferBytes |
From |
To |
|
Change Parameter Type length : long to length : int in method public read(position int, bytes Bytes, offset int, length int) : Bytes in class io.atomix.storage.buffer.ByteBufferBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public putChar(offset int, c char) : void in class io.atomix.utils.memory.NativeMemory |
From |
To |
|
Change Parameter Type length : long to length : int in method public read(srcOffset int, bytes Bytes, dstOffset int, length int) : Buffer in class io.atomix.storage.buffer.Buffer |
From |
To |
|
Change Parameter Type length : long to length : int in method public write(position int, bytes byte[], offset int, length int) : Bytes in class io.atomix.storage.buffer.NativeBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeUnsignedInt(offset int, i long) : Bytes in class io.atomix.storage.buffer.SwappedBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readDouble(offset int) : double in class io.atomix.storage.buffer.BytesInput |
From |
To |
|
Change Parameter Type length : long to length : int in method public write(position int, bytes Bytes, offset int, length int) : Bytes in class io.atomix.storage.buffer.UnsafeHeapBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public zero(offset int, length int) : Bytes in class io.atomix.storage.buffer.WrappedBytes |
From |
To |
|
Change Parameter Type size : long to size : int in method public allocate(size int) : HeapBytes in class io.atomix.storage.buffer.HeapBytes |
From |
To |
|
Change Parameter Type length : long to length : int in method protected checkWrite(offset int, length int) : int in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type position : long to position : int in method public write(position int, bytes byte[], offset int, length int) : Bytes in class io.atomix.storage.buffer.NativeBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public getDouble(offset int) : double in class io.atomix.utils.memory.NativeMemory |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public write(position int, bytes byte[], offset int, length int) : Bytes in class io.atomix.storage.buffer.FileBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readUnsignedShort(offset int) : int in class io.atomix.storage.buffer.SwappedBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method protected checkSlice(offset int, length int) : int in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type initialCapacity : long to initialCapacity : int in method public allocate(initialCapacity int) : UnsafeHeapBuffer in class io.atomix.storage.buffer.UnsafeHeapBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public getByte(offset int) : byte in class io.atomix.utils.memory.HeapMemory |
From |
To |
|
Change Parameter Type maxCapacity : long to maxCapacity : int in method public allocate(file File, mode FileChannel.MapMode, initialCapacity int, maxCapacity int) : UnsafeMappedBuffer in class io.atomix.storage.buffer.UnsafeMappedBuffer |
From |
To |
|
Change Parameter Type newSize : long to newSize : int in method public resize(newSize int) : Bytes in class io.atomix.storage.buffer.FileBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeLong(offset int, l long) : Buffer in class io.atomix.storage.buffer.Buffer |
From |
To |
|
Change Parameter Type maxCapacity : long to maxCapacity : int in method public allocate(initialCapacity int, maxCapacity int) : Buffer in class io.atomix.storage.buffer.BufferAllocator |
From |
To |
|
Change Parameter Type maxCapacity : long to maxCapacity : int in method public allocate(file File, initialCapacity int, maxCapacity int) : UnsafeMappedBuffer in class io.atomix.storage.buffer.UnsafeMappedBuffer |
From |
To |
|
Change Parameter Type position : long to position : int in method public read(position int, bytes byte[], offset int, length int) : Bytes in class io.atomix.storage.buffer.FileBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public zero(offset int, length int) : Buffer in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type length : long to length : int in method protected compact(from int, to int, length int) : void in class io.atomix.storage.buffer.FileBuffer |
From |
To |
|
Change Parameter Type length : long to length : int in method public write(bytes byte[], offset int, length int) : Buffer in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeShort(offset int, s short) : Buffer in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeBoolean(offset int, b boolean) : Bytes in class io.atomix.storage.buffer.WrappedBytes |
From |
To |
|
Change Parameter Type length : long to length : int in method public read(bytes byte[], offset int, length int) : BufferInput<?> in class io.atomix.storage.buffer.InputStreamBufferInput |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeChar(offset int, c char) : Bytes in class io.atomix.storage.buffer.SwappedBytes |
From |
To |
|
Change Parameter Type to : long to to : int in method protected compact(from int, to int, length int) : void in class io.atomix.storage.buffer.FileBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readUnsignedMedium(offset int) : int in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type length : long to length : int in method public slice(length int) : Buffer in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeInt(offset int, i int) : Bytes in class io.atomix.storage.buffer.NativeBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method protected UnsafeDirectBuffer(bytes UnsafeDirectBytes, offset int, initialCapacity int, maxCapacity int) in class io.atomix.storage.buffer.UnsafeDirectBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readFloat(offset int) : float in class io.atomix.storage.buffer.SwappedBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readInt(offset int) : int in class io.atomix.storage.buffer.WrappedBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method package UnsafeMappedBuffer(bytes UnsafeMappedBytes, offset int, initialCapacity int, maxCapacity int) in class io.atomix.storage.buffer.UnsafeMappedBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public zero(offset int, length int) : Buffer in class io.atomix.storage.buffer.ReadOnlyBuffer |
From |
To |
|
Change Parameter Type maxCapacity : long to maxCapacity : int in method public allocate(file File, mode FileChannel.MapMode, initialCapacity int, maxCapacity int) : MappedBuffer in class io.atomix.storage.buffer.MappedBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public zero(offset int) : Bytes in class io.atomix.storage.buffer.FileBytes |
From |
To |
|
Change Parameter Type limit : long to limit : int in method public limit(limit int) : Buffer in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public zero(offset int, length int) : Bytes in class io.atomix.storage.buffer.UnsafeHeapBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public zero(offset int) : Bytes in class io.atomix.storage.buffer.ByteBufferBytes |
From |
To |
|
Change Parameter Type length : long to length : int in method public write(bytes byte[], offset int, length int) : Buffer in class io.atomix.storage.buffer.ReadOnlyBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public read(position int, bytes byte[], offset int, length int) : Bytes in class io.atomix.storage.buffer.ByteBufferBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeShort(offset int, s short) : Buffer in class io.atomix.storage.buffer.ReadOnlyBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method private putByte(offset int, pos int, b byte) : void in class io.atomix.utils.memory.NativeMemory |
From |
To |
|
Change Parameter Type size : long to size : int in method protected NativeMemory(address long, size int, allocator MemoryAllocator<? extends NativeMemory>) in class io.atomix.utils.memory.NativeMemory |
From |
To |
|
Change Parameter Type capacity : long to capacity : int in method public capacity(capacity int) : Buffer in class io.atomix.storage.buffer.Buffer |
From |
To |
|
Change Parameter Type maxCapacity : long to maxCapacity : int in method public allocate(initialCapacity int, maxCapacity int) : Buffer in class io.atomix.storage.buffer.UnpooledHeapAllocator |
From |
To |
|
Change Parameter Type size : long to size : int in method public map(offset int, size int, mode FileChannel.MapMode) : UnsafeMappedBuffer in class io.atomix.storage.buffer.FileBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeShort(offset int, s short) : Bytes in class io.atomix.storage.buffer.UnsafeHeapBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public SlicedBuffer(root Buffer, bytes Bytes, offset int, initialCapacity int, maxCapacity int) in class io.atomix.storage.buffer.SlicedBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeUnsignedMedium(offset int, m int) : Buffer in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type initialCapacity : long to initialCapacity : int in method protected UnsafeHeapBuffer(bytes UnsafeHeapBytes, offset int, initialCapacity int, maxCapacity int) in class io.atomix.storage.buffer.UnsafeHeapBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public write(offset int, src byte[], srcOffset int, length int) : Bytes in class io.atomix.storage.buffer.WrappedBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public address(offset int) : long in class io.atomix.utils.memory.NativeMemory |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readFloat(offset int) : float in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readFloat(offset int) : float in class io.atomix.storage.buffer.FileBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public read(bytes Bytes, offset int, length int) : SnapshotReader in class io.atomix.protocols.raft.storage.snapshot.SnapshotReader |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readChar(offset int) : char in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type length : long to length : int in method public write(bytes byte[], offset int, length int) : Buffer in class io.atomix.storage.buffer.Buffer |
From |
To |
|
Change Parameter Type initialCapacity : long to initialCapacity : int in method public allocate(initialCapacity int) : DirectBuffer in class io.atomix.storage.buffer.DirectBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeFloat(offset int, f float) : Bytes in class io.atomix.storage.buffer.WrappedBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readShort(offset int) : short in class io.atomix.storage.buffer.SwappedBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public putShort(offset int, s short) : void in class io.atomix.utils.memory.Memory |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readLong(offset int) : long in class io.atomix.storage.buffer.NativeBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public read(offset int, dst Bytes, dstOffset int, length int) : Bytes in class io.atomix.storage.buffer.WrappedBytes |
From |
To |
|
Change Parameter Type size : long to size : int in method public map(offset int, size int) : UnsafeMappedBuffer in class io.atomix.storage.buffer.FileBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public read(position int, bytes Bytes, offset int, length int) : Bytes in class io.atomix.storage.buffer.ByteBufferBytes |
From |
To |
|
Change Parameter Type initialCapacity : long to initialCapacity : int in method public allocate(initialCapacity int) : HeapBuffer in class io.atomix.storage.buffer.HeapBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeUnsignedMedium(offset int, m int) : Buffer in class io.atomix.storage.buffer.ReadOnlyBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readUnsignedShort(offset int) : int in class io.atomix.storage.buffer.UnsafeHeapBytes |
From |
To |
|
Change Parameter Type maxCapacity : long to maxCapacity : int in method protected MappedBuffer(bytes MappedBytes, offset int, initialCapacity int, maxCapacity int) in class io.atomix.storage.buffer.MappedBuffer |
From |
To |
|
Change Parameter Type newSize : long to newSize : int in method public resize(newSize int) : Bytes in class io.atomix.storage.buffer.UnsafeHeapBytes |
From |
To |
|
Change Parameter Type maxCapacity : long to maxCapacity : int in method public allocate(file File, initialCapacity int, maxCapacity int) : MappedBuffer in class io.atomix.storage.buffer.MappedBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeUnsignedMedium(offset int, m int) : Bytes in class io.atomix.storage.buffer.UnsafeHeapBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readDouble(offset int) : double in class io.atomix.storage.buffer.NativeBytes |
From |
To |
|
Change Parameter Type from : long to from : int in method protected compact(from int, to int, length int) : void in class io.atomix.storage.buffer.SlicedBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public write(position int, bytes Bytes, offset int, length int) : Bytes in class io.atomix.storage.buffer.FileBytes |
From |
To |
|
Change Parameter Type length : long to length : int in method public read(bytes byte[], offset int, length int) : SnapshotReader in class io.atomix.protocols.raft.storage.snapshot.SnapshotReader |
From |
To |
|
Change Parameter Type newSize : long to newSize : int in method public resize(newSize int) : Bytes in class io.atomix.storage.buffer.NativeBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeUnsignedMedium(offset int, m int) : Bytes in class io.atomix.storage.buffer.AbstractBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public slice(offset int, length int) : Buffer in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type length : long to length : int in method public write(bytes Bytes, offset int, length int) : BufferOutput<?> in class io.atomix.storage.buffer.OutputStreamBufferOutput |
From |
To |
|
Change Parameter Type initialCapacity : long to initialCapacity : int in method public allocate(initialCapacity int, maxCapacity int) : Buffer in class io.atomix.storage.buffer.UnpooledUnsafeHeapAllocator |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeUnsignedInt(offset int, i long) : Bytes in class io.atomix.storage.buffer.WrappedBytes |
From |
To |
|
Change Parameter Type initialCapacity : long to initialCapacity : int in method public allocate(initialCapacity int, maxCapacity int) : Buffer in class io.atomix.storage.buffer.PooledAllocator |
From |
To |
|
Change Parameter Type offset : long to offset : int in method protected AbstractBuffer(bytes Bytes, offset int, initialCapacity int, maxCapacity int, referenceManager ReferenceManager<Buffer>) in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type length : long to length : int in method protected checkWrite(length int) : int in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type position : long to position : int in method public read(position int, bytes byte[], offset int, length int) : Bytes in class io.atomix.storage.buffer.UnsafeHeapBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public write(position int, bytes Bytes, offset int, length int) : Bytes in class io.atomix.storage.buffer.ByteBufferBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readBoolean(offset int) : boolean in class io.atomix.storage.buffer.BytesInput |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readUnsignedMedium(offset int) : int in class io.atomix.storage.buffer.BytesInput |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public zero(offset int) : Bytes in class io.atomix.storage.buffer.WrappedBytes |
From |
To |
|
Change Parameter Type size : long to size : int in method public toPow2(size int) : int in class io.atomix.utils.memory.Memory.Util |
From |
To |
|
Change Parameter Type offset : long to offset : int in method private offset(offset int) : int in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readMedium(offset int) : int in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readUnsignedShort(offset int) : int in class io.atomix.storage.buffer.WrappedBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public write(bytes Bytes, offset int, length int) : Buffer in class io.atomix.storage.buffer.Buffer |
From |
To |
|
Change Parameter Type initialCapacity : long to initialCapacity : int in method public allocate(initialCapacity int, maxCapacity int) : Buffer in class io.atomix.storage.buffer.UnpooledDirectAllocator |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public ByteBufferBuffer(bytes ByteBufferBytes, offset int, initialCapacity int, maxCapacity int, referenceManager ReferenceManager<Buffer>) in class io.atomix.storage.buffer.ByteBufferBuffer |
From |
To |
|
Change Parameter Type srcOffset : long to srcOffset : int in method public read(srcOffset int, bytes Bytes, dstOffset int, length int) : Buffer in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeMedium(offset int, m int) : Bytes in class io.atomix.storage.buffer.NativeBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readShort(offset int) : short in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeMedium(offset int, m int) : Buffer in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type capacity : long to capacity : int in method protected createBuffer(capacity int, maxCapacity int) : Buffer in class io.atomix.storage.buffer.DirectBufferTest |
From |
To |
|
Change Parameter Type length : long to length : int in method public zero(offset int, length int) : Buffer in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type maxCapacity : long to maxCapacity : int in method public SlicedBuffer(root Buffer, bytes Bytes, offset int, initialCapacity int, maxCapacity int) in class io.atomix.storage.buffer.SlicedBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readFloat(offset int) : float in class io.atomix.storage.buffer.Buffer |
From |
To |
|
Change Parameter Type capacity : long to capacity : int in method protected createBuffer(capacity int, maxCapacity int) : Buffer in class io.atomix.storage.buffer.UnsafeMappedBufferTest |
From |
To |
|
Change Parameter Type capacity : long to capacity : int in method public allocate(file File, mode FileChannel.MapMode, capacity int) : MappedBuffer in class io.atomix.storage.buffer.MappedBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public write(bytes byte[], offset int, length int) : Buffer in class io.atomix.storage.buffer.Buffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readUTF8(offset int) : String in class io.atomix.storage.buffer.WrappedBytes |
From |
To |
|
Change Parameter Type size : long to size : int in method public allocate(size int) : UnsafeDirectBytes in class io.atomix.storage.buffer.UnsafeDirectBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeString(offset int, s String, charset Charset) : Buffer in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public putChar(offset int, c char) : void in class io.atomix.utils.memory.HeapMemory |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeInt(offset int, i int) : Bytes in class io.atomix.storage.buffer.ByteBufferBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeChar(offset int, c char) : Bytes in class io.atomix.storage.buffer.WrappedBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public address(offset int) : long in class io.atomix.utils.memory.HeapMemory |
From |
To |
|
Change Parameter Type to : long to to : int in method protected compact(from int, to int, length int) : void in class io.atomix.storage.buffer.ReadOnlyBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeMedium(offset int, m int) : Buffer in class io.atomix.storage.buffer.ReadOnlyBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeChar(offset int, c char) : Bytes in class io.atomix.storage.buffer.ByteBufferBytes |
From |
To |
|
Change Parameter Type bytes : long to bytes : int in method public skip(bytes int) : BufferInput<?> in class io.atomix.storage.buffer.InputStreamBufferInput |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeFloat(offset int, f float) : Bytes in class io.atomix.storage.buffer.NativeBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method protected checkRead(offset int, length int) : int in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readUnsignedByte(offset int) : int in class io.atomix.storage.buffer.UnsafeHeapBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public putInt(offset int, i int) : void in class io.atomix.utils.memory.HeapMemory |
From |
To |
|
Change Parameter Type length : long to length : int in method public read(bytes Bytes, offset int, length int) : Buffer in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type size : long to size : int in method public allocate(file File, size int) : UnsafeMappedBytes in class io.atomix.storage.buffer.UnsafeMappedBytes |
From |
To |
|
Change Parameter Type length : long to length : int in method public zero(offset int, length int) : Buffer in class io.atomix.storage.buffer.ReadOnlyBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readFloat(offset int) : float in class io.atomix.storage.buffer.WrappedBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeMedium(offset int, m int) : Bytes in class io.atomix.storage.buffer.UnsafeHeapBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readChar(offset int) : char in class io.atomix.storage.buffer.FileBytes |
From |
To |
|
Change Parameter Type length : long to length : int in method protected abstract compact(from int, to int, length int) : void in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type initialCapacity : long to initialCapacity : int in method public allocate(initialCapacity int, maxCapacity int) : Buffer in class io.atomix.storage.buffer.BufferAllocator |
From |
To |
|
Change Parameter Type offset : long to offset : int in method protected HeapBuffer(bytes HeapBytes, offset int, initialCapacity int, maxCapacity int) in class io.atomix.storage.buffer.HeapBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public zero(offset int) : Bytes in class io.atomix.storage.buffer.NativeBytes |
From |
To |
|
Change Parameter Type length : long to length : int in method public zero(offset int, length int) : Bytes in class io.atomix.storage.buffer.UnsafeHeapBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public getLong(offset int) : long in class io.atomix.utils.memory.HeapMemory |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeInt(offset int, i int) : Bytes in class io.atomix.storage.buffer.SwappedBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public map(offset int, size int) : UnsafeMappedBuffer in class io.atomix.storage.buffer.FileBuffer |
From |
To |
|
Change Parameter Type initialCapacity : long to initialCapacity : int in method public allocate(initialCapacity int, maxCapacity int) : HeapBuffer in class io.atomix.storage.buffer.HeapBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readChar(offset int) : char in class io.atomix.storage.buffer.SwappedBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method protected checkWrite(offset int, length int) : int in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeUnsignedByte(offset int, b int) : Bytes in class io.atomix.storage.buffer.AbstractBytes |
From |
To |
|
Change Parameter Type position : long to position : int in method public write(position int, bytes Bytes, offset int, length int) : Bytes in class io.atomix.storage.buffer.UnsafeHeapBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readInt(offset int) : int in class io.atomix.storage.buffer.ByteBufferBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeUnsignedByte(offset int, b int) : Buffer in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public address(offset int) : long in class io.atomix.utils.memory.Memory |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeUTF8(offset int, s String) : Bytes in class io.atomix.storage.buffer.AbstractBytes |
From |
To |
|
Change Parameter Type length : long to length : int in method public read(position int, bytes byte[], offset int, length int) : Bytes in class io.atomix.storage.buffer.NativeBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public read(position int, bytes Bytes, offset int, length int) : Bytes in class io.atomix.storage.buffer.NativeBytes |
From |
To |
|
Change Parameter Type position : long to position : int in method public read(position int, bytes byte[], offset int, length int) : Bytes in class io.atomix.storage.buffer.NativeBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method protected MappedBuffer(bytes MappedBytes, offset int, initialCapacity int, maxCapacity int) in class io.atomix.storage.buffer.MappedBuffer |
From |
To |
|
Change Parameter Type position : long to position : int in method public read(position int, bytes Bytes, offset int, length int) : Bytes in class io.atomix.storage.buffer.ByteBufferBytes |
From |
To |
|
Change Parameter Type dstOffset : long to dstOffset : int in method public read(offset int, dst Bytes, dstOffset int, length int) : Bytes in class io.atomix.storage.buffer.WrappedBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readUnsignedInt(offset int) : long in class io.atomix.storage.buffer.SwappedBytes |
From |
To |
|
Change Parameter Type maxCapacity : long to maxCapacity : int in method protected createBuffer(capacity int, maxCapacity int) : Buffer in class io.atomix.storage.buffer.HeapBufferTest |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readShort(offset int) : short in class io.atomix.storage.buffer.FileBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readLong(offset int) : long in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readShort(offset int) : short in class io.atomix.storage.buffer.WrappedBytes |
From |
To |
|
Change Parameter Type capacity : long to capacity : int in method public allocate(file File, mode FileChannel.MapMode, capacity int) : UnsafeMappedBuffer in class io.atomix.storage.buffer.UnsafeMappedBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeBoolean(offset int, b boolean) : Bytes in class io.atomix.storage.buffer.AbstractBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public read(bytes byte[], offset int, length int) : Buffer in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeUnsignedByte(offset int, b int) : Buffer in class io.atomix.storage.buffer.ReadOnlyBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeUnsignedInt(offset int, i long) : Buffer in class io.atomix.storage.buffer.Buffer |
From |
To |
|
Change Parameter Type minimumCapacity : long to minimumCapacity : int in method private calculateCapacity(minimumCapacity int) : int in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public write(bytes byte[], offset int, length int) : BufferOutput<?> in class io.atomix.storage.buffer.OutputStreamBufferOutput |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeUnsignedByte(offset int, b int) : Bytes in class io.atomix.storage.buffer.UnsafeHeapBytes |
From |
To |
|
Change Parameter Type capacity : long to capacity : int in method public allocate(file File, capacity int) : MappedBuffer in class io.atomix.storage.buffer.MappedBuffer |
From |
To |
|
Change Parameter Type initialCapacity : long to initialCapacity : int in method public allocate(file File, initialCapacity int, maxCapacity int) : UnsafeMappedBuffer in class io.atomix.storage.buffer.UnsafeMappedBuffer |
From |
To |
|
Change Parameter Type initialCapacity : long to initialCapacity : int in method private FileBuffer(bytes FileBytes, offset int, initialCapacity int, maxCapacity int) in class io.atomix.storage.buffer.FileBuffer |
From |
To |
|
Change Parameter Type srcOffset : long to srcOffset : int in method public write(offset int, src Bytes, srcOffset int, length int) : Buffer in class io.atomix.storage.buffer.Buffer |
From |
To |
|
Change Parameter Type length : long to length : int in method public write(position int, bytes Bytes, offset int, length int) : Bytes in class io.atomix.storage.buffer.NativeBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeString(offset int, s String) : Bytes in class io.atomix.storage.buffer.AbstractBytes |
From |
To |
|
Change Parameter Type position : long to position : int in method public write(position int, bytes Bytes, offset int, length int) : Bytes in class io.atomix.storage.buffer.NativeBytes |
From |
To |
|
Change Parameter Type from : long to from : int in method protected compact(from int, to int, length int) : void in class io.atomix.storage.buffer.NativeBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method protected checkWrite(offset int, length int) : int in class io.atomix.storage.buffer.AbstractBytes |
From |
To |
|
Change Parameter Type maxCapacity : long to maxCapacity : int in method private FileBuffer(bytes FileBytes, offset int, initialCapacity int, maxCapacity int) in class io.atomix.storage.buffer.FileBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeLong(offset int, l long) : Buffer in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public write(position int, bytes byte[], offset int, length int) : Bytes in class io.atomix.storage.buffer.ByteBufferBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeUnsignedByte(offset int, b int) : Buffer in class io.atomix.storage.buffer.Buffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public putInt(offset int, i int) : void in class io.atomix.utils.memory.NativeMemory |
From |
To |
|
Change Parameter Type length : long to length : int in method public zero(offset int, length int) : Bytes in class io.atomix.storage.buffer.FileBytes |
From |
To |
|
Change Parameter Type size : long to size : int in method public allocate(size int) : DirectBytes in class io.atomix.storage.buffer.DirectBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeDouble(offset int, d double) : Bytes in class io.atomix.storage.buffer.NativeBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public read(position int, bytes byte[], offset int, length int) : Bytes in class io.atomix.storage.buffer.FileBytes |
From |
To |
|
Change Parameter Type initialCapacity : long to initialCapacity : int in method public allocate(initialCapacity int, maxCapacity int) : UnsafeHeapBuffer in class io.atomix.storage.buffer.UnsafeHeapBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readUnsignedByte(offset int) : int in class io.atomix.storage.buffer.WrappedBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method protected checkOffset(offset int) : void in class io.atomix.storage.buffer.AbstractBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public read(offset int, dst byte[], dstOffset int, length int) : Bytes in class io.atomix.storage.buffer.WrappedBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readUnsignedByte(offset int) : int in class io.atomix.storage.buffer.Buffer |
From |
To |
|
Change Parameter Type length : long to length : int in method public write(position int, bytes byte[], offset int, length int) : Bytes in class io.atomix.storage.buffer.FileBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readMedium(offset int) : int in class io.atomix.storage.buffer.UnsafeHeapBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readChar(offset int) : char in class io.atomix.storage.buffer.Buffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readChar(offset int) : char in class io.atomix.storage.buffer.BytesInput |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readDouble(offset int) : double in class io.atomix.storage.buffer.ByteBufferBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public SwappedBuffer(buffer Buffer, offset int, initialCapacity int, maxCapacity int, referenceManager ReferenceManager<Buffer>) in class io.atomix.storage.buffer.SwappedBuffer |
From |
To |
|
Change Parameter Type length : long to length : int in method public read(bytes byte[], offset int, length int) : Buffer in class io.atomix.storage.buffer.Buffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeDouble(offset int, d double) : Bytes in class io.atomix.storage.buffer.FileBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method protected checkOffset(offset int) : void in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeLong(offset int, l long) : Buffer in class io.atomix.storage.buffer.ReadOnlyBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public map(offset int, size int, mode FileChannel.MapMode) : UnsafeMappedBuffer in class io.atomix.storage.buffer.FileBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeByte(offset int, b int) : Bytes in class io.atomix.storage.buffer.FileBytes |
From |
To |
|
Change Parameter Type size : long to size : int in method public map(size int) : UnsafeMappedBuffer in class io.atomix.storage.buffer.FileBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeByte(offset int, b int) : Bytes in class io.atomix.storage.buffer.ByteBufferBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public slice(offset int, length int) : Buffer in class io.atomix.storage.buffer.Buffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeLong(offset int, l long) : Bytes in class io.atomix.storage.buffer.UnsafeHeapBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readLong(offset int) : long in class io.atomix.storage.buffer.ByteBufferBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readBoolean(offset int) : boolean in class io.atomix.storage.buffer.AbstractBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeShort(offset int, s short) : Bytes in class io.atomix.storage.buffer.NativeBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public getShort(offset int) : short in class io.atomix.utils.memory.NativeMemory |
From |
To |
|
Change Parameter Type to : long to to : int in method protected compact(from int, to int, length int) : void in class io.atomix.storage.buffer.SwappedBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readInt(offset int) : int in class io.atomix.storage.buffer.Buffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readLong(offset int) : long in class io.atomix.storage.buffer.Buffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readUnsignedMedium(offset int) : int in class io.atomix.storage.buffer.SwappedBytes |
From |
To |
|
Change Parameter Type position : long to position : int in method public read(position int, bytes Bytes, offset int, length int) : Bytes in class io.atomix.storage.buffer.FileBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readUnsignedByte(offset int) : int in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type maxCapacity : long to maxCapacity : int in method protected DirectBuffer(bytes DirectBytes, offset int, initialCapacity int, maxCapacity int) in class io.atomix.storage.buffer.DirectBuffer |
From |
To |
|
Change Parameter Type initialCapacity : long to initialCapacity : int in method public allocate(initialCapacity int, maxCapacity int) : Buffer in class io.atomix.storage.buffer.UnpooledUnsafeDirectAllocator |
From |
To |
|
Change Parameter Type offset : long to offset : int in method private FileBuffer(bytes FileBytes, offset int, initialCapacity int, maxCapacity int) in class io.atomix.storage.buffer.FileBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readShort(offset int) : short in class io.atomix.storage.buffer.UnsafeHeapBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public putDouble(offset int, d double) : void in class io.atomix.utils.memory.NativeMemory |
From |
To |
|
Change Parameter Type size : long to size : int in method public allocate(file File, size int) : MappedMemory in class io.atomix.utils.memory.MappedMemory |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readDouble(offset int) : double in class io.atomix.storage.buffer.FileBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeUnsignedMedium(offset int, m int) : Bytes in class io.atomix.storage.buffer.NativeBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readByte(offset int) : int in class io.atomix.storage.buffer.BytesInput |
From |
To |
|
Change Parameter Type initialCapacity : long to initialCapacity : int in method protected MappedBuffer(bytes MappedBytes, offset int, initialCapacity int, maxCapacity int) in class io.atomix.storage.buffer.MappedBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeFloat(offset int, f float) : Bytes in class io.atomix.storage.buffer.ByteBufferBytes |
From |
To |
|
Change Parameter Type length : long to length : int in method public slice(length int) : Buffer in class io.atomix.storage.buffer.Buffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeInt(offset int, i int) : Bytes in class io.atomix.storage.buffer.WrappedBytes |
From |
To |
|
Change Parameter Type length : long to length : int in method public write(offset int, src byte[], srcOffset int, length int) : Bytes in class io.atomix.storage.buffer.WrappedBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public putInt(offset int, i int) : void in class io.atomix.utils.memory.Memory |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readChar(offset int) : char in class io.atomix.storage.buffer.WrappedBytes |
From |
To |
|
Change Parameter Type dstOffset : long to dstOffset : int in method public read(srcOffset int, bytes byte[], dstOffset int, length int) : Buffer in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readMedium(offset int) : int in class io.atomix.storage.buffer.BytesInput |
From |
To |
|
Change Parameter Type length : long to length : int in method public zero(offset int, length int) : Bytes in class io.atomix.storage.buffer.WrappedBytes |
From |
To |
|
Change Parameter Type srcOffset : long to srcOffset : int in method public read(srcOffset int, bytes byte[], dstOffset int, length int) : Buffer in class io.atomix.storage.buffer.Buffer |
From |
To |
|
Change Parameter Type size : long to size : int in method public allocate(size int) : UnsafeHeapBytes in class io.atomix.storage.buffer.UnsafeHeapBytes |
From |
To |
|
Change Parameter Type to : long to to : int in method protected compact(from int, to int, length int) : void in class io.atomix.storage.buffer.ByteBufferBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readString(offset int) : String in class io.atomix.storage.buffer.WrappedBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public getInt(offset int) : int in class io.atomix.utils.memory.HeapMemory |
From |
To |
|
Change Parameter Type maxCapacity : long to maxCapacity : int in method public allocate(initialCapacity int, maxCapacity int) : HeapBuffer in class io.atomix.storage.buffer.HeapBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public map(offset int, size int) : UnsafeMappedBytes in class io.atomix.storage.buffer.FileBytes |
From |
To |
|
Change Parameter Type maxCapacity : long to maxCapacity : int in method public allocate(initialCapacity int, maxCapacity int) : DirectBuffer in class io.atomix.storage.buffer.DirectBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readUnsignedInt(offset int) : long in class io.atomix.storage.buffer.WrappedBytes |
From |
To |
|
Change Parameter Type capacity : long to capacity : int in method protected createBuffer(capacity int, maxCapacity int) : Buffer in class io.atomix.storage.buffer.UnsafeDirectBufferTest |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readLong(offset int) : long in class io.atomix.storage.buffer.BytesInput |
From |
To |
|
Change Parameter Type length : long to length : int in method public read(offset int, dst Bytes, dstOffset int, length int) : Bytes in class io.atomix.storage.buffer.WrappedBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public putDouble(offset int, d double) : void in class io.atomix.utils.memory.Memory |
From |
To |
|
Change Parameter Type newSize : long to newSize : int in method public resize(newSize int) : Bytes in class io.atomix.storage.buffer.Bytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeDouble(offset int, d double) : Bytes in class io.atomix.storage.buffer.SwappedBytes |
From |
To |
|
Change Parameter Type size : long to size : int in method public allocate(file File, mode String, size int) : FileBytes in class io.atomix.storage.buffer.FileBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeUTF8(offset int, s String) : Buffer in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeByte(offset int, b int) : Bytes in class io.atomix.storage.buffer.WrappedBytes |
From |
To |
|
Change Parameter Type length : long to length : int in method public write(position int, bytes byte[], offset int, length int) : Bytes in class io.atomix.storage.buffer.ByteBufferBytes |
From |
To |
|
Change Parameter Type length : long to length : int in method public write(offset int, bytes byte[], srcOffset int, length int) : Buffer in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type initialCapacity : long to initialCapacity : int in method protected UnsafeDirectBuffer(bytes UnsafeDirectBytes, offset int, initialCapacity int, maxCapacity int) in class io.atomix.storage.buffer.UnsafeDirectBuffer |
From |
To |
|
Change Parameter Type capacity : long to capacity : int in method protected abstract createBuffer(capacity int) : Buffer in class io.atomix.storage.buffer.BufferTest |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readUnsignedInt(offset int) : long in class io.atomix.storage.buffer.UnsafeHeapBytes |
From |
To |
|
Change Parameter Type maxCapacity : long to maxCapacity : int in method protected NativeBuffer(bytes NativeBytes, offset int, initialCapacity int, maxCapacity int) in class io.atomix.storage.buffer.NativeBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeUnsignedShort(offset int, s int) : Buffer in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type length : long to length : int in method public write(bytes Bytes, offset int, length int) : Buffer in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public putByte(offset int, b byte) : void in class io.atomix.utils.memory.Memory |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeString(offset int, s String, charset Charset) : Bytes in class io.atomix.storage.buffer.AbstractBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readByte(offset int) : int in class io.atomix.storage.buffer.UnsafeHeapBytes |
From |
To |
|
Change Parameter Type length : long to length : int in method public read(position int, bytes Bytes, offset int, length int) : Bytes in class io.atomix.storage.buffer.UnsafeHeapBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readUnsignedByte(offset int) : int in class io.atomix.storage.buffer.BytesInput |
From |
To |
|
Change Parameter Type capacity : long to capacity : int in method protected createBuffer(capacity int, maxCapacity int) : Buffer in class io.atomix.storage.buffer.HeapBufferTest |
From |
To |
|
Change Parameter Type capacity : long to capacity : int in method public allocate(capacity int) : Buffer in class io.atomix.storage.buffer.PooledAllocator |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeUTF8(offset int, s String) : Buffer in class io.atomix.storage.buffer.Buffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readUnsignedInt(offset int) : long in class io.atomix.storage.buffer.BytesInput |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public putFloat(offset int, f float) : void in class io.atomix.utils.memory.HeapMemory |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readInt(offset int) : int in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeFloat(offset int, f float) : Buffer in class io.atomix.storage.buffer.Buffer |
From |
To |
|
Change Parameter Type initialCapacity : long to initialCapacity : int in method protected AbstractBuffer(bytes Bytes, offset int, initialCapacity int, maxCapacity int, referenceManager ReferenceManager<Buffer>) in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type length : long to length : int in method public write(offset int, bytes byte[], srcOffset int, length int) : Buffer in class io.atomix.storage.buffer.ReadOnlyBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method protected UnsafeHeapBuffer(bytes UnsafeHeapBytes, offset int, initialCapacity int, maxCapacity int) in class io.atomix.storage.buffer.UnsafeHeapBuffer |
From |
To |
|
Change Parameter Type size : long to size : int in method public allocate(file File, size int) : MappedBytes in class io.atomix.storage.buffer.MappedBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readString(offset int) : String in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeUnsignedByte(offset int, b int) : Bytes in class io.atomix.storage.buffer.WrappedBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readBoolean(offset int) : boolean in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public getChar(offset int) : char in class io.atomix.utils.memory.NativeMemory |
From |
To |
|
Change Parameter Type position : long to position : int in method public position(position int) : Buffer in class io.atomix.storage.buffer.Buffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public write(bytes byte[], offset int, length int) : Buffer in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeUnsignedShort(offset int, s int) : Buffer in class io.atomix.storage.buffer.ReadOnlyBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readUnsignedMedium(offset int) : int in class io.atomix.storage.buffer.AbstractBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readDouble(offset int) : double in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type maxSegmentSize : long to maxSegmentSize : int in method public withMaxSegmentSize(maxSegmentSize int) : Builder in class io.atomix.storage.journal.JournalSegmentDescriptor.Builder |
From |
To |
|
Change Parameter Type srcOffset : long to srcOffset : int in method public read(srcOffset int, bytes byte[], dstOffset int, length int) : Buffer in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public write(bytes byte[], offset int, length int) : SnapshotWriter in class io.atomix.protocols.raft.storage.snapshot.SnapshotWriter |
From |
To |
|
Change Parameter Type length : long to length : int in method public write(bytes Bytes, offset int, length int) : Buffer in class io.atomix.storage.buffer.ReadOnlyBuffer |
From |
To |
|
Change Parameter Type size : long to size : int in method public allocate(size int) : HeapMemory in class io.atomix.utils.memory.HeapMemoryAllocator |
From |
To |
|
Change Parameter Type position : long to position : int in method public position(position int) : Buffer in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeString(offset int, s String) : Bytes in class io.atomix.storage.buffer.WrappedBytes |
From |
To |
|
Change Parameter Type size : long to size : int in method public DirectMemory(address long, size int, allocator DirectMemoryAllocator) in class io.atomix.utils.memory.DirectMemory |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public read(bytes byte[], offset int, length int) : BufferInput<?> in class io.atomix.storage.buffer.InputStreamBufferInput |
From |
To |
|
Change Parameter Type maxCapacity : long to maxCapacity : int in method public SwappedBuffer(buffer Buffer, offset int, initialCapacity int, maxCapacity int, referenceManager ReferenceManager<Buffer>) in class io.atomix.storage.buffer.SwappedBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readUTF8(offset int) : String in class io.atomix.storage.buffer.Buffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeUnsignedShort(offset int, s int) : Bytes in class io.atomix.storage.buffer.UnsafeHeapBytes |
From |
To |
|
Change Parameter Type maxCapacity : long to maxCapacity : int in method protected abstract createBuffer(capacity int, maxCapacity int) : Buffer in class io.atomix.storage.buffer.BufferTest |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeDouble(offset int, d double) : Buffer in class io.atomix.storage.buffer.Buffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readBoolean(offset int) : boolean in class io.atomix.storage.buffer.WrappedBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public read(bytes Bytes, offset int, length int) : Buffer in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method private seekToOffset(offset int) : void in class io.atomix.storage.buffer.FileBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public getByte(offset int) : byte in class io.atomix.utils.memory.Memory |
From |
To |
|
Change Parameter Type from : long to from : int in method protected compact(from int, to int, length int) : void in class io.atomix.storage.buffer.FileBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeByte(offset int, b int) : Bytes in class io.atomix.storage.buffer.NativeBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readByte(offset int) : int in class io.atomix.storage.buffer.Buffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method protected DirectBuffer(bytes DirectBytes, offset int, initialCapacity int, maxCapacity int) in class io.atomix.storage.buffer.DirectBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readLong(offset int) : long in class io.atomix.storage.buffer.SwappedBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public zero(offset int) : Buffer in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type size : long to size : int in method public map(size int, mode FileChannel.MapMode) : UnsafeMappedBuffer in class io.atomix.storage.buffer.FileBuffer |
From |
To |
|
Change Parameter Type size : long to size : int in method public allocate(file File, mode FileChannel.MapMode, size int) : MappedMemory in class io.atomix.utils.memory.MappedMemory |
From |
To |
|
Change Parameter Type maxCapacity : long to maxCapacity : int in method protected UnsafeHeapBuffer(bytes UnsafeHeapBytes, offset int, initialCapacity int, maxCapacity int) in class io.atomix.storage.buffer.UnsafeHeapBuffer |
From |
To |
|
Change Parameter Type maxCapacity : long to maxCapacity : int in method protected createBuffer(capacity int, maxCapacity int) : Buffer in class io.atomix.storage.buffer.MappedBufferTest |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public read(bytes Bytes, offset int, length int) : BufferInput<?> in class io.atomix.storage.buffer.InputStreamBufferInput |
From |
To |
|
Change Parameter Type maxCapacity : long to maxCapacity : int in method protected createBuffer(capacity int, maxCapacity int) : Buffer in class io.atomix.storage.buffer.FileBufferTest |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public write(bytes byte[], offset int, length int) : Buffer in class io.atomix.storage.buffer.ReadOnlyBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public read(bytes byte[], offset int, length int) : SnapshotReader in class io.atomix.protocols.raft.storage.snapshot.SnapshotReader |
From |
To |
|
Change Parameter Type capacity : long to capacity : int in method protected createBuffer(capacity int, maxCapacity int) : Buffer in class io.atomix.storage.buffer.UnsafeHeapBufferTest |
From |
To |
|
Change Parameter Type maxCapacity : long to maxCapacity : int in method public allocate(initialCapacity int, maxCapacity int) : Buffer in class io.atomix.storage.buffer.UnpooledUnsafeDirectAllocator |
From |
To |
|
Change Parameter Type srcOffset : long to srcOffset : int in method public write(offset int, bytes byte[], srcOffset int, length int) : Buffer in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readUnsignedMedium(offset int) : int in class io.atomix.storage.buffer.WrappedBytes |
From |
To |
|
Change Parameter Type from : long to from : int in method protected abstract compact(from int, to int, length int) : void in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type size : long to size : int in method protected newByteBuffer(size int) : ByteBuffer in class io.atomix.storage.buffer.HeapBytes |
From |
To |
|
Change Parameter Type size : long to size : int in method protected newByteBuffer(size int) : ByteBuffer in class io.atomix.storage.buffer.MappedBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeUnsignedInt(offset int, i long) : Buffer in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type initialCapacity : long to initialCapacity : int in method public allocate(file File, mode FileChannel.MapMode, initialCapacity int, maxCapacity int) : MappedBuffer in class io.atomix.storage.buffer.MappedBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public getFloat(offset int) : float in class io.atomix.utils.memory.HeapMemory |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public zero(offset int) : Buffer in class io.atomix.storage.buffer.ReadOnlyBuffer |
From |
To |
|
Change Parameter Type initialCapacity : long to initialCapacity : int in method public allocate(file File, mode String, initialCapacity int, maxCapacity int) : FileBuffer in class io.atomix.storage.buffer.FileBuffer |
From |
To |
|
Change Parameter Type size : long to size : int in method public allocate(size int) : NativeMemory in class io.atomix.utils.memory.NativeMemory |
From |
To |
|
Change Parameter Type length : long to length : int in method public read(position int, bytes byte[], offset int, length int) : Bytes in class io.atomix.storage.buffer.ByteBufferBytes |
From |
To |
|
Change Parameter Type initialCapacity : long to initialCapacity : int in method public allocate(file File, initialCapacity int, maxCapacity int) : FileBuffer in class io.atomix.storage.buffer.FileBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readString(offset int, charset Charset) : String in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type srcOffset : long to srcOffset : int in method public write(offset int, bytes Bytes, srcOffset int, length int) : Buffer in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type initialCapacity : long to initialCapacity : int in method protected HeapBuffer(bytes HeapBytes, offset int, initialCapacity int, maxCapacity int) in class io.atomix.storage.buffer.HeapBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public zero(offset int) : Bytes in class io.atomix.storage.buffer.UnsafeHeapBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readShort(offset int) : short in class io.atomix.storage.buffer.BytesInput |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readUnsignedByte(offset int) : int in class io.atomix.storage.buffer.AbstractBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public map(offset int, size int, mode FileChannel.MapMode) : UnsafeMappedBytes in class io.atomix.storage.buffer.FileBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public read(position int, bytes byte[], offset int, length int) : Bytes in class io.atomix.storage.buffer.UnsafeHeapBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readUnsignedShort(offset int) : int in class io.atomix.storage.buffer.Buffer |
From |
To |
|
Change Parameter Type position : long to position : int in method public write(position int, bytes byte[], offset int, length int) : Bytes in class io.atomix.storage.buffer.ByteBufferBytes |
From |
To |
|
Change Parameter Type size : long to size : int in method public allocate(file File, size int) : FileBytes in class io.atomix.storage.buffer.FileBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeDouble(offset int, d double) : Bytes in class io.atomix.storage.buffer.ByteBufferBytes |
From |
To |
|
Change Parameter Type srcOffset : long to srcOffset : int in method public write(offset int, bytes byte[], srcOffset int, length int) : Buffer in class io.atomix.storage.buffer.ReadOnlyBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method private getByte(offset int, pos int) : byte in class io.atomix.utils.memory.NativeMemory |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readByte(offset int) : int in class io.atomix.storage.buffer.WrappedBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeLong(offset int, l long) : Bytes in class io.atomix.storage.buffer.NativeBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeUnsignedInt(offset int, i long) : Buffer in class io.atomix.storage.buffer.ReadOnlyBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public putByte(offset int, b byte) : void in class io.atomix.utils.memory.NativeMemory |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeLong(offset int, l long) : Bytes in class io.atomix.storage.buffer.FileBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public write(offset int, src Bytes, srcOffset int, length int) : Bytes in class io.atomix.storage.buffer.WrappedBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeLong(offset int, l long) : Bytes in class io.atomix.storage.buffer.SwappedBytes |
From |
To |
|
Change Parameter Type length : long to length : int in method public read(position int, bytes Bytes, offset int, length int) : Bytes in class io.atomix.storage.buffer.NativeBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeUnsignedInt(offset int, i long) : Bytes in class io.atomix.storage.buffer.UnsafeHeapBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public read(bytes byte[], offset int, length int) : Buffer in class io.atomix.storage.buffer.Buffer |
From |
To |
|
Change Parameter Type srcOffset : long to srcOffset : int in method public write(offset int, bytes Bytes, srcOffset int, length int) : Buffer in class io.atomix.storage.buffer.ReadOnlyBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public getChar(offset int) : char in class io.atomix.utils.memory.HeapMemory |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public getLong(offset int) : long in class io.atomix.utils.memory.NativeMemory |
From |
To |
|
Change Parameter Type length : long to length : int in method protected compact(from int, to int, length int) : void in class io.atomix.storage.buffer.ReadOnlyBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method protected NativeBuffer(bytes NativeBytes, offset int, initialCapacity int, maxCapacity int) in class io.atomix.storage.buffer.NativeBuffer |
From |
To |
|
Change Parameter Type length : long to length : int in method public read(srcOffset int, bytes byte[], dstOffset int, length int) : Buffer in class io.atomix.storage.buffer.Buffer |
From |
To |
|
Change Parameter Type to : long to to : int in method protected compact(from int, to int, length int) : void in class io.atomix.storage.buffer.UnsafeHeapBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public read(position int, bytes Bytes, offset int, length int) : Bytes in class io.atomix.storage.buffer.UnsafeHeapBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readFloat(offset int) : float in class io.atomix.storage.buffer.ByteBufferBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public putLong(offset int, l long) : void in class io.atomix.utils.memory.HeapMemory |
From |
To |
|
Change Parameter Type length : long to length : int in method public read(srcOffset int, bytes byte[], dstOffset int, length int) : Buffer in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type initialCapacity : long to initialCapacity : int in method public SlicedBuffer(root Buffer, bytes Bytes, offset int, initialCapacity int, maxCapacity int) in class io.atomix.storage.buffer.SlicedBuffer |
From |
To |
|
Change Parameter Type maxCapacity : long to maxCapacity : int in method public allocate(initialCapacity int, maxCapacity int) : UnsafeDirectBuffer in class io.atomix.storage.buffer.UnsafeDirectBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeInt(offset int, i int) : Buffer in class io.atomix.storage.buffer.Buffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeDouble(offset int, d double) : Bytes in class io.atomix.storage.buffer.WrappedBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readDouble(offset int) : double in class io.atomix.storage.buffer.SwappedBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readUTF8(offset int) : String in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type initialCapacity : long to initialCapacity : int in method package UnsafeMappedBuffer(bytes UnsafeMappedBytes, offset int, initialCapacity int, maxCapacity int) in class io.atomix.storage.buffer.UnsafeMappedBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public getDouble(offset int) : double in class io.atomix.utils.memory.Memory |
From |
To |
|
Change Parameter Type size : long to size : int in method public allocate(file File, mode FileChannel.MapMode, size int) : MappedBytes in class io.atomix.storage.buffer.MappedBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readChar(offset int) : char in class io.atomix.storage.buffer.ByteBufferBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public getFloat(offset int) : float in class io.atomix.utils.memory.NativeMemory |
From |
To |
|
Change Parameter Type srcOffset : long to srcOffset : int in method public read(srcOffset int, bytes Bytes, dstOffset int, length int) : Buffer in class io.atomix.storage.buffer.Buffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeShort(offset int, s short) : Bytes in class io.atomix.storage.buffer.SwappedBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public getFloat(offset int) : float in class io.atomix.utils.memory.Memory |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public putDouble(offset int, d double) : void in class io.atomix.utils.memory.HeapMemory |
From |
To |
|
Change Parameter Type length : long to length : int in method protected checkRead(length int) : int in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type srcOffset : long to srcOffset : int in method public write(offset int, src byte[], srcOffset int, length int) : Bytes in class io.atomix.storage.buffer.WrappedBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeString(offset int, s String) : Buffer in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type length : long to length : int in method public write(position int, bytes Bytes, offset int, length int) : Bytes in class io.atomix.storage.buffer.ByteBufferBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public putFloat(offset int, f float) : void in class io.atomix.utils.memory.Memory |
From |
To |
|
Change Parameter Type length : long to length : int in method public write(bytes byte[], offset int, length int) : BufferOutput<?> in class io.atomix.storage.buffer.OutputStreamBufferOutput |
From |
To |
|
Change Parameter Type to : long to to : int in method protected abstract compact(from int, to int, length int) : void in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type maxCapacity : long to maxCapacity : int in method public allocate(initialCapacity int, maxCapacity int) : UnsafeHeapBuffer in class io.atomix.storage.buffer.UnsafeHeapBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public write(position int, bytes Bytes, offset int, length int) : Bytes in class io.atomix.storage.buffer.UnsafeHeapBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeInt(offset int, i int) : Bytes in class io.atomix.storage.buffer.FileBytes |
From |
To |
|
Change Parameter Type initialCapacity : long to initialCapacity : int in method protected DirectBuffer(bytes DirectBytes, offset int, initialCapacity int, maxCapacity int) in class io.atomix.storage.buffer.DirectBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeInt(offset int, i int) : Buffer in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type length : long to length : int in method public read(bytes Bytes, offset int, length int) : BufferInput<?> in class io.atomix.storage.buffer.InputStreamBufferInput |
From |
To |
|
Change Parameter Type from : long to from : int in method protected compact(from int, to int, length int) : void in class io.atomix.storage.buffer.ByteBufferBuffer |
From |
To |
|
Change Parameter Type maxCapacity : long to maxCapacity : int in method public allocate(initialCapacity int, maxCapacity int) : Buffer in class io.atomix.storage.buffer.UnpooledUnsafeHeapAllocator |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeChar(offset int, c char) : Buffer in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type length : long to length : int in method protected compact(from int, to int, length int) : void in class io.atomix.storage.buffer.SwappedBuffer |
From |
To |
|
Change Parameter Type size : long to size : int in method protected newByteBuffer(size int) : ByteBuffer in class io.atomix.storage.buffer.DirectBytes |
From |
To |
|
Change Parameter Type length : long to length : int in method public write(offset int, src byte[], srcOffset int, length int) : Buffer in class io.atomix.storage.buffer.Buffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeUnsignedShort(offset int, s int) : Bytes in class io.atomix.storage.buffer.SwappedBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readLong(offset int) : long in class io.atomix.storage.buffer.WrappedBytes |
From |
To |
|
Change Parameter Type length : long to length : int in method public write(bytes Bytes, offset int, length int) : SnapshotWriter in class io.atomix.protocols.raft.storage.snapshot.SnapshotWriter |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readByte(offset int) : int in class io.atomix.storage.buffer.FileBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeInt(offset int, i int) : Buffer in class io.atomix.storage.buffer.ReadOnlyBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public write(offset int, src byte[], srcOffset int, length int) : Buffer in class io.atomix.storage.buffer.Buffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeChar(offset int, c char) : Bytes in class io.atomix.storage.buffer.NativeBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeChar(offset int, c char) : Buffer in class io.atomix.storage.buffer.ReadOnlyBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeMedium(offset int, m int) : Bytes in class io.atomix.storage.buffer.AbstractBytes |
From |
To |
|
Change Parameter Type capacity : long to capacity : int in method public allocate(capacity int) : Buffer in class io.atomix.storage.buffer.UnpooledAllocator |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readLong(offset int) : long in class io.atomix.storage.buffer.FileBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeInt(offset int, i int) : Bytes in class io.atomix.storage.buffer.UnsafeHeapBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readShort(offset int) : short in class io.atomix.storage.buffer.Buffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeFloat(offset int, f float) : Bytes in class io.atomix.storage.buffer.FileBytes |
From |
To |
|
Change Parameter Type capacity : long to capacity : int in method protected createBuffer(capacity int) : Buffer in class io.atomix.storage.buffer.UnsafeMappedBufferTest |
From |
To |
|
Change Parameter Type length : long to length : int in method public read(bytes Bytes, offset int, length int) : SnapshotReader in class io.atomix.protocols.raft.storage.snapshot.SnapshotReader |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public putShort(offset int, s short) : void in class io.atomix.utils.memory.HeapMemory |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeChar(offset int, c char) : Bytes in class io.atomix.storage.buffer.UnsafeHeapBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeShort(offset int, s short) : Buffer in class io.atomix.storage.buffer.Buffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readShort(offset int) : short in class io.atomix.storage.buffer.NativeBytes |
From |
To |
|
Change Parameter Type initialCapacity : long to initialCapacity : int in method public SwappedBuffer(buffer Buffer, offset int, initialCapacity int, maxCapacity int, referenceManager ReferenceManager<Buffer>) in class io.atomix.storage.buffer.SwappedBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeShort(offset int, s short) : Bytes in class io.atomix.storage.buffer.FileBytes |
From |
To |
|
Change Parameter Type size : long to size : int in method package FileBytes(file File, mode String, size int) in class io.atomix.storage.buffer.FileBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public zero(offset int, length int) : Bytes in class io.atomix.storage.buffer.ByteBufferBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public getByte(offset int) : byte in class io.atomix.utils.memory.NativeMemory |
From |
To |
|
Change Parameter Type capacity : long to capacity : int in method protected createBuffer(capacity int, maxCapacity int) : Buffer in class io.atomix.storage.buffer.FileBufferTest |
From |
To |
|
Change Parameter Type capacity : long to capacity : int in method protected createBuffer(capacity int) : Buffer in class io.atomix.storage.buffer.MappedBufferTest |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeShort(offset int, s short) : Bytes in class io.atomix.storage.buffer.ByteBufferBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readBoolean(offset int) : boolean in class io.atomix.storage.buffer.Buffer |
From |
To |
|
Change Parameter Type initialCapacity : long to initialCapacity : int in method protected NativeBuffer(bytes NativeBytes, offset int, initialCapacity int, maxCapacity int) in class io.atomix.storage.buffer.NativeBuffer |
From |
To |
|
Change Parameter Type capacity : long to capacity : int in method protected createBuffer(capacity int) : Buffer in class io.atomix.storage.buffer.HeapBufferTest |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readChar(offset int) : char in class io.atomix.storage.buffer.NativeBytes |
From |
To |
|
Change Parameter Type length : long to length : int in method public zero(offset int, length int) : Bytes in class io.atomix.storage.buffer.NativeBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public zero(offset int, length int) : Bytes in class io.atomix.storage.buffer.FileBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public getChar(offset int) : char in class io.atomix.utils.memory.Memory |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readInt(offset int) : int in class io.atomix.storage.buffer.UnsafeHeapBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public write(offset int, src Bytes, srcOffset int, length int) : Buffer in class io.atomix.storage.buffer.Buffer |
From |
To |
|
Change Parameter Type initialCapacity : long to initialCapacity : int in method public allocate(initialCapacity int) : Buffer in class io.atomix.storage.buffer.BufferAllocator |
From |
To |
|
Change Parameter Type srcOffset : long to srcOffset : int in method public write(offset int, src byte[], srcOffset int, length int) : Buffer in class io.atomix.storage.buffer.Buffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public putChar(offset int, c char) : void in class io.atomix.utils.memory.Memory |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readMedium(offset int) : int in class io.atomix.storage.buffer.AbstractBytes |
From |
To |
|
Change Parameter Type size : long to size : int in method public allocate(size int) : DirectMemory in class io.atomix.utils.memory.DirectMemory |
From |
To |
|
Change Parameter Type position : long to position : int in method public read(position int, bytes Bytes, offset int, length int) : Bytes in class io.atomix.storage.buffer.UnsafeHeapBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeLong(offset int, l long) : Bytes in class io.atomix.storage.buffer.WrappedBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeUnsignedMedium(offset int, m int) : Bytes in class io.atomix.storage.buffer.SwappedBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method protected checkRead(offset int, length int) : int in class io.atomix.storage.buffer.AbstractBytes |
From |
To |
|
Change Parameter Type length : long to length : int in method protected compact(from int, to int, length int) : void in class io.atomix.storage.buffer.SlicedBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeChar(offset int, c char) : Buffer in class io.atomix.storage.buffer.Buffer |
From |
To |
|
Change Parameter Type maxCapacity : long to maxCapacity : int in method protected createBuffer(capacity int, maxCapacity int) : Buffer in class io.atomix.storage.buffer.DirectBufferTest |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public getInt(offset int) : int in class io.atomix.utils.memory.NativeMemory |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public write(bytes Bytes, offset int, length int) : BufferOutput<?> in class io.atomix.storage.buffer.OutputStreamBufferOutput |
From |
To |
|
Change Parameter Type newSize : long to newSize : int in method public resize(newSize int) : Bytes in class io.atomix.storage.buffer.ByteBufferBytes |
From |
To |
|
Change Parameter Type maxCapacity : long to maxCapacity : int in method protected HeapBuffer(bytes HeapBytes, offset int, initialCapacity int, maxCapacity int) in class io.atomix.storage.buffer.HeapBuffer |
From |
To |
|
Change Parameter Type initialCapacity : long to initialCapacity : int in method public allocate(initialCapacity int, maxCapacity int) : Buffer in class io.atomix.storage.buffer.UnpooledHeapAllocator |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public write(bytes Bytes, offset int, length int) : Buffer in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readDouble(offset int) : double in class io.atomix.storage.buffer.WrappedBytes |
From |
To |
|
Change Parameter Type position : long to position : int in method public write(position int, bytes byte[], offset int, length int) : Bytes in class io.atomix.storage.buffer.FileBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public putLong(offset int, l long) : void in class io.atomix.utils.memory.NativeMemory |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeShort(offset int, s short) : Bytes in class io.atomix.storage.buffer.WrappedBytes |
From |
To |
|
Change Parameter Type capacity : long to capacity : int in method public capacity(capacity int) : Buffer in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readBoolean(offset int) : boolean in class io.atomix.storage.buffer.UnsafeHeapBytes |
From |
To |
|
Change Parameter Type initialCapacity : long to initialCapacity : int in method public allocate(initialCapacity int) : UnsafeDirectBuffer in class io.atomix.storage.buffer.UnsafeDirectBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeByte(offset int, b int) : Buffer in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public write(position int, bytes byte[], offset int, length int) : Bytes in class io.atomix.storage.buffer.UnsafeHeapBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public putLong(offset int, l long) : void in class io.atomix.utils.memory.Memory |
From |
To |
|
Change Parameter Type initialCapacity : long to initialCapacity : int in method public allocate(file File, initialCapacity int) : FileBuffer in class io.atomix.storage.buffer.FileBuffer |
From |
To |
|
Change Parameter Type position : long to position : int in method public read(position int, bytes byte[], offset int, length int) : Bytes in class io.atomix.storage.buffer.ByteBufferBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public write(position int, bytes byte[], offset int, length int) : Bytes in class io.atomix.storage.buffer.NativeBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public getShort(offset int) : short in class io.atomix.utils.memory.HeapMemory |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public write(bytes Bytes, offset int, length int) : Buffer in class io.atomix.storage.buffer.ReadOnlyBuffer |
From |
To |
|
Change Parameter Type maxCapacity : long to maxCapacity : int in method public allocate(initialCapacity int, maxCapacity int) : Buffer in class io.atomix.storage.buffer.UnpooledDirectAllocator |
From |
To |
|
Change Parameter Type dstOffset : long to dstOffset : int in method public read(srcOffset int, bytes byte[], dstOffset int, length int) : Buffer in class io.atomix.storage.buffer.Buffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readString(offset int, charset Charset) : String in class io.atomix.storage.buffer.AbstractBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readInt(offset int) : int in class io.atomix.storage.buffer.BytesInput |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeByte(offset int, b int) : Buffer in class io.atomix.storage.buffer.Buffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readDouble(offset int) : double in class io.atomix.storage.buffer.UnsafeHeapBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readFloat(offset int) : float in class io.atomix.storage.buffer.BytesInput |
From |
To |
|
Change Parameter Type capacity : long to capacity : int in method protected reset(offset int, capacity int, maxCapacity int) : AbstractBuffer in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type size : long to size : int in method public reallocate(memory MappedMemory, size int) : MappedMemory in class io.atomix.utils.memory.MappedMemoryAllocator |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeByte(offset int, b int) : Buffer in class io.atomix.storage.buffer.ReadOnlyBuffer |
From |
To |
|
Change Parameter Type from : long to from : int in method protected compact(from int, to int, length int) : void in class io.atomix.storage.buffer.UnsafeHeapBuffer |
From |
To |
|
Change Parameter Type dstOffset : long to dstOffset : int in method public read(srcOffset int, bytes Bytes, dstOffset int, length int) : Buffer in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type size : long to size : int in method public allocate(file File, mode FileChannel.MapMode, size int) : UnsafeMappedBytes in class io.atomix.storage.buffer.UnsafeMappedBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeFloat(offset int, f float) : Buffer in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type initialCapacity : long to initialCapacity : int in method public ByteBufferBuffer(bytes ByteBufferBytes, offset int, initialCapacity int, maxCapacity int, referenceManager ReferenceManager<Buffer>) in class io.atomix.storage.buffer.ByteBufferBuffer |
From |
To |
|
Change Parameter Type maxCapacity : long to maxCapacity : int in method protected createBuffer(capacity int, maxCapacity int) : Buffer in class io.atomix.storage.buffer.UnsafeMappedBufferTest |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeByte(offset int, b int) : Bytes in class io.atomix.storage.buffer.UnsafeHeapBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeUnsignedShort(offset int, s int) : Bytes in class io.atomix.storage.buffer.WrappedBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readLong(offset int) : long in class io.atomix.storage.buffer.UnsafeHeapBytes |
From |
To |
|
Change Parameter Type length : long to length : int in method public read(offset int, dst byte[], dstOffset int, length int) : Bytes in class io.atomix.storage.buffer.WrappedBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeUnsignedInt(offset int, i long) : Bytes in class io.atomix.storage.buffer.AbstractBytes |
From |
To |
|
Change Parameter Type maxCapacity : long to maxCapacity : int in method public allocate(file File, initialCapacity int, maxCapacity int) : FileBuffer in class io.atomix.storage.buffer.FileBuffer |
From |
To |
|
Change Parameter Type length : long to length : int in method protected checkRead(offset int, length int) : int in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type length : long to length : int in method public skip(length int) : Buffer in class io.atomix.storage.buffer.Buffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readUnsignedMedium(offset int) : int in class io.atomix.storage.buffer.UnsafeHeapBytes |
From |
To |
|
Change Parameter Type from : long to from : int in method protected compact(from int, to int, length int) : void in class io.atomix.storage.buffer.ReadOnlyBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public write(offset int, bytes Bytes, srcOffset int, length int) : Buffer in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type dstOffset : long to dstOffset : int in method public read(bytes Bytes, dstOffset int, length int) : Buffer in class io.atomix.storage.buffer.Buffer |
From |
To |
|
Change Parameter Type capacity : long to capacity : int in method protected createBuffer(capacity int) : Buffer in class io.atomix.storage.buffer.UnsafeHeapBufferTest |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeMedium(offset int, m int) : Bytes in class io.atomix.storage.buffer.SwappedBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public putByte(offset int, b byte) : void in class io.atomix.utils.memory.HeapMemory |
From |
To |
|
Change Parameter Type size : long to size : int in method public isPow2(size int) : boolean in class io.atomix.utils.memory.Memory.Util |
From |
To |
|
Change Parameter Type size : long to size : int in method public reallocate(memory NativeMemory, size int) : DirectMemory in class io.atomix.utils.memory.DirectMemoryAllocator |
From |
To |
|
Change Parameter Type length : long to length : int in method public write(bytes byte[], offset int, length int) : SnapshotWriter in class io.atomix.protocols.raft.storage.snapshot.SnapshotWriter |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public read(position int, bytes byte[], offset int, length int) : Bytes in class io.atomix.storage.buffer.NativeBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readUnsignedInt(offset int) : long in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type length : long to length : int in method public zero(offset int, length int) : Bytes in class io.atomix.storage.buffer.ByteBufferBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeFloat(offset int, f float) : Buffer in class io.atomix.storage.buffer.ReadOnlyBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readMedium(offset int) : int in class io.atomix.storage.buffer.SwappedBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public getLong(offset int) : long in class io.atomix.utils.memory.Memory |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readByte(offset int) : int in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type newSize : long to newSize : int in method public resize(newSize int) : Bytes in class io.atomix.storage.buffer.WrappedBytes |
From |
To |
|
Change Parameter Type length : long to length : int in method public read(srcOffset int, bytes Bytes, dstOffset int, length int) : Buffer in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type length : long to length : int in method protected checkRead(offset int, length int) : int in class io.atomix.storage.buffer.AbstractBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeFloat(offset int, f float) : Bytes in class io.atomix.storage.buffer.UnsafeHeapBytes |
From |
To |
|
Change Parameter Type capacity : long to capacity : int in method public allocate(file File, capacity int) : UnsafeMappedBuffer in class io.atomix.storage.buffer.UnsafeMappedBuffer |
From |
To |
|
Change Parameter Type length : long to length : int in method public write(position int, bytes Bytes, offset int, length int) : Bytes in class io.atomix.storage.buffer.FileBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeUnsignedShort(offset int, s int) : Bytes in class io.atomix.storage.buffer.AbstractBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readInt(offset int) : int in class io.atomix.storage.buffer.NativeBytes |
From |
To |
|
Change Parameter Type length : long to length : int in method protected checkSlice(offset int, length int) : int in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public write(offset int, bytes Bytes, srcOffset int, length int) : Buffer in class io.atomix.storage.buffer.ReadOnlyBuffer |
From |
To |
|
Change Parameter Type position : long to position : int in method public write(position int, bytes Bytes, offset int, length int) : Bytes in class io.atomix.storage.buffer.ByteBufferBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeChar(offset int, c char) : Bytes in class io.atomix.storage.buffer.FileBytes |
From |
To |
|
Change Parameter Type size : long to size : int in method protected abstract newByteBuffer(size int) : ByteBuffer in class io.atomix.storage.buffer.ByteBufferBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public write(offset int, bytes byte[], srcOffset int, length int) : Buffer in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type maxCapacity : long to maxCapacity : int in method package UnsafeMappedBuffer(bytes UnsafeMappedBytes, offset int, initialCapacity int, maxCapacity int) in class io.atomix.storage.buffer.UnsafeMappedBuffer |
From |
To |
|
Change Parameter Type srcOffset : long to srcOffset : int in method public write(offset int, src Bytes, srcOffset int, length int) : Bytes in class io.atomix.storage.buffer.WrappedBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readUnsignedShort(offset int) : int in class io.atomix.storage.buffer.BytesInput |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readUnsignedShort(offset int) : int in class io.atomix.storage.buffer.AbstractBytes |
From |
To |
|
Change Parameter Type length : long to length : int in method public read(bytes Bytes, dstOffset int, length int) : Buffer in class io.atomix.storage.buffer.Buffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readFloat(offset int) : float in class io.atomix.storage.buffer.NativeBytes |
From |
To |
|
Change Parameter Type to : long to to : int in method protected compact(from int, to int, length int) : void in class io.atomix.storage.buffer.SlicedBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeUnsignedMedium(offset int, m int) : Bytes in class io.atomix.storage.buffer.WrappedBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public write(position int, bytes Bytes, offset int, length int) : Bytes in class io.atomix.storage.buffer.NativeBytes |
From |
To |
|
Change Parameter Type initialCapacity : long to initialCapacity : int in method public allocate(file File, mode FileChannel.MapMode, initialCapacity int, maxCapacity int) : UnsafeMappedBuffer in class io.atomix.storage.buffer.UnsafeMappedBuffer |
From |
To |
|
Change Parameter Type length : long to length : int in method protected compact(from int, to int, length int) : void in class io.atomix.storage.buffer.ByteBufferBuffer |
From |
To |
|
Change Parameter Type length : long to length : int in method protected compact(from int, to int, length int) : void in class io.atomix.storage.buffer.NativeBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public getDouble(offset int) : double in class io.atomix.utils.memory.HeapMemory |
From |
To |
|
Change Parameter Type dstOffset : long to dstOffset : int in method public read(srcOffset int, bytes Bytes, dstOffset int, length int) : Buffer in class io.atomix.storage.buffer.Buffer |
From |
To |
|
Change Parameter Type length : long to length : int in method public write(position int, bytes byte[], offset int, length int) : Bytes in class io.atomix.storage.buffer.UnsafeHeapBytes |
From |
To |
|
Change Parameter Type length : long to length : int in method protected checkWrite(offset int, length int) : int in class io.atomix.storage.buffer.AbstractBytes |
From |
To |
|
Change Parameter Type capacity : long to capacity : int in method protected createBuffer(capacity int) : Buffer in class io.atomix.storage.buffer.UnsafeDirectBufferTest |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public write(offset int, bytes byte[], srcOffset int, length int) : Buffer in class io.atomix.storage.buffer.ReadOnlyBuffer |
From |
To |
|
Change Parameter Type from : long to from : int in method protected compact(from int, to int, length int) : void in class io.atomix.storage.buffer.SwappedBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeUTF8(offset int, s String) : Bytes in class io.atomix.storage.buffer.WrappedBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readDouble(offset int) : double in class io.atomix.storage.buffer.Buffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeBoolean(offset int, b boolean) : Buffer in class io.atomix.storage.buffer.Buffer |
From |
To |
|
Change Parameter Type size : long to size : int in method public allocate(size int) : DirectMemory in class io.atomix.utils.memory.DirectMemoryAllocator |
From |
To |
|
Change Parameter Type length : long to length : int in method public slice(offset int, length int) : Buffer in class io.atomix.storage.buffer.Buffer |
From |
To |
|
Change Parameter Type initialCapacity : long to initialCapacity : int in method public allocate(initialCapacity int, maxCapacity int) : DirectBuffer in class io.atomix.storage.buffer.DirectBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public getInt(offset int) : int in class io.atomix.utils.memory.Memory |
From |
To |
|
Change Parameter Type maxCapacity : long to maxCapacity : int in method protected UnsafeDirectBuffer(bytes UnsafeDirectBytes, offset int, initialCapacity int, maxCapacity int) in class io.atomix.storage.buffer.UnsafeDirectBuffer |
From |
To |
|
Change Parameter Type length : long to length : int in method public slice(offset int, length int) : Buffer in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type maxCapacity : long to maxCapacity : int in method protected createBuffer(capacity int, maxCapacity int) : Buffer in class io.atomix.storage.buffer.UnsafeHeapBufferTest |
From |
To |
|
Change Parameter Type capacity : long to capacity : int in method protected createBuffer(capacity int) : Buffer in class io.atomix.storage.buffer.DirectBufferTest |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readUTF8(offset int) : String in class io.atomix.storage.buffer.BytesInput |
From |
To |
|
Change Parameter Type length : long to length : int in method public write(offset int, src Bytes, srcOffset int, length int) : Buffer in class io.atomix.storage.buffer.Buffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readUnsignedInt(offset int) : long in class io.atomix.storage.buffer.Buffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readString(offset int) : String in class io.atomix.storage.buffer.BytesInput |
From |
To |
|
Change Parameter Type position : long to position : int in method public write(position int, bytes Bytes, offset int, length int) : Bytes in class io.atomix.storage.buffer.FileBytes |
From |
To |
|
Change Parameter Type bytes : long to bytes : int in method public skip(bytes int) : SnapshotReader in class io.atomix.protocols.raft.storage.snapshot.SnapshotReader |
From |
To |
|
Change Parameter Type capacity : long to capacity : int in method protected createBuffer(capacity int) : Buffer in class io.atomix.storage.buffer.FileBufferTest |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeUnsignedShort(offset int, s int) : Buffer in class io.atomix.storage.buffer.Buffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readUnsignedMedium(offset int) : int in class io.atomix.storage.buffer.NativeBytes |
From |
To |
|
Change Parameter Type size : long to size : int in method public reallocate(memory HeapMemory, size int) : HeapMemory in class io.atomix.utils.memory.HeapMemoryAllocator |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readByte(offset int) : int in class io.atomix.storage.buffer.NativeBytes |
From |
To |
|
Change Parameter Type initialCapacity : long to initialCapacity : int in method public allocate(initialCapacity int, maxCapacity int) : UnsafeDirectBuffer in class io.atomix.storage.buffer.UnsafeDirectBuffer |
From |
To |
|
Change Parameter Type maxCapacity : long to maxCapacity : int in method public ByteBufferBuffer(bytes ByteBufferBytes, offset int, initialCapacity int, maxCapacity int, referenceManager ReferenceManager<Buffer>) in class io.atomix.storage.buffer.ByteBufferBuffer |
From |
To |
|
Change Parameter Type length : long to length : int in method public write(offset int, bytes Bytes, srcOffset int, length int) : Buffer in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeLong(offset int, l long) : Bytes in class io.atomix.storage.buffer.ByteBufferBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readInt(offset int) : int in class io.atomix.storage.buffer.FileBytes |
From |
To |
|
Change Parameter Type size : long to size : int in method public allocate(size int) : MappedMemory in class io.atomix.utils.memory.MappedMemoryAllocator |
From |
To |
|
Change Parameter Type size : long to size : int in method public map(offset int, size int, mode FileChannel.MapMode) : UnsafeMappedBytes in class io.atomix.storage.buffer.FileBytes |
From |
To |
|
Change Parameter Type size : long to size : int in method public map(offset int, size int) : UnsafeMappedBytes in class io.atomix.storage.buffer.FileBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeDouble(offset int, d double) : Buffer in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type maxCapacity : long to maxCapacity : int in method public allocate(file File, mode String, initialCapacity int, maxCapacity int) : FileBuffer in class io.atomix.storage.buffer.FileBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readInt(offset int) : int in class io.atomix.storage.buffer.SwappedBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readShort(offset int) : short in class io.atomix.storage.buffer.ByteBufferBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method private address(offset int, b int) : long in class io.atomix.utils.memory.NativeMemory |
From |
To |
|
Change Parameter Type length : long to length : int in method public write(offset int, bytes Bytes, srcOffset int, length int) : Buffer in class io.atomix.storage.buffer.ReadOnlyBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeBoolean(offset int, b boolean) : Buffer in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method private index(offset int) : int in class io.atomix.storage.buffer.ByteBufferBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeMedium(offset int, m int) : Bytes in class io.atomix.storage.buffer.WrappedBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method protected reset(offset int, capacity int, maxCapacity int) : AbstractBuffer in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readUnsignedShort(offset int) : int in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type length : long to length : int in method public read(position int, bytes Bytes, offset int, length int) : Bytes in class io.atomix.storage.buffer.FileBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readString(offset int) : String in class io.atomix.storage.buffer.AbstractBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public putFloat(offset int, f float) : void in class io.atomix.utils.memory.NativeMemory |
From |
To |
|
Change Parameter Type position : long to position : int in method public read(position int, bytes Bytes, offset int, length int) : Bytes in class io.atomix.storage.buffer.NativeBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readMedium(offset int) : int in class io.atomix.storage.buffer.WrappedBytes |
From |
To |
|
Change Parameter Type length : long to length : int in method public read(position int, bytes byte[], offset int, length int) : Bytes in class io.atomix.storage.buffer.UnsafeHeapBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public putShort(offset int, s short) : void in class io.atomix.utils.memory.NativeMemory |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readString(offset int, charset Charset) : String in class io.atomix.storage.buffer.BytesInput |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeDouble(offset int, d double) : Buffer in class io.atomix.storage.buffer.ReadOnlyBuffer |
From |
To |
|
Change Parameter Type limit : long to limit : int in method public limit(limit int) : Buffer in class io.atomix.storage.buffer.Buffer |
From |
To |
|
Change Parameter Type position : long to position : int in method public write(position int, bytes byte[], offset int, length int) : Bytes in class io.atomix.storage.buffer.UnsafeHeapBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeDouble(offset int, d double) : Bytes in class io.atomix.storage.buffer.UnsafeHeapBytes |
From |
To |
|
Change Parameter Type length : long to length : int in method public write(bytes Bytes, offset int, length int) : Buffer in class io.atomix.storage.buffer.Buffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeBoolean(offset int, b boolean) : Buffer in class io.atomix.storage.buffer.ReadOnlyBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readUTF8(offset int) : String in class io.atomix.storage.buffer.AbstractBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public write(bytes Bytes, offset int, length int) : SnapshotWriter in class io.atomix.protocols.raft.storage.snapshot.SnapshotWriter |
From |
To |
|
Change Parameter Type length : long to length : int in method public read(position int, bytes byte[], offset int, length int) : Bytes in class io.atomix.storage.buffer.FileBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeBoolean(offset int, b boolean) : Bytes in class io.atomix.storage.buffer.UnsafeHeapBytes |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public writeFloat(offset int, f float) : Bytes in class io.atomix.storage.buffer.SwappedBytes |
From |
To |
|
Change Parameter Type dstOffset : long to dstOffset : int in method public read(offset int, dst byte[], dstOffset int, length int) : Bytes in class io.atomix.storage.buffer.WrappedBytes |
From |
To |
|
Change Parameter Type capacity : long to capacity : int in method protected createBuffer(capacity int, maxCapacity int) : Buffer in class io.atomix.storage.buffer.MappedBufferTest |
From |
To |
|
Change Parameter Type maxCapacity : long to maxCapacity : int in method protected createBuffer(capacity int, maxCapacity int) : Buffer in class io.atomix.storage.buffer.UnsafeDirectBufferTest |
From |
To |
|
Change Parameter Type maxCapacity : long to maxCapacity : int in method public allocate(initialCapacity int, maxCapacity int) : Buffer in class io.atomix.storage.buffer.PooledAllocator |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readMedium(offset int) : int in class io.atomix.storage.buffer.NativeBytes |
From |
To |
|
Change Parameter Type maxCapacity : long to maxCapacity : int in method protected reset(offset int, capacity int, maxCapacity int) : AbstractBuffer in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type maxCapacity : long to maxCapacity : int in method protected AbstractBuffer(bytes Bytes, offset int, initialCapacity int, maxCapacity int, referenceManager ReferenceManager<Buffer>) in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type offset : long to offset : int in method public readFloat(offset int) : float in class io.atomix.storage.buffer.UnsafeHeapBytes |
From |
To |
|
Change Parameter Type length : long to length : int in method public read(bytes byte[], offset int, length int) : Buffer in class io.atomix.storage.buffer.AbstractBuffer |
From |
To |
|
Change Parameter Type length : long to length : int in method public write(offset int, src Bytes, srcOffset int, length int) : Bytes in class io.atomix.storage.buffer.WrappedBytes |
From |
To |
|
Change Parameter Type to : long to to : int in method protected compact(from int, to int, length int) : void in class io.atomix.storage.buffer.NativeBuffer |
From |
To |
|
Change Parameter Type capacity : long to capacity : int in method protected abstract createBuffer(capacity int, maxCapacity int) : Buffer in class io.atomix.storage.buffer.BufferTest |
From |
To |