A B C D E G H I J N P R S T U V 
All Classes All Packages

A

addEncodingHeader(Headers, String) - Method in class io.apicurio.registry.serde.avro.AvroSerdeHeaders
 
artifactReference(String, boolean, Schema) - Method in class io.apicurio.registry.serde.avro.strategy.RecordIdStrategy
 
artifactReference(String, boolean, Schema) - Method in class io.apicurio.registry.serde.avro.strategy.TopicRecordIdStrategy
 
artifactType() - Method in class io.apicurio.registry.serde.avro.AvroSchemaParser
 
AVRO_DATUM_PROVIDER - Static variable in class io.apicurio.registry.serde.avro.AvroKafkaSerdeConfig
 
AVRO_DATUM_PROVIDER_DEFAULT - Static variable in class io.apicurio.registry.serde.avro.AvroKafkaSerdeConfig
 
AVRO_ENCODING - Static variable in class io.apicurio.registry.serde.avro.AvroKafkaSerdeConfig
Used by the Avro serde classes to choose an io.apicurio.registry.serde.avro.AvroEncoding, for example JSON or BINARY.
AVRO_ENCODING_BINARY - Static variable in class io.apicurio.registry.serde.avro.AvroKafkaSerdeConfig
 
AVRO_ENCODING_JSON - Static variable in class io.apicurio.registry.serde.avro.AvroKafkaSerdeConfig
 
AvroDatumProvider<T> - Interface in io.apicurio.registry.serde.avro
 
AvroEncoding - Enum in io.apicurio.registry.serde.avro
 
AvroKafkaDeserializer<U> - Class in io.apicurio.registry.serde.avro
 
AvroKafkaDeserializer() - Constructor for class io.apicurio.registry.serde.avro.AvroKafkaDeserializer
 
AvroKafkaDeserializer(RegistryClient) - Constructor for class io.apicurio.registry.serde.avro.AvroKafkaDeserializer
 
AvroKafkaSerdeConfig - Class in io.apicurio.registry.serde.avro
 
AvroKafkaSerdeConfig(Map<?, ?>) - Constructor for class io.apicurio.registry.serde.avro.AvroKafkaSerdeConfig
Constructor.
AvroKafkaSerializer<U> - Class in io.apicurio.registry.serde.avro
 
AvroKafkaSerializer() - Constructor for class io.apicurio.registry.serde.avro.AvroKafkaSerializer
 
AvroKafkaSerializer(RegistryClient) - Constructor for class io.apicurio.registry.serde.avro.AvroKafkaSerializer
 
AvroKafkaSerializer(RegistryClient, ArtifactResolverStrategy<Schema>, SchemaResolver<Schema, U>) - Constructor for class io.apicurio.registry.serde.avro.AvroKafkaSerializer
 
AvroKafkaSerializer(SchemaResolver<Schema, U>) - Constructor for class io.apicurio.registry.serde.avro.AvroKafkaSerializer
 
AvroSchemaParser - Class in io.apicurio.registry.serde.avro
 
AvroSchemaParser() - Constructor for class io.apicurio.registry.serde.avro.AvroSchemaParser
 
AvroSchemaUtils - Class in io.apicurio.registry.serde.avro
 
AvroSchemaUtils() - Constructor for class io.apicurio.registry.serde.avro.AvroSchemaUtils
 
AvroSerde<T> - Class in io.apicurio.registry.serde.avro
Wraps the AvroKafkaSerializer and AvroKafkaDeserializer.
AvroSerde() - Constructor for class io.apicurio.registry.serde.avro.AvroSerde
 
AvroSerdeHeaders - Class in io.apicurio.registry.serde.avro
 
AvroSerdeHeaders(boolean) - Constructor for class io.apicurio.registry.serde.avro.AvroSerdeHeaders
 

B

BINARY - io.apicurio.registry.serde.avro.AvroEncoding
 

C

configure(AvroKafkaSerdeConfig) - Method in interface io.apicurio.registry.serde.avro.AvroDatumProvider
 
configure(AvroKafkaSerdeConfig) - Method in class io.apicurio.registry.serde.avro.DefaultAvroDatumProvider
 
configure(Map<String, ?>, boolean) - Method in class io.apicurio.registry.serde.avro.AvroKafkaDeserializer
 
configure(Map<String, ?>, boolean) - Method in class io.apicurio.registry.serde.avro.AvroKafkaSerializer
 
createDatumReader(Schema) - Method in interface io.apicurio.registry.serde.avro.AvroDatumProvider
 
createDatumReader(Schema) - Method in class io.apicurio.registry.serde.avro.DefaultAvroDatumProvider
 
createDatumReader(Schema) - Method in class io.apicurio.registry.serde.avro.ReflectAvroDatumProvider
 
createDatumWriter(T, Schema) - Method in interface io.apicurio.registry.serde.avro.AvroDatumProvider
 
createDatumWriter(T, Schema) - Method in class io.apicurio.registry.serde.avro.DefaultAvroDatumProvider
 
createDatumWriter(T, Schema) - Method in class io.apicurio.registry.serde.avro.ReflectAvroDatumProvider
 

D

DefaultAvroDatumProvider<T> - Class in io.apicurio.registry.serde.avro
 
DefaultAvroDatumProvider() - Constructor for class io.apicurio.registry.serde.avro.DefaultAvroDatumProvider
 
DefaultAvroDatumProvider(boolean) - Constructor for class io.apicurio.registry.serde.avro.DefaultAvroDatumProvider
 

E

equals(Object) - Method in class io.apicurio.registry.serde.avro.NonRecordContainer
 

G

getAvroDatumProvider() - Method in class io.apicurio.registry.serde.avro.AvroKafkaSerdeConfig
 
getAvroEncoding() - Method in class io.apicurio.registry.serde.avro.AvroKafkaSerdeConfig
 
getEncoding(Headers) - Method in class io.apicurio.registry.serde.avro.AvroSerdeHeaders
 
getSchema() - Method in class io.apicurio.registry.serde.avro.NonRecordContainer
 
getSchemaFromData(U) - Method in class io.apicurio.registry.serde.avro.AvroKafkaSerializer
 
getValue() - Method in class io.apicurio.registry.serde.avro.NonRecordContainer
 

H

hashCode() - Method in class io.apicurio.registry.serde.avro.NonRecordContainer
 

I

io.apicurio.registry.serde.avro - package io.apicurio.registry.serde.avro
 
io.apicurio.registry.serde.avro.strategy - package io.apicurio.registry.serde.avro.strategy
 
isPrimitive(Schema) - Static method in class io.apicurio.registry.serde.avro.AvroSchemaUtils
 

J

JSON - io.apicurio.registry.serde.avro.AvroEncoding
 

N

NonRecordContainer<T> - Class in io.apicurio.registry.serde.avro
Wrapper for all non-record types that includes the schema for the data.
NonRecordContainer(Schema, T) - Constructor for class io.apicurio.registry.serde.avro.NonRecordContainer
 

P

parse(String) - Static method in class io.apicurio.registry.serde.avro.AvroSchemaUtils
 
parseSchema(byte[]) - Method in class io.apicurio.registry.serde.avro.AvroSchemaParser
 

R

readData(ParsedSchema<Schema>, ByteBuffer, int, int) - Method in class io.apicurio.registry.serde.avro.AvroKafkaDeserializer
 
readData(Headers, ParsedSchema<Schema>, ByteBuffer, int, int) - Method in class io.apicurio.registry.serde.avro.AvroKafkaDeserializer
 
RecordIdStrategy - Class in io.apicurio.registry.serde.avro.strategy
 
RecordIdStrategy() - Constructor for class io.apicurio.registry.serde.avro.strategy.RecordIdStrategy
 
ReflectAvroDatumProvider<T> - Class in io.apicurio.registry.serde.avro
 
ReflectAvroDatumProvider() - Constructor for class io.apicurio.registry.serde.avro.ReflectAvroDatumProvider
 
ReflectAvroDatumProvider(Class<T>) - Constructor for class io.apicurio.registry.serde.avro.ReflectAvroDatumProvider
 

S

schemaParser() - Method in class io.apicurio.registry.serde.avro.AvroKafkaDeserializer
 
schemaParser() - Method in class io.apicurio.registry.serde.avro.AvroKafkaSerializer
 
serializeData(ParsedSchema<Schema>, U, OutputStream) - Method in class io.apicurio.registry.serde.avro.AvroKafkaSerializer
 
serializeData(Headers, ParsedSchema<Schema>, U, OutputStream) - Method in class io.apicurio.registry.serde.avro.AvroKafkaSerializer
 
setUseSpecificAvroReader(boolean) - Method in class io.apicurio.registry.serde.avro.DefaultAvroDatumProvider
 

T

TopicRecordIdStrategy - Class in io.apicurio.registry.serde.avro.strategy
 
TopicRecordIdStrategy() - Constructor for class io.apicurio.registry.serde.avro.strategy.TopicRecordIdStrategy
 
toSchema(T) - Method in interface io.apicurio.registry.serde.avro.AvroDatumProvider
 
toSchema(T) - Method in class io.apicurio.registry.serde.avro.DefaultAvroDatumProvider
 
toSchema(T) - Method in class io.apicurio.registry.serde.avro.ReflectAvroDatumProvider
 

U

USE_SPECIFIC_AVRO_READER - Static variable in class io.apicurio.registry.serde.avro.AvroKafkaSerdeConfig
 
USE_SPECIFIC_AVRO_READER_DEFAULT - Static variable in class io.apicurio.registry.serde.avro.AvroKafkaSerdeConfig
 
useSpecificAvroReader() - Method in class io.apicurio.registry.serde.avro.AvroKafkaSerdeConfig
 

V

valueOf(String) - Static method in enum io.apicurio.registry.serde.avro.AvroEncoding
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.apicurio.registry.serde.avro.AvroEncoding
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E G H I J N P R S T U V 
All Classes All Packages