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