Package io.trino.plugin.thrift.util
Class ThriftExceptions
java.lang.Object
io.trino.plugin.thrift.util.ThriftExceptions
-
Method Summary
Modifier and TypeMethodDescriptionstatic <T> com.google.common.util.concurrent.ListenableFuture<T> catchingThriftException(com.google.common.util.concurrent.ListenableFuture<T> future) static TrinoException
-
Method Details
-
toTrinoException
-
catchingThriftException
public static <T> com.google.common.util.concurrent.ListenableFuture<T> catchingThriftException(com.google.common.util.concurrent.ListenableFuture<T> future)
-