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