Package io.trino.testing
Interface LocalQueryRunner.MetadataProvider
- Enclosing class:
- LocalQueryRunner
public static interface LocalQueryRunner.MetadataProvider
-
Method Summary
Modifier and TypeMethodDescriptiongetMetadata(SystemSecurityMetadata systemSecurityMetadata, TransactionManager transactionManager, GlobalFunctionCatalog globalFunctionCatalog, TypeManager typeManager)
-
Method Details
-
getMetadata
Metadata getMetadata(SystemSecurityMetadata systemSecurityMetadata, TransactionManager transactionManager, GlobalFunctionCatalog globalFunctionCatalog, TypeManager typeManager)
-