public class AvroJacksonCodec extends JsonJacksonCodec
| Modifier and Type | Class and Description |
|---|---|
static class |
AvroJacksonCodec.AvroExtendedMapper |
JsonJacksonCodec.ThrowableMixInINSTANCE, mapObjectMapper| Constructor and Description |
|---|
AvroJacksonCodec(Class<?> type,
com.fasterxml.jackson.dataformat.avro.AvroSchema schema) |
AvroJacksonCodec(ClassLoader classLoader) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
initTypeInclusion(com.fasterxml.jackson.databind.ObjectMapper mapObjectMapper) |
createObjectMapper, getClassLoader, getObjectMapper, getValueDecoder, getValueEncoder, initgetMapKeyDecoder, getMapKeyEncoder, getMapValueDecoder, getMapValueEncoderpublic AvroJacksonCodec(Class<?> type, com.fasterxml.jackson.dataformat.avro.AvroSchema schema)
public AvroJacksonCodec(ClassLoader classLoader)
protected void initTypeInclusion(com.fasterxml.jackson.databind.ObjectMapper mapObjectMapper)
initTypeInclusion in class JsonJacksonCodecCopyright © 2014–2018 The Redisson Project. All rights reserved.