| Package | Description |
|---|---|
| io.confluent.kafka.schemaregistry.storage.encoder |
| Modifier and Type | Method and Description |
|---|---|
KeysetWrapper |
KeysetWrapperDeserializer.deserialize(String topic,
byte[] key) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.kafka.common.serialization.Deserializer<KeysetWrapper> |
KeysetWrapperSerde.deserializer() |
io.kcache.Cache<String,KeysetWrapper> |
MetadataEncoderService.getEncoders() |
org.apache.kafka.common.serialization.Serializer<KeysetWrapper> |
KeysetWrapperSerde.serializer() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
KeysetWrapperSerializer.serialize(String topic,
KeysetWrapper key) |
| Constructor and Description |
|---|
MetadataEncoderService(SchemaRegistry schemaRegistry,
io.kcache.Cache<String,KeysetWrapper> encoders) |
Copyright © 2026 Confluent, Inc.. All rights reserved.