|
Rename Method public getLimit() : long renamed to public getFragmentLimit() : long in class org.apache.drill.exec.memory.BufferAllocator |
From |
To |
|
Rename Method public takeOwnership(buf DrillBuf, out Pointer<DrillBuf>) : boolean renamed to public shareOwnership(buf DrillBuf, out Pointer<DrillBuf>) : boolean in class org.apache.drill.exec.memory.TopLevelAllocator.ChildAllocator |
From |
To |
|
Rename Method public getNewPreAllocator() : PreAllocator renamed to public newChildAllocator(allocatorOwner AllocatorOwner, initReservation long, maxAllocation long, flags int) : BufferAllocator in class io.netty.buffer.FakeAllocator |
From |
To |
|
Rename Method public getLimit() : long renamed to public getFragmentLimit() : long in class io.netty.buffer.FakeAllocator |
From |
To |
|
Rename Method public getNewPreAllocator() : PreAllocator renamed to public newReservation() : AllocationReservation in class org.apache.drill.exec.memory.TopLevelAllocator.ChildAllocator |
From |
To |
|
Rename Method public takeOwnership(buf DrillBuf, out Pointer<DrillBuf>) : boolean renamed to public shareOwnership(buf DrillBuf, out Pointer<DrillBuf>) : boolean in class org.apache.drill.exec.memory.TopLevelAllocator |
From |
To |
|
Rename Method public preAllocate(bytes int) : boolean renamed to protected reserve(bytes int) : boolean in class org.apache.drill.exec.memory.TopLevelAllocator.PreAlloc |
From |
To |
|
Rename Method public getNewPreAllocator() : PreAllocator renamed to public newReservation() : AllocationReservation in class org.apache.drill.exec.memory.BufferAllocator |
From |
To |
|
Rename Method public resetLimits() : void renamed to public setFragmentLimit(l long) : void in class io.netty.buffer.FakeAllocator |
From |
To |
|
Rename Method public getNewPreAllocator() : PreAllocator renamed to public newChildAllocator(allocatorOwner AllocatorOwner, initReservation long, maxAllocation long, flags int) : BufferAllocator in class org.apache.drill.exec.memory.BufferAllocator |
From |
To |
|
Rename Method public getLimit() : long renamed to public getFragmentLimit() : long in class org.apache.drill.exec.memory.TopLevelAllocator |
From |
To |
|
Rename Method public takeOwnership(buf DrillBuf, bufOut Pointer<DrillBuf>) : boolean renamed to public shareOwnership(buf DrillBuf, bufOut Pointer<DrillBuf>) : boolean in class io.netty.buffer.FakeAllocator |
From |
To |
|
Rename Method public getAllocation() : DrillBuf renamed to protected allocate(bytes int) : DrillBuf in class org.apache.drill.exec.memory.TopLevelAllocator.PreAlloc |
From |
To |
|
Rename Method public takeOwnership(buf DrillBuf, bufOut Pointer<DrillBuf>) : boolean renamed to public shareOwnership(buf DrillBuf, bufOut Pointer<DrillBuf>) : boolean in class org.apache.drill.exec.memory.BufferAllocator |
From |
To |
|
Rename Method public resetLimits() : void renamed to public setFragmentLimit(limit long) : void in class org.apache.drill.exec.memory.TopLevelAllocator |
From |
To |
|
Rename Method public setLimit(l long) : void renamed to public getId() : int in class org.apache.drill.exec.memory.BufferAllocator |
From |
To |
|
Rename Method public setLimit(l long) : void renamed to public getId() : int in class io.netty.buffer.FakeAllocator |
From |
To |
|
Rename Method public resetLimits() : void renamed to public setFragmentLimit(fragmentLimit long) : void in class org.apache.drill.exec.memory.BufferAllocator |
From |
To |
|
Rename Method public getNewPreAllocator() : PreAllocator renamed to public newReservation() : AllocationReservation in class org.apache.drill.exec.memory.TopLevelAllocator |
From |
To |
|
Rename Method public getLimit() : long renamed to public getFragmentLimit() : long in class org.apache.drill.exec.memory.TopLevelAllocator.ChildAllocator |
From |
To |
|
Rename Method public resetLimits() : void renamed to public setFragmentLimit(limit long) : void in class org.apache.drill.exec.memory.TopLevelAllocator.ChildAllocator |
From |
To |
|
Change Parameter Type limitConsumer : LimitConsumer to context : FragmentContext in method public getChildAllocator(context FragmentContext, initialReservation long, maximumReservation long, applyFragmentLimit boolean) : BufferAllocator in class org.apache.drill.exec.memory.TopLevelAllocator.ChildAllocator |
From |
To |
|
Change Parameter Type consumer : LimitConsumer to context : FragmentContext in method public getChildAllocator(context FragmentContext, initialReservation long, maximumReservation long, applyFragmentLimit boolean) : BufferAllocator in class io.netty.buffer.FakeAllocator |
From |
To |
|
Change Parameter Type limitConsumer : LimitConsumer to context : FragmentContext in method public getChildAllocator(context FragmentContext, initialReservation long, maximumReservation long, applyFragmentLimit boolean) : BufferAllocator in class org.apache.drill.exec.memory.TopLevelAllocator |
From |
To |
|
Change Parameter Type parentAccountor : AccountorImpl to parentAccountor : Accountor in method public ChildAllocator(context FragmentContext, parentAccountor Accountor, max long, pre long, map Map<ChildAllocator,StackTraceElement[]>, applyFragmentLimit boolean) in class org.apache.drill.exec.memory.TopLevelAllocator.ChildAllocator |
From |
To |
|
Change Parameter Type limitListener : LimitConsumer to context : FragmentContext in method public getChildAllocator(context FragmentContext, initialReservation long, maximumReservation long, applyFragmentLimit boolean) : BufferAllocator in class org.apache.drill.exec.memory.BufferAllocator |
From |
To |
|
Change Return Type void to int in method public getId() : int in class org.apache.drill.exec.memory.BufferAllocator |
From |
To |
|
Change Return Type PreAllocator to AllocationReservation in method public newReservation() : AllocationReservation in class org.apache.drill.exec.memory.TopLevelAllocator.ChildAllocator |
From |
To |
|
Change Return Type PreAllocator to AllocationReservation in method public newReservation() : AllocationReservation in class org.apache.drill.exec.memory.TopLevelAllocator |
From |
To |
|
Change Return Type void to int in method public getId() : int in class io.netty.buffer.FakeAllocator |
From |
To |
|
Change Return Type PreAllocator to BufferAllocator in method public newChildAllocator(allocatorOwner AllocatorOwner, initReservation long, maxAllocation long, flags int) : BufferAllocator in class io.netty.buffer.FakeAllocator |
From |
To |
|
Change Return Type PreAllocator to BufferAllocator in method public newChildAllocator(allocatorOwner AllocatorOwner, initReservation long, maxAllocation long, flags int) : BufferAllocator in class org.apache.drill.exec.memory.BufferAllocator |
From |
To |
|
Change Return Type PreAllocator to AllocationReservation in method public newReservation() : AllocationReservation in class org.apache.drill.exec.memory.BufferAllocator |
From |
To |
|
Rename Parameter a : BufferAllocator to allocator : BufferAllocator in method public SortRecordBatchBuilder(allocator BufferAllocator) in class org.apache.drill.exec.physical.impl.sort.SortRecordBatchBuilder |
From |
To |
|
Rename Parameter limitConsumer : LimitConsumer to context : FragmentContext in method public getChildAllocator(context FragmentContext, initialReservation long, maximumReservation long, applyFragmentLimit boolean) : BufferAllocator in class org.apache.drill.exec.memory.TopLevelAllocator.ChildAllocator |
From |
To |
|
Rename Parameter limitConsumer : LimitConsumer to context : FragmentContext in method public getChildAllocator(context FragmentContext, initialReservation long, maximumReservation long, applyFragmentLimit boolean) : BufferAllocator in class org.apache.drill.exec.memory.TopLevelAllocator |
From |
To |
|
Rename Parameter limitListener : LimitConsumer to context : FragmentContext in method public getChildAllocator(context FragmentContext, initialReservation long, maximumReservation long, applyFragmentLimit boolean) : BufferAllocator in class org.apache.drill.exec.memory.BufferAllocator |
From |
To |
|
Rename Parameter consumer : LimitConsumer to context : FragmentContext in method public getChildAllocator(context FragmentContext, initialReservation long, maximumReservation long, applyFragmentLimit boolean) : BufferAllocator in class io.netty.buffer.FakeAllocator |
From |
To |
|
Rename Parameter add : long to fragmentLimit : long in method public setFragmentLimit(fragmentLimit long) : void in class org.apache.drill.exec.memory.BaseAllocator |
From |
To |