| Package | Description |
|---|---|
| org.nuxeo.ecm.core.io.avro | |
| org.nuxeo.runtime.avro |
| Modifier and Type | Class and Description |
|---|---|
class |
BlobPropertyMapper |
class |
DocumentModelMapper |
class |
PropertyMapper |
| Modifier and Type | Field and Description |
|---|---|
protected Map<Class<?>,AvroMapper<?,?>> |
AvroServiceImpl.mappers |
| Modifier and Type | Method and Description |
|---|---|
protected <D,M> AvroMapper<D,M> |
AvroServiceImpl.getMapper(Class<D> clazz) |
| Modifier and Type | Method and Description |
|---|---|
void |
AvroServiceImpl.setMappers(Map<Class<?>,AvroMapper<?,?>> mappers) |
Copyright © 2019 Nuxeo. All rights reserved.