Uses of Class
org.nuxeo.runtime.avro.AvroReplacementDescriptor
Packages that use AvroReplacementDescriptor
-
Uses of AvroReplacementDescriptor in org.nuxeo.runtime.avro
Fields in org.nuxeo.runtime.avro with type parameters of type AvroReplacementDescriptorModifier and TypeFieldDescriptionprotected final List<AvroReplacementDescriptor>
AvroServiceImpl.replacements
Methods in org.nuxeo.runtime.avro with parameters of type AvroReplacementDescriptorModifier and TypeMethodDescriptionint
AvroReplacementDescriptor.compareTo
(AvroReplacementDescriptor o) Constructor parameters in org.nuxeo.runtime.avro with type arguments of type AvroReplacementDescriptorModifierConstructorDescriptionAvroServiceImpl
(Collection<AvroReplacementDescriptor> replacements, Map<Class<?>, Class<AvroSchemaFactory<?>>> factories)