public class OutputStreamDataSinkFactory extends Object implements DataSinkFactory
| Constructor and Description |
|---|
OutputStreamDataSinkFactory() |
| Modifier and Type | Method and Description |
|---|---|
DataSink |
createDataSink(ConnectorSession session,
FileSystem fileSystem,
Path path) |
public DataSink createDataSink(ConnectorSession session, FileSystem fileSystem, Path path) throws IOException
createDataSink in interface DataSinkFactoryIOExceptionCopyright © 2012–2023. All rights reserved.