public class PropertyMapper extends AvroMapper<Property,Object>
| Modifier and Type | Field and Description |
|---|---|
protected static Map<String,Class<?>> |
MAPPING |
CANNOT_MAP_FROM, CANNOT_MAP_TO, LOGICAL_TYPE, service| Constructor and Description |
|---|
PropertyMapper(AvroService service) |
| Modifier and Type | Method and Description |
|---|---|
Object |
fromAvro(org.apache.avro.Schema schema,
Object input) |
Object |
toAvro(org.apache.avro.Schema schema,
Property input) |
getLogicalTypepublic PropertyMapper(AvroService service)
Copyright © 2019 Nuxeo. All rights reserved.