| Package | Description |
|---|---|
| com.facebook.presto.hive | |
| com.facebook.presto.hive.orc | |
| com.facebook.presto.hive.parquet |
| Constructor and Description |
|---|
HivePageSourceProvider(HiveClientConfig hiveClientConfig,
HdfsEnvironment hdfsEnvironment,
Set<HiveRecordCursorProvider> cursorProviders,
Set<HiveBatchPageSourceFactory> pageSourceFactories,
Set<HiveSelectivePageSourceFactory> selectivePageSourceFactories,
TypeManager typeManager,
RowExpressionService rowExpressionService) |
| Modifier and Type | Class and Description |
|---|---|
class |
DwrfSelectivePageSourceFactory |
class |
OrcSelectivePageSourceFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
ParquetSelectivePageSourceFactory |
Copyright © 2012–2023. All rights reserved.