Package | Description |
---|---|
org.apache.paimon.schema | |
org.apache.paimon.utils |
Modifier and Type | Class and Description |
---|---|
class |
SchemaSerializer
A
JsonSerializer for TableSchema . |
Modifier and Type | Method and Description |
---|---|
static <T> void |
JsonSerdeUtil.registerJsonObjects(org.apache.paimon.shade.jackson2.com.fasterxml.jackson.databind.module.SimpleModule module,
Class<T> clazz,
JsonSerializer<T> serializer,
JsonDeserializer<T> deserializer) |
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.