public class DocumentModelSchemaFactory extends AvroSchemaFactory<DocumentModel>
context, NULL_SCHEMA| Constructor and Description |
|---|
DocumentModelSchemaFactory(AvroSchemaFactoryContext context) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.avro.Schema |
createSchema(DocumentModel input) |
String |
getName(DocumentModel input) |
getQualifiedName, nullablepublic DocumentModelSchemaFactory(AvroSchemaFactoryContext context)
public org.apache.avro.Schema createSchema(DocumentModel input)
createSchema in class AvroSchemaFactory<DocumentModel>public String getName(DocumentModel input)
getName in class AvroSchemaFactory<DocumentModel>Copyright © 2019 Nuxeo. All rights reserved.