| Package | Description |
|---|---|
| org.nuxeo.ecm.core.io.avro | |
| org.nuxeo.runtime.avro |
| Modifier and Type | Class and Description |
|---|---|
class |
ComplexTypeSchemaFactory |
class |
DocumentModelSchemaFactory |
class |
DocumentTypeSchemaFactory |
class |
SchemaSchemaFactory |
class |
TypeSchemaFactory |
| Modifier and Type | Field and Description |
|---|---|
protected static AvroSchemaFactory<Object> |
AvroSchemaFactoryContext.NULL |
| Modifier and Type | Field and Description |
|---|---|
protected Map<Class<?>,Class<AvroSchemaFactory<?>>> |
AvroServiceImpl.factories |
protected Map<Class<?>,AvroSchemaFactory<?>> |
AvroSchemaFactoryContext.factories |
| Modifier and Type | Method and Description |
|---|---|
protected <T> AvroSchemaFactory<T> |
AvroSchemaFactoryContext.getFactory(T input) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AvroSchemaFactoryContext.register(Class<?> type,
AvroSchemaFactory<?> factory) |
| Constructor and Description |
|---|
AvroServiceImpl(Collection<AvroReplacementDescriptor> replacements,
Map<Class<?>,Class<AvroSchemaFactory<?>>> factories) |
Copyright © 2019 Nuxeo. All rights reserved.