Uses of Class
io.trino.plugin.thrift.annotations.ForMetadataRefresh
-
Packages that use ForMetadataRefresh Package Description io.trino.plugin.thrift -
-
Uses of ForMetadataRefresh in io.trino.plugin.thrift
Methods in io.trino.plugin.thrift with annotations of type ForMetadataRefresh Modifier and Type Method Description ExecutorThriftModule. createMetadataRefreshExecutor(ThriftConnectorConfig config)Constructor parameters in io.trino.plugin.thrift with annotations of type ForMetadataRefresh Constructor Description ThriftMetadata(io.airlift.drift.client.DriftClient<TrinoThriftService> client, ThriftHeaderProvider thriftHeaderProvider, TypeManager typeManager, Executor metadataRefreshExecutor)
-