druid/hll/src
Benedict Jin 72a571fbf7 For performance reasons, use `java.util.Base64` instead of Base64 in Apache Commons Codec and Guava (#6913)
* * Add few methods about base64 into StringUtils

* Use `java.util.Base64` instead of others

* Add org.apache.commons.codec.binary.Base64 & com.google.common.io.BaseEncoding into druid-forbidden-apis

* Rename encodeBase64String & decodeBase64String

* Update druid-forbidden-apis
2019-01-25 17:32:29 -08:00
..
main/java/org/apache/druid/hll Fix various bugs; Enable more IntelliJ inspections and update error-prone (#6490) 2018-11-06 14:38:08 -08:00
test/java/org/apache/druid/hll For performance reasons, use `java.util.Base64` instead of Base64 in Apache Commons Codec and Guava (#6913) 2019-01-25 17:32:29 -08:00