Toggle navigation
Home
com.facebook.presto.spi.block.InterleavedBlock to com.facebook.presto.spi.block.Block
No. of Instances - 4
No. of Commits - 3
No. of Projects - {'presto'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Rename Variable
interleavedBlock
to
block
Other
new Block[]{keys,values}
to
new Block[]{keys,values}
new Block[]{newKeys,newValues}
to
new Block[]{newKeys,newValues}