public interface DirSearchFactory
DirSearch.| Modifier and Type | Method and Description |
|---|---|
DirSearch |
getInstance(HiveConf conf,
String user,
String password)
Returns an instance of
DirSearch. |
DirSearch getInstance(HiveConf conf, String user, String password) throws AuthenticationException
DirSearch.conf - Hive configurationuser - usernamepassword - user passwordDirSearchAuthenticationExceptionCopyright © 2019 The Apache Software Foundation. All Rights Reserved.