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