Uses of Interface
org.nuxeo.lib.stream.codec.AvroSchemaStore
Packages that use AvroSchemaStore
Package
Description
-
Uses of AvroSchemaStore in org.nuxeo.ecm.restapi.server.jaxrs.management
Fields in org.nuxeo.ecm.restapi.server.jaxrs.management declared as AvroSchemaStore -
Uses of AvroSchemaStore in org.nuxeo.lib.stream.codec
Classes in org.nuxeo.lib.stream.codec that implement AvroSchemaStoreModifier and TypeClassDescriptionclass
Very simple SchemaStore that uses a file storage to persists its schemas.Constructors in org.nuxeo.lib.stream.codec with parameters of type AvroSchemaStore -
Uses of AvroSchemaStore in org.nuxeo.lib.stream.tools.renderer
Methods in org.nuxeo.lib.stream.tools.renderer with parameters of type AvroSchemaStoreModifier 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
Fields in org.nuxeo.runtime.avro declared as AvroSchemaStoreMethods in org.nuxeo.runtime.avro that return AvroSchemaStoreModifier and TypeMethodDescriptionAvroService.getSchemaStore()
Gets the Schema storeAvroServiceImpl.getSchemaStore()