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 TypeClassDescriptionclassImplementation ofAliasRegistrythat does nothing.classImplementation ofAliasRegistrythat 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 AliasRegistryBaseAliasHandler.getAliasRegistry(String aliasTarget)