Uses of Class
io.trino.server.testing.exchange.LocalFileSystemExchangeSinkHandle
-
Packages that use LocalFileSystemExchangeSinkHandle Package Description io.trino.server.testing.exchange -
-
Uses of LocalFileSystemExchangeSinkHandle in io.trino.server.testing.exchange
Methods in io.trino.server.testing.exchange that return LocalFileSystemExchangeSinkHandle Modifier and Type Method Description LocalFileSystemExchangeSinkHandleLocalFileSystemExchangeSinkInstanceHandle. getSinkHandle()Constructors in io.trino.server.testing.exchange with parameters of type LocalFileSystemExchangeSinkHandle Constructor Description LocalFileSystemExchangeSinkInstanceHandle(LocalFileSystemExchangeSinkHandle sinkHandle, Path outputDirectory, int outputPartitionCount)
-