Uses of Interface
org.apache.drill.exec.alias.AliasRegistry
Packages that use AliasRegistry
-
Uses of AliasRegistry in org.apache.drill.exec.alias
Classes in org.apache.drill.exec.alias that implement AliasRegistryModifier and TypeClassDescriptionclass
Implementation ofAliasRegistry
that does nothing.class
Implementation ofAliasRegistry
that persists aliases tables to the pre-configured persistent store.Fields in org.apache.drill.exec.alias declared as AliasRegistryMethods in org.apache.drill.exec.alias that return AliasRegistryModifier and TypeMethodDescriptionAliasRegistryProvider.getStorageAliasesRegistry()
AliasRegistryProvider.getTableAliasesRegistry()
-
Uses of AliasRegistry in org.apache.drill.exec.planner.sql.handlers
Methods in org.apache.drill.exec.planner.sql.handlers that return AliasRegistryModifier and TypeMethodDescriptionprotected AliasRegistry
BaseAliasHandler.getAliasRegistry
(String aliasTarget)