public static class AvroUtils.AvroConvertValueForSetter extends ByteBuddyUtils.ConvertValueForSetter
readValue
Modifier and Type | Method and Description |
---|---|
protected org.apache.beam.vendor.bytebuddy.v1_10_8.net.bytebuddy.implementation.bytecode.StackManipulation |
convertDefault(TypeDescriptor<?> type) |
protected ByteBuddyUtils.TypeConversionsFactory |
getFactory() |
convertArray, convertByteBuffer, convertCharSequence, convertCollection, convertDateTime, convertEnum, convertIterable, convertList, convertMap, convertPrimitive
convert
protected ByteBuddyUtils.TypeConversionsFactory getFactory()
getFactory
in class ByteBuddyUtils.ConvertValueForSetter
protected org.apache.beam.vendor.bytebuddy.v1_10_8.net.bytebuddy.implementation.bytecode.StackManipulation convertDefault(TypeDescriptor<?> type)
convertDefault
in class ByteBuddyUtils.ConvertValueForSetter