public interface HiveMetaHookLoader
HiveMetaHook
for a given table.| Modifier and Type | Method and Description |
|---|---|
HiveMetaHook |
getHook(org.apache.hadoop.hive.metastore.api.Table tbl)
Loads a hook for the specified table.
|
HiveMetaHook getHook(org.apache.hadoop.hive.metastore.api.Table tbl) throws org.apache.hadoop.hive.metastore.api.MetaException
tbl - table of interestorg.apache.hadoop.hive.metastore.api.MetaExceptionCopyright © 2019 The Apache Software Foundation. All Rights Reserved.