|
Change Parameter Type sharedBuffer : SharedBuffer to sharedBuffer : SharedOutputBuffer in method public getBufferResult(sharedBuffer SharedOutputBuffer, outputId TaskId, sequenceId long, maxSize DataSize, maxWait Duration) : BufferResult in class com.facebook.presto.execution.buffer.TestSharedOutputBuffer |
From |
To |
|
Change Parameter Type sharedBuffer : SharedBuffer to sharedBuffer : SharedOutputBuffer in method private getBufferInfo(sharedBuffer SharedOutputBuffer, queueId TaskId) : BufferInfo in class com.facebook.presto.execution.buffer.TestSharedOutputBuffer |
From |
To |
|
Change Parameter Type sharedBuffer : SharedBuffer to sharedBuffer : SharedOutputBuffer in method private addPage(sharedBuffer SharedOutputBuffer, page Page) : void in class com.facebook.presto.execution.buffer.TestSharedOutputBuffer |
From |
To |
|
Change Parameter Type sharedBuffer : SharedBuffer to sharedBuffer : SharedOutputBuffer in method private enqueuePage(sharedBuffer SharedOutputBuffer, page Page) : ListenableFuture<?> in class com.facebook.presto.execution.buffer.TestSharedOutputBuffer |
From |
To |
|
Change Parameter Type sharedBuffer : SharedBuffer to sharedBuffer : SharedOutputBuffer in method private assertFinished(sharedBuffer SharedOutputBuffer) : void in class com.facebook.presto.execution.buffer.TestSharedOutputBuffer |
From |
To |
|
Change Parameter Type sharedBuffer : SharedBuffer to sharedBuffer : SharedOutputBuffer in method private assertQueueClosed(sharedBuffer SharedOutputBuffer, queueId TaskId, pagesSent int) : void in class com.facebook.presto.execution.buffer.TestSharedOutputBuffer |
From |
To |
|
Change Parameter Type sharedBuffer : SharedBuffer to sharedBuffer : SharedOutputBuffer in method private addPage(sharedBuffer SharedOutputBuffer, page Page, partition int) : void in class com.facebook.presto.execution.buffer.TestSharedOutputBuffer |
From |
To |
|
Change Parameter Type partitionBuffer : PartitionBuffer to partition : SharedOutputBufferPartition in method private NamedBuffer(bufferId TaskId, partition SharedOutputBufferPartition) in class com.facebook.presto.execution.buffer.SharedOutputBuffer.NamedBuffer |
From |
To |
|
Change Parameter Type sharedBuffer : SharedBuffer to sharedBuffer : SharedOutputBuffer in method private enqueuePage(sharedBuffer SharedOutputBuffer, page Page, partition int) : ListenableFuture<?> in class com.facebook.presto.execution.buffer.TestSharedOutputBuffer |
From |
To |
|
Change Parameter Type sharedBuffer : SharedBuffer to sharedBuffer : SharedOutputBuffer in method private assertQueueState(sharedBuffer SharedOutputBuffer, queueId TaskId, partition int, bufferedPages int, pagesSent int, pageBufferBufferedPages int, pageBufferPagesSent int) : void in class com.facebook.presto.execution.buffer.TestSharedOutputBuffer |
From |
To |
|
Change Variable Type sharedBuffer : SharedBuffer to sharedBuffer : SharedOutputBuffer in method public testAddQueueAfterDestroy() : void in class com.facebook.presto.execution.buffer.TestSharedOutputBuffer |
From |
To |
|
Change Variable Type partitionBuffer : PartitionBuffer to partitionBuffer : SharedOutputBufferPartition in method public enqueue(partition int, page Page) : ListenableFuture<?> in class com.facebook.presto.execution.buffer.SharedOutputBuffer |
From |
To |
|
Change Variable Type sharedBuffer : SharedBuffer to sharedBuffer : SharedOutputBuffer in method public testDuplicateRequests() : void in class com.facebook.presto.execution.buffer.TestSharedOutputBuffer |
From |
To |
|
Change Variable Type sharedBuffer : SharedBuffer to sharedBuffer : SharedOutputBuffer in method public testAddStateMachine() : void in class com.facebook.presto.execution.buffer.TestSharedOutputBuffer |
From |
To |
|
Change Variable Type sharedBuffer : SharedBuffer to sharedBuffer : SharedOutputBuffer in method public testAbort() : void in class com.facebook.presto.execution.buffer.TestSharedOutputBuffer |
From |
To |
|
Change Variable Type sharedBuffer : SharedBuffer to sharedBuffer : SharedOutputBuffer in method public testFinishFreesWriter() : void in class com.facebook.presto.execution.buffer.TestSharedOutputBuffer |
From |
To |
|
Change Variable Type sharedBuffer : SharedBuffer to sharedBuffer : SharedOutputBuffer in method public testAbortFreesReader() : void in class com.facebook.presto.execution.buffer.TestSharedOutputBuffer |
From |
To |
|
Change Variable Type sharedBuffer : SharedBuffer to sharedBuffer : SharedOutputBuffer in method public testDeqeueueOnAcknowledgement() : void in class com.facebook.presto.execution.buffer.TestSharedOutputBuffer |
From |
To |
|
Change Variable Type sharedBuffer : SharedBuffer to sharedBuffer : SharedOutputBuffer in method public testDestroyFreesReader() : void in class com.facebook.presto.execution.buffer.TestSharedOutputBuffer |
From |
To |
|
Change Variable Type sharedBuffer : SharedBuffer to sharedBuffer : SharedOutputBuffer in method public testSimplePartitioned() : void in class com.facebook.presto.execution.buffer.TestSharedOutputBuffer |
From |
To |
|
Change Variable Type sharedBuffer : SharedBuffer to sharedBuffer : SharedOutputBuffer in method public testFinishClosesEmptyQueues() : void in class com.facebook.presto.execution.buffer.TestSharedOutputBuffer |
From |
To |
|
Change Variable Type sharedBuffer : SharedBuffer to sharedBuffer : SharedOutputBuffer in method public testSimple() : void in class com.facebook.presto.execution.buffer.TestSharedOutputBuffer |
From |
To |
|
Change Variable Type sharedBuffer : SharedBuffer to sharedBuffer : SharedOutputBuffer in method public testBufferCompletion() : void in class com.facebook.presto.execution.buffer.TestSharedOutputBuffer |
From |
To |
|
Change Variable Type partitionBuffer : PartitionBuffer to partitionBuffer : SharedOutputBufferPartition in method public setOutputBuffers(newOutputBuffers OutputBuffers) : void in class com.facebook.presto.execution.buffer.SharedOutputBuffer |
From |
To |
|
Change Variable Type sharedBuffer : SharedBuffer to sharedBuffer : SharedOutputBuffer in method public testAddQueueAfterNoMoreQueues() : void in class com.facebook.presto.execution.buffer.TestSharedOutputBuffer |
From |
To |
|
Change Variable Type partitionBuffer : PartitionBuffer to partition : SharedOutputBufferPartition in method private updateState() : void in class com.facebook.presto.execution.buffer.SharedOutputBuffer |
From |
To |
|
Change Variable Type sharedBuffer : SharedBuffer to sharedBuffer : SharedOutputBuffer in method public testGetBeforeCreate() : void in class com.facebook.presto.execution.buffer.TestSharedOutputBuffer |
From |
To |
|
Change Variable Type sharedBuffer : SharedBuffer to sharedBuffer : SharedOutputBuffer in method public testDestroyFreesWriter() : void in class com.facebook.presto.execution.buffer.TestSharedOutputBuffer |
From |
To |
|
Change Variable Type sharedBuffer : SharedBuffer to sharedBuffer : SharedOutputBuffer in method public testSharedBufferFull() : void in class com.facebook.presto.execution.buffer.TestSharedOutputBuffer |
From |
To |
|
Change Variable Type sharedBuffer : SharedBuffer to sharedBuffer : SharedOutputBuffer in method public testFinishFreesReader() : void in class com.facebook.presto.execution.buffer.TestSharedOutputBuffer |
From |
To |
|
Change Variable Type sharedBuffer : SharedBuffer to sharedBuffer : SharedOutputBuffer in method public testAbortBeforeCreate() : void in class com.facebook.presto.execution.buffer.TestSharedOutputBuffer |
From |
To |