Class FileSystemExchangeFutures
java.lang.Object
io.trino.plugin.exchange.filesystem.FileSystemExchangeFutures
-
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.common.util.concurrent.ListenableFuture<Void> translateFailures(com.google.common.util.concurrent.ListenableFuture<?> listenableFuture)
-
Method Details
-
translateFailures
public static com.google.common.util.concurrent.ListenableFuture<Void> translateFailures(com.google.common.util.concurrent.ListenableFuture<?> listenableFuture)
-