Package org.nuxeo.ecm.core.io.avro
Class DocumentModelSchemaFactory
java.lang.Object
org.nuxeo.runtime.avro.AvroSchemaFactory<DocumentModel>
org.nuxeo.ecm.core.io.avro.DocumentModelSchemaFactory
- Since:
- 10.2
-
Field Summary
Fields inherited from class org.nuxeo.runtime.avro.AvroSchemaFactory
context, NULL_SCHEMA
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionorg.apache.avro.Schema
createSchema
(DocumentModel input) getName
(DocumentModel input) Methods inherited from class org.nuxeo.runtime.avro.AvroSchemaFactory
getQualifiedName, nullable
-
Constructor Details
-
DocumentModelSchemaFactory
-
-
Method Details
-
createSchema
- Specified by:
createSchema
in classAvroSchemaFactory<DocumentModel>
-
getName
- Specified by:
getName
in classAvroSchemaFactory<DocumentModel>
-