public final class DriverFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
static QueryState |
getNewQueryState(HiveConf conf) |
static IDriver |
newDriver(HiveConf conf) |
static IDriver |
newDriver(QueryState queryState,
QueryInfo queryInfo) |
public static IDriver newDriver(QueryState queryState, QueryInfo queryInfo)
public static QueryState getNewQueryState(HiveConf conf)
Copyright © 2022 The Apache Software Foundation. All rights reserved.