| Package | Description |
|---|---|
| com.facebook.presto.hive | |
| com.facebook.presto.hive.datasink | |
| com.facebook.presto.hive.pagefile |
| Constructor and Description |
|---|
HiveZeroRowFileCreator(HdfsEnvironment hdfsEnvironment,
DataSinkFactory dataSinkFactory,
com.google.common.util.concurrent.ListeningExecutorService zeroRowFileCreatorExecutor) |
OrcFileWriterFactory(HdfsEnvironment hdfsEnvironment,
DataSinkFactory dataSinkFactory,
TypeManager typeManager,
NodeVersion nodeVersion,
org.joda.time.DateTimeZone hiveStorageTimeZone,
FileFormatDataSourceStats readStats,
OrcFileWriterConfig orcFileWriterConfig,
HiveDwrfEncryptionProvider dwrfEncryptionProvider) |
OrcFileWriterFactory(HdfsEnvironment hdfsEnvironment,
DataSinkFactory dataSinkFactory,
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,
ConnectorSession session,
FileSystem fileSystem,
Path path) |
| Constructor and Description |
|---|
PageFileWriterFactory(HdfsEnvironment hdfsEnvironment,
DataSinkFactory dataSinkFactory,
BlockEncodingSerde blockEncodingSerde) |
Copyright © 2012–2023. All rights reserved.