public class AvroGenericCoder extends AvroCoder<GenericRecord>
Coder.Context, Coder.NonDeterministicException
Modifier and Type | Method and Description |
---|---|
static AvroGenericCoder |
of(Schema schema) |
decode, encode, equals, generic, getCoderProvider, getDatumFactory, getEncodedTypeDescriptor, getSchema, getType, hashCode, of, of, of, of, of, of, of, reflect, reflect, reflect, specific, specific, specific, useReflectApi, verifyDeterministic
getCoderArguments
consistentWithEquals, decode, encode, getEncodedElementByteSize, isRegisterByteSizeObserverCheap, registerByteSizeObserver, structuralValue, verifyDeterministic, verifyDeterministic
public static AvroGenericCoder of(Schema schema)