Uses of Interface
org.nuxeo.lib.stream.codec.AvroSchemaStore
Package
Description
-
Uses of AvroSchemaStore in org.nuxeo.ecm.restapi.server.jaxrs.management
-
Uses of AvroSchemaStore in org.nuxeo.lib.stream.codec
Modifier and TypeClassDescriptionclass
Very simple SchemaStore that uses a file storage to persists its schemas. -
Uses of AvroSchemaStore in org.nuxeo.lib.stream.tools.renderer
Modifier and TypeMethodDescriptionprotected String
Renderer.renderAvroMessage
(AvroSchemaStore store, Record record) protected String
Renderer.tryToRenderAvroData
(AvroSchemaStore store, Record record) -
Uses of AvroSchemaStore in org.nuxeo.runtime.avro
Modifier and TypeMethodDescriptionAvroService.getSchemaStore()
Gets the Schema storeAvroServiceImpl.getSchemaStore()