|
Change Parameter Type batch : RawFragmentBatch to batch : IncomingDataBatch in method public handle(batch IncomingDataBatch) : boolean in class org.apache.drill.exec.work.fragment.FragmentManager |
From |
To |
|
Change Parameter Type data : DrillBuf to data : ByteBuf in method public getBigDecimalFromIntermediate(data ByteBuf, startIndex int, nDecimalDigits int, scale int) : BigDecimal in class org.apache.drill.exec.util.DecimalUtility |
From |
To |
|
Change Parameter Type batch : RawFragmentBatch to batch : IncomingDataBatch in method public handle(batch IncomingDataBatch) : boolean in class org.apache.drill.exec.work.fragment.RootFragmentManager |
From |
To |
|
Change Parameter Type ac : Collection<? extends AutoCloseable> to ac : Iterable<? extends AutoCloseable> in method public close(ac Iterable<? extends AutoCloseable>) : void in class org.apache.drill.common.AutoCloseables |
From |
To |
|
Change Parameter Type dataHandler : DataResponseHandler to bee : WorkerBee in method public ServiceEngine(controlMessageHandler ControlMessageHandler, userWorker UserWorker, context BootStrapContext, workBus WorkEventBus, bee WorkerBee, allowPortHunting boolean) in class org.apache.drill.exec.service.ServiceEngine |
From |
To |
|
Change Parameter Type data : DrillBuf to data : ByteBuf in method public getBigDecimalFromDrillBuf(data ByteBuf, startIndex int, nDecimalDigits int, scale int, truncateScale boolean) : BigDecimal in class org.apache.drill.exec.util.DecimalUtility |
From |
To |
|
Change Parameter Type data : DrillBuf to data : ByteBuf in method public getSparseFromBigDecimal(input BigDecimal, data ByteBuf, startIndex int, scale int, precision int, nDecimalDigits int) : void in class org.apache.drill.exec.util.DecimalUtility |
From |
To |
|
Change Parameter Type dataHandler : DataResponseHandler to bee : WorkerBee in method public DataConnectionCreator(context BootStrapContext, workBus WorkEventBus, bee WorkerBee, allowPortHunting boolean) in class org.apache.drill.exec.rpc.data.DataConnectionCreator |
From |
To |
|
Change Parameter Type batch : RawFragmentBatch to incomingBatch : IncomingDataBatch in method public batchArrived(incomingBatch IncomingDataBatch) : boolean in class org.apache.drill.exec.work.batch.IncomingBuffers |
From |
To |
|
Change Parameter Type batch : RawFragmentBatch to batch : IncomingDataBatch in method public handle(batch IncomingDataBatch) : boolean in class org.apache.drill.exec.work.fragment.NonRootFragmentManager |
From |
To |
|
Pull Up Method public setBytes(index int, src ByteBuffer) : ByteBuf from class io.netty.buffer.LargeBuffer to public setBytes(index int, src ByteBuffer) : ByteBuf from class io.netty.buffer.MutableWrappedByteBuf |
From |
To |
|
Pull Up Method public isDirect() : boolean from class io.netty.buffer.LargeBuffer to public isDirect() : boolean from class io.netty.buffer.MutableWrappedByteBuf |
From |
To |
|
Pull Up Method public nioBufferCount() : int from class io.netty.buffer.LargeBuffer to public nioBufferCount() : int from class io.netty.buffer.MutableWrappedByteBuf |
From |
To |
|
Pull Up Method protected _setMedium(index int, value int) : void from class io.netty.buffer.LargeBuffer to protected _setMedium(index int, value int) : void from class io.netty.buffer.MutableWrappedByteBuf |
From |
To |
|
Pull Up Method public setBytes(index int, src byte[], srcIndex int, length int) : ByteBuf from class io.netty.buffer.LargeBuffer to public setBytes(index int, src byte[], srcIndex int, length int) : ByteBuf from class io.netty.buffer.MutableWrappedByteBuf |
From |
To |
|
Pull Up Method public getByte(index int) : byte from class io.netty.buffer.LargeBuffer to public getByte(index int) : byte from class io.netty.buffer.MutableWrappedByteBuf |
From |
To |
|
Pull Up Method public setBytes(index int, in ScatteringByteChannel, length int) : int from class io.netty.buffer.LargeBuffer to public setBytes(index int, in ScatteringByteChannel, length int) : int from class io.netty.buffer.MutableWrappedByteBuf |
From |
To |
|
Pull Up Method public nioBuffers(index int, length int) : ByteBuffer[] from class io.netty.buffer.LargeBuffer to public nioBuffers(index int, length int) : ByteBuffer[] from class io.netty.buffer.MutableWrappedByteBuf |
From |
To |
|
Pull Up Method public unwrap() : ByteBuf from class io.netty.buffer.LargeBuffer to public unwrap() : ByteBuf from class io.netty.buffer.MutableWrappedByteBuf |
From |
To |
|
Pull Up Method public hasMemoryAddress() : boolean from class io.netty.buffer.LargeBuffer to public hasMemoryAddress() : boolean from class io.netty.buffer.MutableWrappedByteBuf |
From |
To |
|
Pull Up Method public internalNioBuffer(index int, length int) : ByteBuffer from class io.netty.buffer.LargeBuffer to public internalNioBuffer(index int, length int) : ByteBuffer from class io.netty.buffer.MutableWrappedByteBuf |
From |
To |
|
Pull Up Method public setInt(index int, value int) : ByteBuf from class io.netty.buffer.LargeBuffer to public setInt(index int, value int) : ByteBuf from class io.netty.buffer.MutableWrappedByteBuf |
From |
To |
|
Pull Up Method public getBytes(index int, dst byte[], dstIndex int, length int) : ByteBuf from class io.netty.buffer.LargeBuffer to public getBytes(index int, dst byte[], dstIndex int, length int) : ByteBuf from class io.netty.buffer.MutableWrappedByteBuf |
From |
To |
|
Pull Up Method protected _getByte(index int) : byte from class io.netty.buffer.LargeBuffer to protected _getByte(index int) : byte from class io.netty.buffer.MutableWrappedByteBuf |
From |
To |
|
Pull Up Method public getBytes(index int, out OutputStream, length int) : ByteBuf from class io.netty.buffer.LargeBuffer to public getBytes(index int, out OutputStream, length int) : ByteBuf from class io.netty.buffer.MutableWrappedByteBuf |
From |
To |
|
Pull Up Method public memoryAddress() : long from class io.netty.buffer.LargeBuffer to public memoryAddress() : long from class io.netty.buffer.MutableWrappedByteBuf |
From |
To |
|
Pull Up Method public array() : byte[] from class io.netty.buffer.LargeBuffer to public array() : byte[] from class io.netty.buffer.MutableWrappedByteBuf |
From |
To |
|
Pull Up Method protected _setLong(index int, value long) : void from class io.netty.buffer.LargeBuffer to protected _setLong(index int, value long) : void from class io.netty.buffer.MutableWrappedByteBuf |
From |
To |
|
Pull Up Method public capacity() : int from class io.netty.buffer.LargeBuffer to public capacity() : int from class io.netty.buffer.MutableWrappedByteBuf |
From |
To |
|
Pull Up Method public getBytes(index int, dst ByteBuf, dstIndex int, length int) : ByteBuf from class io.netty.buffer.LargeBuffer to public getBytes(index int, dst ByteBuf, dstIndex int, length int) : ByteBuf from class io.netty.buffer.MutableWrappedByteBuf |
From |
To |
|
Pull Up Method protected _getUnsignedMedium(index int) : int from class io.netty.buffer.LargeBuffer to protected _getUnsignedMedium(index int) : int from class io.netty.buffer.MutableWrappedByteBuf |
From |
To |
|
Pull Up Method protected _setInt(index int, value int) : void from class io.netty.buffer.LargeBuffer to protected _setInt(index int, value int) : void from class io.netty.buffer.MutableWrappedByteBuf |
From |
To |
|
Pull Up Method public retain() : ByteBuf from class io.netty.buffer.LargeBuffer to public retain() : ByteBuf from class io.netty.buffer.MutableWrappedByteBuf |
From |
To |
|
Pull Up Method protected _setShort(index int, value int) : void from class io.netty.buffer.LargeBuffer to protected _setShort(index int, value int) : void from class io.netty.buffer.MutableWrappedByteBuf |
From |
To |
|
Pull Up Method public capacity(newCapacity int) : ByteBuf from class io.netty.buffer.LargeBuffer to public capacity(newCapacity int) : ByteBuf from class io.netty.buffer.MutableWrappedByteBuf |
From |
To |
|
Pull Up Method public nioBuffer(index int, length int) : ByteBuffer from class io.netty.buffer.LargeBuffer to public nioBuffer(index int, length int) : ByteBuffer from class io.netty.buffer.MutableWrappedByteBuf |
From |
To |
|
Pull Up Method public getBytes(index int, dst ByteBuffer) : ByteBuf from class io.netty.buffer.LargeBuffer to public getBytes(index int, dst ByteBuffer) : ByteBuf from class io.netty.buffer.MutableWrappedByteBuf |
From |
To |
|
Pull Up Method public refCnt() : int from class io.netty.buffer.LargeBuffer to public refCnt() : int from class io.netty.buffer.MutableWrappedByteBuf |
From |
To |
|
Pull Up Method public hasArray() : boolean from class io.netty.buffer.LargeBuffer to public hasArray() : boolean from class io.netty.buffer.MutableWrappedByteBuf |
From |
To |
|
Pull Up Method protected _getShort(index int) : short from class io.netty.buffer.LargeBuffer to protected _getShort(index int) : short from class io.netty.buffer.MutableWrappedByteBuf |
From |
To |
|
Pull Up Method public getInt(index int) : int from class io.netty.buffer.LargeBuffer to public getInt(index int) : int from class io.netty.buffer.MutableWrappedByteBuf |
From |
To |
|
Pull Up Method public slice(index int, length int) : ByteBuf from class io.netty.buffer.LargeBuffer to public slice(index int, length int) : ByteBuf from class io.netty.buffer.MutableWrappedByteBuf |
From |
To |
|
Pull Up Method public arrayOffset() : int from class io.netty.buffer.LargeBuffer to public arrayOffset() : int from class io.netty.buffer.MutableWrappedByteBuf |
From |
To |
|
Pull Up Method public retain(increment int) : ByteBuf from class io.netty.buffer.LargeBuffer to public retain(increment int) : ByteBuf from class io.netty.buffer.MutableWrappedByteBuf |
From |
To |
|
Pull Up Method public getUnsignedMedium(index int) : int from class io.netty.buffer.LargeBuffer to public getUnsignedMedium(index int) : int from class io.netty.buffer.MutableWrappedByteBuf |
From |
To |
|
Pull Up Method public alloc() : ByteBufAllocator from class io.netty.buffer.LargeBuffer to public alloc() : ByteBufAllocator from class io.netty.buffer.MutableWrappedByteBuf |
From |
To |
|
Pull Up Method public getLong(index int) : long from class io.netty.buffer.LargeBuffer to public getLong(index int) : long from class io.netty.buffer.MutableWrappedByteBuf |
From |
To |
|
Pull Up Method public forEachByteDesc(index int, length int, processor ByteBufProcessor) : int from class io.netty.buffer.LargeBuffer to public forEachByteDesc(index int, length int, processor ByteBufProcessor) : int from class io.netty.buffer.MutableWrappedByteBuf |
From |
To |
|
Pull Up Method public forEachByte(index int, length int, processor ByteBufProcessor) : int from class io.netty.buffer.LargeBuffer to public forEachByte(index int, length int, processor ByteBufProcessor) : int from class io.netty.buffer.MutableWrappedByteBuf |
From |
To |
|
Pull Up Method public getShort(index int) : short from class io.netty.buffer.LargeBuffer to public getShort(index int) : short from class io.netty.buffer.MutableWrappedByteBuf |
From |
To |
|
Pull Up Method public setMedium(index int, value int) : ByteBuf from class io.netty.buffer.LargeBuffer to public setMedium(index int, value int) : ByteBuf from class io.netty.buffer.MutableWrappedByteBuf |
From |
To |
|
Pull Up Method public setBytes(index int, in InputStream, length int) : int from class io.netty.buffer.LargeBuffer to public setBytes(index int, in InputStream, length int) : int from class io.netty.buffer.MutableWrappedByteBuf |
From |
To |
|
Pull Up Method public getBytes(index int, out GatheringByteChannel, length int) : int from class io.netty.buffer.LargeBuffer to public getBytes(index int, out GatheringByteChannel, length int) : int from class io.netty.buffer.MutableWrappedByteBuf |
From |
To |
|
Pull Up Method public setShort(index int, value int) : ByteBuf from class io.netty.buffer.LargeBuffer to public setShort(index int, value int) : ByteBuf from class io.netty.buffer.MutableWrappedByteBuf |
From |
To |
|
Pull Up Method public setLong(index int, value long) : ByteBuf from class io.netty.buffer.LargeBuffer to public setLong(index int, value long) : ByteBuf from class io.netty.buffer.MutableWrappedByteBuf |
From |
To |
|
Pull Up Method protected _getLong(index int) : long from class io.netty.buffer.LargeBuffer to protected _getLong(index int) : long from class io.netty.buffer.MutableWrappedByteBuf |
From |
To |
|
Pull Up Method protected _setByte(index int, value int) : void from class io.netty.buffer.LargeBuffer to protected _setByte(index int, value int) : void from class io.netty.buffer.MutableWrappedByteBuf |
From |
To |
|
Pull Up Method public setByte(index int, value int) : ByteBuf from class io.netty.buffer.LargeBuffer to public setByte(index int, value int) : ByteBuf from class io.netty.buffer.MutableWrappedByteBuf |
From |
To |
|
Pull Up Method public order() : ByteOrder from class io.netty.buffer.LargeBuffer to public order() : ByteOrder from class io.netty.buffer.MutableWrappedByteBuf |
From |
To |
|
Pull Up Method protected _getInt(index int) : int from class io.netty.buffer.LargeBuffer to protected _getInt(index int) : int from class io.netty.buffer.MutableWrappedByteBuf |
From |
To |
|
Pull Up Method public setBytes(index int, src ByteBuf, srcIndex int, length int) : ByteBuf from class io.netty.buffer.LargeBuffer to public setBytes(index int, src ByteBuf, srcIndex int, length int) : ByteBuf from class io.netty.buffer.MutableWrappedByteBuf |
From |
To |