Package | Description |
---|---|
com.fasterxml.jackson.dataformat.avro.jsr310.deser |
Modifier and Type | Field and Description |
---|---|
static AvroInstantDeserializer<Instant> |
AvroInstantDeserializer.INSTANT |
static AvroInstantDeserializer<OffsetDateTime> |
AvroInstantDeserializer.OFFSET_DATE_TIME |
static AvroInstantDeserializer<ZonedDateTime> |
AvroInstantDeserializer.ZONED_DATE_TIME |
Copyright © 2021 FasterXML. All rights reserved.