Interface FallbackArtifactProvider
- All Known Implementing Classes:
DefaultFallbackArtifactProvider
public interface FallbackArtifactProvider
Interface for providing a fallback ArtifactReference when the SchemaResolver is not able to find an ArtifactReference in the kafka message
- Author:
- Fabian Martinez
-
Method Summary
Modifier and TypeMethodDescriptiondefault voidReturns an ArtifactReference that will be used as the fallback to search in the registry for the artifact that will be used to deserialize the kafka message
-
Method Details
-
configure
-
get
Returns an ArtifactReference that will be used as the fallback to search in the registry for the artifact that will be used to deserialize the kafka message- Parameters:
topic-headers- , can be nulldata-- Returns:
-