Class SimpleTopicIdStrategy<T>
java.lang.Object
io.apicurio.registry.serde.strategy.SimpleTopicIdStrategy<T>
- All Implemented Interfaces:
ArtifactReferenceResolverStrategy<T,Object>
public class SimpleTopicIdStrategy<T>
extends Object
implements ArtifactReferenceResolverStrategy<T,Object>
- Author:
- eric.wittmann@gmail.com
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionartifactReference(Record<Object> data, ParsedSchema<T> parsedSchema) boolean
-
Constructor Details
-
SimpleTopicIdStrategy
public SimpleTopicIdStrategy()
-
-
Method Details
-
artifactReference
-
loadSchema
public boolean loadSchema()- Specified by:
loadSchemain interfaceArtifactReferenceResolverStrategy<T,Object> - See Also:
-