Toggle navigation
Home
com.facebook.presto.execution.TaskId to com.facebook.presto.OutputBuffers.OutputBufferId
No. of Instances - 50
No. of Commits - 1
No. of Projects - {'presto'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Rename Variable
queueId
to
bufferId
outputId
to
bufferId
outputId
to
bufferId
outputId
to
bufferId
outputId
to
bufferId
outputId
to
bufferId
outputId
to
bufferId
outputId
to
bufferId
outputId
to
bufferId
outputId
to
bufferId
outputId
to
bufferId
queueId
to
bufferId
outputId
to
bufferId
queueId
to
bufferId
outputName
to
bufferId
outputName
to
bufferId
outputName
to
bufferId
outputName
to
bufferId
outputId
to
bufferId
outputId
to
bufferId
outputId
to
bufferId
outputId
to
bufferId
outputId
to
bufferId
Cascading Type Change (Similar)
TaskId
to
OutputBufferId
TaskId
to
OutputBufferId
TaskId
to
OutputBufferId
TaskId
to
OutputBufferId
Add or Remove Method invocation
buffers.get(new OutputBufferId(STAGE_ID,0))
to
buffers.get(new OutputBufferId(0))
buffers.get(new OutputBufferId(STAGE_ID,1))
to
buffers.get(new OutputBufferId(1))
buffers.get(new OutputBufferId(STAGE_ID,2))
to
buffers.get(new OutputBufferId(2))
buffers.get(new OutputBufferId(STAGE_ID,3))
to
buffers.get(new OutputBufferId(3))