JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
io.trino.plugin.hive.metastore.glue
AwsApiCallStats
ThrowingCallable
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
call()
Interface AwsApiCallStats.ThrowingCallable<V,
E extends
Exception
>
All Superinterfaces:
Callable
<V>
Enclosing class:
AwsApiCallStats
public static interface
AwsApiCallStats.ThrowingCallable<V,
E extends
Exception
>
extends
Callable
<V>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
V
call
()
Method Details
call
V
call
() throws
E
Specified by:
call
in interface
Callable
<
V
>
Throws:
E