parquet.org.codehaus.jackson.map.ser.StdKeySerializer Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of hive-apache Show documentation
Show all versions of hive-apache Show documentation
Shaded version of Apache Hive for Presto
package com.facebook.presto.hive.$internal.org.codehaus.jackson.map.ser;
/**
* @deprecated Since 1.9 use {@link com.facebook.presto.hive.$internal.org.codehaus.jackson.map.ser.std.StdKeySerializer} instead
*/
@Deprecated
public final class StdKeySerializer
extends com.facebook.presto.hive.$internal.org.codehaus.jackson.map.ser.std.StdKeySerializer
{
final static StdKeySerializer instace = new StdKeySerializer();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy