public class SerializedThrowableSerializer
extends org.apache.flink.shaded.jackson2.com.fasterxml.jackson.databind.ser.std.StdSerializer<org.apache.flink.util.SerializedThrowable>
SerializedThrowable.| Modifier and Type | Field and Description |
|---|---|
static String |
FIELD_NAME_SERIALIZED_THROWABLE |
| Constructor and Description |
|---|
SerializedThrowableSerializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(org.apache.flink.util.SerializedThrowable value,
org.apache.flink.shaded.jackson2.com.fasterxml.jackson.core.JsonGenerator gen,
org.apache.flink.shaded.jackson2.com.fasterxml.jackson.databind.SerializerProvider provider) |
_neitherNull, _nonEmpty, acceptJsonFormatVisitor, createSchemaNode, createSchemaNode, findAnnotatedContentSerializer, findContextualConvertingSerializer, findConvertingContentSerializer, findFormatFeature, findFormatOverrides, findIncludeOverrides, findPropertyFilter, getSchema, getSchema, handledType, isDefaultSerializer, visitArrayFormat, visitArrayFormat, visitFloatFormat, visitIntFormat, visitIntFormat, visitStringFormat, visitStringFormat, wrapAndThrow, wrapAndThrowpublic static final String FIELD_NAME_SERIALIZED_THROWABLE
public void serialize(org.apache.flink.util.SerializedThrowable value,
org.apache.flink.shaded.jackson2.com.fasterxml.jackson.core.JsonGenerator gen,
org.apache.flink.shaded.jackson2.com.fasterxml.jackson.databind.SerializerProvider provider)
throws IOException
serialize in class org.apache.flink.shaded.jackson2.com.fasterxml.jackson.databind.ser.std.StdSerializer<org.apache.flink.util.SerializedThrowable>IOExceptionCopyright © 2014–2025 The Apache Software Foundation. All rights reserved.