Package org.apache.drill.exec.alias
Class AliasRegistryProvider
java.lang.Object
org.apache.drill.exec.alias.AliasRegistryProvider
- All Implemented Interfaces:
AutoCloseable
Class for obtaining and managing storage and table alias registries.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
AliasRegistryProvider
-
-
Method Details
-
getStorageAliasesRegistry
-
getTableAliasesRegistry
-
close
- Specified by:
close
in interfaceAutoCloseable
- Throws:
Exception
-