Uses of Annotation Interface
io.trino.plugin.thrift.annotations.ForMetadataRefresh
Packages that use ForMetadataRefresh
-
Uses of ForMetadataRefresh in io.trino.plugin.thrift
Methods in io.trino.plugin.thrift with annotations of type ForMetadataRefreshModifier and TypeMethodDescriptionThriftModule.createMetadataRefreshExecutor(ThriftConnectorConfig config) Constructor parameters in io.trino.plugin.thrift with annotations of type ForMetadataRefreshModifierConstructorDescriptionThriftMetadata(io.airlift.drift.client.DriftClient<TrinoThriftService> client, ThriftHeaderProvider thriftHeaderProvider, TypeManager typeManager, Executor metadataRefreshExecutor)