| Package | Description |
|---|---|
| org.apache.hadoop.hive.conf |
| Modifier and Type | Class and Description |
|---|---|
static class |
HiveConf.URLEncoderDecoder |
| Modifier and Type | Method and Description |
|---|---|
static String |
HiveConf.getVar(org.apache.hadoop.conf.Configuration conf,
HiveConf.ConfVars var,
HiveConf.EncoderDecoder<String,String> encoderDecoder) |
static void |
HiveConf.setVar(org.apache.hadoop.conf.Configuration conf,
HiveConf.ConfVars var,
String val,
HiveConf.EncoderDecoder<String,String> encoderDecoder) |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.