Uses of Interface
io.trino.plugin.exchange.filesystem.ExchangeStorageWriter
Packages that use ExchangeStorageWriter
Package
Description
-
Uses of ExchangeStorageWriter in io.trino.plugin.exchange.filesystem
Methods in io.trino.plugin.exchange.filesystem that return ExchangeStorageWriterModifier and TypeMethodDescriptionFileSystemExchangeStorage.createExchangeStorageWriter(URI file) -
Uses of ExchangeStorageWriter in io.trino.plugin.exchange.filesystem.azure
Methods in io.trino.plugin.exchange.filesystem.azure that return ExchangeStorageWriterModifier and TypeMethodDescriptionAzureBlobFileSystemExchangeStorage.createExchangeStorageWriter(URI file) -
Uses of ExchangeStorageWriter in io.trino.plugin.exchange.filesystem.local
Methods in io.trino.plugin.exchange.filesystem.local that return ExchangeStorageWriterModifier and TypeMethodDescriptionLocalFileSystemExchangeStorage.createExchangeStorageWriter(URI file) -
Uses of ExchangeStorageWriter in io.trino.plugin.exchange.filesystem.s3
Methods in io.trino.plugin.exchange.filesystem.s3 that return ExchangeStorageWriterModifier and TypeMethodDescriptionS3FileSystemExchangeStorage.createExchangeStorageWriter(URI file)