public class SchemaDeserializer
extends com.fasterxml.jackson.databind.JsonDeserializer<org.apache.avro.Schema>
| Constructor and Description |
|---|
SchemaDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.avro.Schema |
deserialize(com.fasterxml.jackson.core.JsonParser parser,
com.fasterxml.jackson.databind.DeserializationContext context) |
Class<?> |
handledType() |
deserialize, deserializeWithType, findBackReference, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getNullValue, getObjectIdReader, isCachable, replaceDelegatee, supportsUpdate, unwrappingDeserializerpublic org.apache.avro.Schema deserialize(com.fasterxml.jackson.core.JsonParser parser,
com.fasterxml.jackson.databind.DeserializationContext context)
throws IOException,
com.fasterxml.jackson.core.JsonProcessingException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<org.apache.avro.Schema>IOExceptioncom.fasterxml.jackson.core.JsonProcessingExceptionpublic Class<?> handledType()
handledType in class com.fasterxml.jackson.databind.JsonDeserializer<org.apache.avro.Schema>Copyright © 2016–2020 Hotels.com (Data Platform Team). All rights reserved.