Package | Description |
---|---|
io.simplesource.kafka.serialization.avro |
Modifier and Type | Method and Description |
---|---|
static AvroGenericUtils.SchemaNameStrategy |
AvroGenericUtils.SchemaNameStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AvroGenericUtils.SchemaNameStrategy[] |
AvroGenericUtils.SchemaNameStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static org.apache.kafka.common.serialization.Serde<org.apache.avro.generic.GenericRecord> |
AvroGenericUtils.genericAvroSerde(String schemaRegistryUrl,
boolean useMockSchemaRegistry,
boolean isKey,
AvroGenericUtils.SchemaNameStrategy schemaNameStrategy) |
Copyright © 2019. All rights reserved.