public interface JsonSerializer<T>
Modifier and Type | Method and Description |
---|---|
void |
serialize(T t,
org.apache.paimon.shade.jackson2.com.fasterxml.jackson.core.JsonGenerator generator) |
void serialize(T t, org.apache.paimon.shade.jackson2.com.fasterxml.jackson.core.JsonGenerator generator) throws IOException
IOException
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.