public static class HiveConf.URLEncoderDecoder extends Object implements HiveConf.EncoderDecoder<String,String>
URLEncoderDecoder()
String
decode(String value)
encode(String key)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public URLEncoderDecoder()
public String encode(String key)
encode
HiveConf.EncoderDecoder<String,String>
public String decode(String value)
decode
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.