public interface JsonDeserializer<T>
Modifier and Type | Method and Description |
---|---|
T |
deserialize(org.apache.paimon.shade.jackson2.com.fasterxml.jackson.databind.JsonNode node) |
T deserialize(org.apache.paimon.shade.jackson2.com.fasterxml.jackson.databind.JsonNode node)
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.