|
Pull Up Method public cleanup() : void from class org.apache.drill.exec.work.batch.UnlimitedRawBatchBuffer to public cleanup() : void from class org.apache.drill.exec.work.batch.BaseRawBatchBuffer |
From |
To |
|
Pull Up Method public finished() : void from class org.apache.drill.exec.work.batch.UnlimitedRawBatchBuffer to private allStreamsFinished() : void from class org.apache.drill.exec.work.batch.BaseRawBatchBuffer |
From |
To |
|
Pull Up Method private clearBufferWithBody() : void from class org.apache.drill.exec.work.batch.UnlimitedRawBatchBuffer to private clearBufferWithBody() : void from class org.apache.drill.exec.work.batch.BaseRawBatchBuffer |
From |
To |
|
Pull Up Method public SpoolingRawBatchBuffer(context FragmentContext, fragmentCount int) from class org.apache.drill.exec.work.batch.SpoolingRawBatchBuffer to public BaseRawBatchBuffer(context FragmentContext, fragmentCount int) from class org.apache.drill.exec.work.batch.BaseRawBatchBuffer |
From |
To |
|
Pull Up Method public kill(context FragmentContext) : void from class org.apache.drill.exec.work.batch.UnlimitedRawBatchBuffer to public kill(context FragmentContext) : void from class org.apache.drill.exec.work.batch.BaseRawBatchBuffer |
From |
To |
|
Pull Up Method public enqueue(batch RawFragmentBatch) : void from class org.apache.drill.exec.work.batch.SpoolingRawBatchBuffer to public enqueue(batch RawFragmentBatch) : void from class org.apache.drill.exec.work.batch.BaseRawBatchBuffer |
From |
To |
|
Pull Up Method public UnlimitedRawBatchBuffer(context FragmentContext, fragmentCount int) from class org.apache.drill.exec.work.batch.UnlimitedRawBatchBuffer to public BaseRawBatchBuffer(context FragmentContext, fragmentCount int) from class org.apache.drill.exec.work.batch.BaseRawBatchBuffer |
From |
To |
|
Pull Up Method public getNext() : RawFragmentBatch from class org.apache.drill.exec.work.batch.SpoolingRawBatchBuffer to public getNext() : RawFragmentBatch from class org.apache.drill.exec.work.batch.BaseRawBatchBuffer |
From |
To |
|
Pull Up Method public enqueue(batch RawFragmentBatch) : void from class org.apache.drill.exec.work.batch.UnlimitedRawBatchBuffer to public enqueue(batch RawFragmentBatch) : void from class org.apache.drill.exec.work.batch.BaseRawBatchBuffer |
From |
To |
|
Pull Up Method private isFinished() : boolean from class org.apache.drill.exec.work.batch.UnlimitedRawBatchBuffer to protected isTerminated() : boolean from class org.apache.drill.exec.work.batch.BaseRawBatchBuffer |
From |
To |
|
Pull Up Method public getNext() : RawFragmentBatch from class org.apache.drill.exec.work.batch.UnlimitedRawBatchBuffer to public getNext() : RawFragmentBatch from class org.apache.drill.exec.work.batch.BaseRawBatchBuffer |
From |
To |
|
Pull Up Attribute private context : FragmentContext from class org.apache.drill.exec.work.batch.SpoolingRawBatchBuffer to protected context : FragmentContext from class org.apache.drill.exec.work.batch.BaseRawBatchBuffer |
From |
To |
|
Pull Up Attribute private state : BufferState from class org.apache.drill.exec.work.batch.UnlimitedRawBatchBuffer to private state : BufferState from class org.apache.drill.exec.work.batch.BaseRawBatchBuffer |
From |
To |
|
Pull Up Attribute private outOfMemory : AtomicBoolean from class org.apache.drill.exec.work.batch.UnlimitedRawBatchBuffer to protected outOfMemory : AtomicBoolean from class org.apache.drill.exec.work.batch.BaseRawBatchBuffer |
From |
To |
|
Pull Up Attribute private context : FragmentContext from class org.apache.drill.exec.work.batch.UnlimitedRawBatchBuffer to protected context : FragmentContext from class org.apache.drill.exec.work.batch.BaseRawBatchBuffer |
From |
To |
|
Pull Up Attribute private fragmentCount : int from class org.apache.drill.exec.work.batch.UnlimitedRawBatchBuffer to private fragmentCount : int from class org.apache.drill.exec.work.batch.BaseRawBatchBuffer |
From |
To |
|
Pull Up Attribute private streamCounter : int from class org.apache.drill.exec.work.batch.UnlimitedRawBatchBuffer to private streamCounter : int from class org.apache.drill.exec.work.batch.BaseRawBatchBuffer |
From |
To |
|
Pull Up Attribute private bufferSizePerSocket : int from class org.apache.drill.exec.work.batch.UnlimitedRawBatchBuffer to protected bufferSizePerSocket : int from class org.apache.drill.exec.work.batch.BaseRawBatchBuffer |
From |
To |