Uses of Interface
io.trino.plugin.hive.SystemTableProvider
Packages that use SystemTableProvider
-
Uses of SystemTableProvider in io.trino.plugin.hive
Classes in io.trino.plugin.hive that implement SystemTableProviderModifier and TypeClassDescriptionclassclass -
Uses of SystemTableProvider in io.trino.plugin.hive.security
Constructor parameters in io.trino.plugin.hive.security with type arguments of type SystemTableProviderModifierConstructorDescriptionSystemTableAwareAccessControl(ConnectorAccessControl delegate, Set<SystemTableProvider> systemTableProviders) -
Uses of SystemTableProvider in io.trino.plugin.hive.util
Method parameters in io.trino.plugin.hive.util with type arguments of type SystemTableProviderModifier and TypeMethodDescriptionstatic Optional<SchemaTableName>SystemTables.getSourceTableNameFromSystemTable(Set<SystemTableProvider> systemTableProviders, SchemaTableName tableName)