| Package | Description |
|---|---|
| com.facebook.presto.hive | |
| com.facebook.presto.hive.datasink | |
| com.facebook.presto.hive.pagefile |
| Constructor and Description |
|---|
HiveZeroRowFileCreator(com.facebook.presto.hive.HdfsEnvironment hdfsEnvironment,
DataSinkFactory dataSinkFactory,
com.google.common.util.concurrent.ListeningExecutorService zeroRowFileCreatorExecutor) |
OrcFileWriterFactory(com.facebook.presto.hive.HdfsEnvironment hdfsEnvironment,
DataSinkFactory dataSinkFactory,
com.facebook.presto.common.type.TypeManager typeManager,
NodeVersion nodeVersion,
org.joda.time.DateTimeZone hiveStorageTimeZone,
FileFormatDataSourceStats readStats,
OrcFileWriterConfig orcFileWriterConfig,
HiveDwrfEncryptionProvider dwrfEncryptionProvider) |
OrcFileWriterFactory(com.facebook.presto.hive.HdfsEnvironment hdfsEnvironment,
DataSinkFactory dataSinkFactory,
com.facebook.presto.common.type.TypeManager typeManager,
NodeVersion nodeVersion,
HiveClientConfig hiveClientConfig,
FileFormatDataSourceStats readStats,
OrcFileWriterConfig orcFileWriterConfig,
HiveDwrfEncryptionProvider dwrfEncryptionProvider) |
| Modifier and Type | Class and Description |
|---|---|
class |
OutputStreamDataSinkFactory |
| Modifier and Type | Method and Description |
|---|---|
static void |
PageFileWriterFactory.createEmptyPageFile(DataSinkFactory dataSinkFactory,
com.facebook.presto.spi.ConnectorSession session,
org.apache.hadoop.fs.FileSystem fileSystem,
org.apache.hadoop.fs.Path path) |
| Constructor and Description |
|---|
PageFileWriterFactory(com.facebook.presto.hive.HdfsEnvironment hdfsEnvironment,
DataSinkFactory dataSinkFactory,
com.facebook.presto.common.block.BlockEncodingSerde blockEncodingSerde) |
Copyright © 2012–2023. All rights reserved.