Toggle navigation
Home
com.facebook.presto.spi.block.Block to com.facebook.presto.spi.Page
No. of Instances - 58
No. of Commits - 11
No. of Projects - {'presto'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Rename Variable
blocks
to
page
rightBlocks
to
rightPage
rightBlocks
to
rightPage
blocks
to
buildPage
blocks
to
page
blocks
to
page
inputs
to
page
blocks
to
page
blocks
to
page
blocks
to
page
indexBlocks
to
indexPage
indexBlocks
to
indexPage
indexBlocks
to
indexPage
leftBlocks
to
leftPage
rightBlocks
to
rightPage
leftBlocks
to
leftPage
rightBlocks
to
rightPage
Add or Remove Method invocation
rightBlocks
to
rightPage.getBlocks()
getBlocks
to
build
next.length
to
next.getChannelCount()
sizeOfRow(previousRow)
to
previousRow.getRetainedSizeInBytes()
sizeOfRow(previous)
to
previous.getRetainedSizeInBytes()
sizeOfRow(next)
to
next.getRetainedSizeInBytes()
sizeOfRow(row)
to
row.getRetainedSizeInBytes()
Cascading Type Change (Similar)
Block[]
to
Page
Other
indexBlocks[0]
to
indexPage
indexBlocks[0]
to
indexPage
Wrap or Un-wrap
add
to
add