public interface IJdbcBrowserClientFactory
IJdbcBrowserClient. This is mostly used for
testing purposes so that test can instantiate a test browser client which can do
browser interaction programmatically.| Modifier and Type | Method and Description |
|---|---|
IJdbcBrowserClient |
create(Utils.JdbcConnectionParams connectionParams)
Create a
IJdbcBrowserClient from a the given Utils.JdbcConnectionParams |
IJdbcBrowserClient create(Utils.JdbcConnectionParams connectionParams) throws IJdbcBrowserClient.HiveJdbcBrowserException
IJdbcBrowserClient from a the given Utils.JdbcConnectionParamsIJdbcBrowserClient.HiveJdbcBrowserException - In case of any error to instantiate the browser
client.Copyright © 2024 The Apache Software Foundation. All rights reserved.