Uses of Class
io.trino.plugin.exchange.filesystem.FileSystemExchangeSinkHandle
Packages that use FileSystemExchangeSinkHandle
-
Uses of FileSystemExchangeSinkHandle in io.trino.plugin.exchange.filesystem
Methods in io.trino.plugin.exchange.filesystem that return FileSystemExchangeSinkHandleConstructors in io.trino.plugin.exchange.filesystem with parameters of type FileSystemExchangeSinkHandleModifierConstructorDescriptionFileSystemExchangeSinkInstanceHandle(FileSystemExchangeSinkHandle sinkHandle, URI outputDirectory, int outputPartitionCount, boolean preserveOrderWithinPartition)