| Package | Description |
|---|---|
| com.facebook.presto.parquet.batchreader | |
| com.facebook.presto.parquet.batchreader.decoders |
| Modifier and Type | Method and Description |
|---|---|
DefinitionLevelDecoder |
DefinitionLevelValuesDecoderContext.getDefinitionLevelDecoder() |
| Constructor and Description |
|---|
DefinitionLevelValuesDecoderContext(DefinitionLevelDecoder definitionLevelDecoder,
ValuesDecoder valuesDecoder,
int start,
int end) |
| Modifier and Type | Method and Description |
|---|---|
static DefinitionLevelDecoder |
Decoders.createDefinitionLevelDecoder(ParquetEncoding encoding,
int maxLevelValue,
int valueCount,
ByteBuffer buffer) |
DefinitionLevelDecoder |
Decoders.NestedDecoders.getDefinitionLevelDecoder() |
Copyright © 2012–2022. All rights reserved.