Uses of Class
io.apicurio.registry.serde.strategy.ArtifactReference
Packages that use ArtifactReference
-
Uses of ArtifactReference in io.apicurio.registry.serde
Methods in io.apicurio.registry.serde that return ArtifactReferenceModifier and TypeMethodDescriptionprotected ArtifactReferenceAbstractSchemaResolver.resolveArtifactReference(String topic, T data, ParsedSchema<S> parsedSchema) Deprecated.Resolve an artifact reference given the topic name, message headers, data, and optional parsed schema.SchemaLookupResult.toArtifactReference()Deprecated.Methods in io.apicurio.registry.serde with parameters of type ArtifactReferenceModifier and TypeMethodDescriptionSchemaResolver.resolveSchemaByArtifactReference(ArtifactReference reference) Deprecated. -
Uses of ArtifactReference in io.apicurio.registry.serde.strategy
Methods in io.apicurio.registry.serde.strategy that return ArtifactReferenceModifier and TypeMethodDescriptionArtifactResolverStrategy.artifactReference(String topic, boolean isKey, T schema) For a given topic and message, returns theArtifactReferenceunder which the message schemas are located or should be registered in the registry.ArtifactReference.ArtifactReferenceBuilder.build()static ArtifactReferenceArtifactReference.fromGlobalId(Long globalId)