Hierarchy For All Packages
- io.trino.plugin.exchange.filesystem,
- io.trino.plugin.exchange.filesystem.azure,
- io.trino.plugin.exchange.filesystem.local,
- io.trino.plugin.exchange.filesystem.s3
Class Hierarchy
- java.lang.Object
- io.airlift.configuration.AbstractConfigurationAwareModule (implements io.airlift.configuration.ConfigurationAwareModule)
- io.trino.plugin.exchange.filesystem.FileSystemExchangeModule
- io.trino.plugin.exchange.filesystem.azure.AzureBlobFileSystemExchangeStorage (implements io.trino.plugin.exchange.filesystem.FileSystemExchangeStorage)
- io.trino.plugin.exchange.filesystem.s3.BufferWriteAsyncResponseTransformer<ResponseT> (implements software.amazon.awssdk.core.async.AsyncResponseTransformer<ResponseT,
ResultT>) - io.trino.plugin.exchange.filesystem.azure.ExchangeAzureConfig
- io.trino.plugin.exchange.filesystem.s3.ExchangeS3Config
- io.trino.plugin.exchange.filesystem.ExchangeSourceFile
- io.trino.plugin.exchange.filesystem.ExecutionStats
- io.trino.plugin.exchange.filesystem.FileStatus
- io.trino.plugin.exchange.filesystem.FileSystemExchange (implements io.trino.spi.exchange.Exchange)
- io.trino.plugin.exchange.filesystem.FileSystemExchangeConfig
- io.trino.plugin.exchange.filesystem.FileSystemExchangeFutures
- io.trino.plugin.exchange.filesystem.FileSystemExchangeManager (implements io.trino.spi.exchange.ExchangeManager)
- io.trino.plugin.exchange.filesystem.FileSystemExchangeManagerFactory (implements io.trino.spi.exchange.ExchangeManagerFactory)
- io.trino.plugin.exchange.filesystem.FileSystemExchangePlugin (implements io.trino.spi.Plugin)
- io.trino.plugin.exchange.filesystem.FileSystemExchangeSink (implements io.trino.spi.exchange.ExchangeSink)
- io.trino.plugin.exchange.filesystem.FileSystemExchangeSinkHandle (implements io.trino.spi.exchange.ExchangeSinkHandle)
- io.trino.plugin.exchange.filesystem.FileSystemExchangeSinkInstanceHandle (implements io.trino.spi.exchange.ExchangeSinkInstanceHandle)
- io.trino.plugin.exchange.filesystem.FileSystemExchangeSource (implements io.trino.spi.exchange.ExchangeSource)
- io.trino.plugin.exchange.filesystem.FileSystemExchangeSourceHandle (implements io.trino.spi.exchange.ExchangeSourceHandle)
- io.trino.plugin.exchange.filesystem.FileSystemExchangeSourceHandle.SourceFile
- io.trino.plugin.exchange.filesystem.FileSystemExchangeStats
- io.trino.plugin.exchange.filesystem.local.LocalFileSystemExchangeStorage (implements io.trino.plugin.exchange.filesystem.FileSystemExchangeStorage)
- io.trino.plugin.exchange.filesystem.s3.S3AsyncClientWrapper (implements software.amazon.awssdk.services.s3.S3AsyncClient)
- io.trino.plugin.exchange.filesystem.s3.S3FileSystemExchangeStorage (implements io.trino.plugin.exchange.filesystem.FileSystemExchangeStorage)
- io.trino.plugin.exchange.filesystem.s3.S3FileSystemExchangeStorageStats
- io.airlift.configuration.AbstractConfigurationAwareModule (implements io.airlift.configuration.ConfigurationAwareModule)
Interface Hierarchy
- java.lang.AutoCloseable
- java.io.Closeable
- io.trino.plugin.exchange.filesystem.ExchangeStorageReader
- io.trino.plugin.exchange.filesystem.FileSystemExchangeStorage
- java.io.Closeable
- io.trino.plugin.exchange.filesystem.ExchangeStorageWriter
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- io.trino.plugin.exchange.filesystem.FileSystemExchangeErrorCode (implements io.trino.spi.ErrorCodeSupplier)
- io.trino.plugin.exchange.filesystem.s3.S3AsyncClientWrapper.RequestType
- io.trino.plugin.exchange.filesystem.s3.S3FileSystemExchangeStorage.CompatibilityMode
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)