Toggle navigation
Home
io.airlift.slice.FixedLengthSliceInput to com.facebook.presto.orc.OrcDataSourceInput
No. of Instances - 14
No. of Commits - 1
No. of Projects - {'presto'}
Hierarchy/Composition: Composition
Primitive Info: -
NameSpace: External -> Internal
Mapping:
Other
new LazyChunkedSliceLoader(diskRange,toIntExact(streamBufferSize.toBytes()))
to
bufferSize
Add or Remove Method invocation
diskRange.getLength()
to
sliceInput
Cascading Type Change (Different)
LazySliceInput
to
OrcDataSourceInput