public final class SpecificSerdeUtils extends Object
Constructor and Description |
---|
SpecificSerdeUtils() |
Modifier and Type | Method and Description |
---|---|
static <T extends org.apache.avro.specific.SpecificRecord> |
specificAvroSerde(String registryUrl,
Boolean isSerdeForRecordKeys) |
static <T extends org.apache.avro.specific.SpecificRecord> |
specificAvroSerde(String registryUrl,
Boolean isSerdeForRecordKeys,
io.confluent.kafka.schemaregistry.client.SchemaRegistryClient registryClient) |
Copyright © 2019. All rights reserved.