public static interface SortingFileWriter.TempFileSinkFactory
| Modifier and Type | Method and Description |
|---|---|
com.facebook.presto.common.io.DataSink |
createSink(org.apache.hadoop.fs.FileSystem fileSystem,
org.apache.hadoop.fs.Path path) |
com.facebook.presto.common.io.DataSink createSink(org.apache.hadoop.fs.FileSystem fileSystem,
org.apache.hadoop.fs.Path path)
throws IOException
IOExceptionCopyright © 2012–2023. All rights reserved.