parquet.org.codehaus.jackson.map.ser.ToStringSerializer 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;
import com.facebook.presto.hive.$internal.org.codehaus.jackson.map.annotate.JacksonStdImpl;
/**
* @deprecated Since 1.9 use {@link com.facebook.presto.hive.$internal.org.codehaus.jackson.map.ser.std.ToStringSerializer}
*/
@Deprecated
@JacksonStdImpl
public final class ToStringSerializer
extends com.facebook.presto.hive.$internal.org.codehaus.jackson.map.ser.std.ToStringSerializer
{
public final static ToStringSerializer instance = new ToStringSerializer();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy