Interface | Description |
---|---|
ArtifactIdStrategy<T> |
A
ArtifactIdStrategy is used by the Kafka serializer/deserializer to determine
the artifact id under which the message schemas should be registered
in the registry. |
GlobalIdStrategy<T> |
A
GlobalIdStrategy is used by the Kafka serializer/deserializer
to find global id for given schema in the registry. |
Class | Description |
---|---|
AutoRegisterIdStrategy<T> | |
FindBySchemaIdStrategy<T> | |
FindLatestIdStrategy<T> | |
RecordIdStrategy | |
TopicIdStrategy<T> | |
TopicRecordIdStrategy |
Copyright © 2019 Red Hat. All rights reserved.