| Package | Description |
|---|---|
| com.facebook.presto.hive |
| Modifier and Type | Method and Description |
|---|---|
HiveWriter |
HiveWriterFactory.createWriter(Page partitionColumns,
int position,
OptionalInt bucketNumber) |
| Constructor and Description |
|---|
HiveWriter(HiveFileWriter fileWriter,
Optional<String> partitionName,
boolean isNew,
String fileName,
String writePath,
String targetPath,
java.util.function.Consumer<HiveWriter> onCommit) |
Copyright © 2012-2017. All Rights Reserved.