| Package | Description |
|---|---|
| com.facebook.presto.rcfile |
| Modifier and Type | Class and Description |
|---|---|
class |
FileRcFileDataSource |
| Modifier and Type | Method and Description |
|---|---|
static long |
RcFileDecoderUtils.findFirstSyncPosition(RcFileDataSource dataSource,
long offset,
long length,
long syncFirst,
long syncSecond)
Find the beginning of the first full sync sequence that starts within the specified range.
|
void |
RcFileWriter.validate(RcFileDataSource input) |
| Constructor and Description |
|---|
RcFileReader(RcFileDataSource dataSource,
RcFileEncoding encoding,
Map<Integer,Type> readColumns,
RcFileCodecFactory codecFactory,
long offset,
long length,
io.airlift.units.DataSize bufferSize) |
Copyright © 2012–2022. All rights reserved.