public class DriverFactory extends Object
| Constructor and Description |
|---|
DriverFactory() |
| Modifier and Type | Method and Description |
|---|---|
static IDriver |
newDriver(HiveConf conf) |
static IDriver |
newDriver(QueryState queryState,
String userName,
QueryInfo queryInfo) |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.