Class AvroUtils.AvroConvertValueForSetter

  • Enclosing class:
    AvroUtils

    public static class AvroUtils.AvroConvertValueForSetter
    extends org.apache.beam.sdk.schemas.utils.ByteBuddyUtils.ConvertValueForSetter
    • Field Summary

      • Fields inherited from class org.apache.beam.sdk.schemas.utils.ByteBuddyUtils.ConvertValueForSetter

        readValue
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method 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()  
      • Methods inherited from class org.apache.beam.sdk.schemas.utils.ByteBuddyUtils.ConvertValueForSetter

        convertArray, convertByteBuffer, convertCharSequence, convertCollection, convertDateTime, convertEnum, convertIterable, convertList, convertMap, convertPrimitive
      • Methods inherited from class org.apache.beam.sdk.schemas.utils.ByteBuddyUtils.TypeConversion

        convert, shortCircuitReturnNull
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getFactory

        protected org.apache.beam.sdk.schemas.utils.ByteBuddyUtils.TypeConversionsFactory getFactory()
        Overrides:
        getFactory in class org.apache.beam.sdk.schemas.utils.ByteBuddyUtils.ConvertValueForSetter
      • convertDefault

        protected net.bytebuddy.implementation.bytecode.StackManipulation convertDefault​(org.apache.beam.sdk.values.TypeDescriptor<?> type)
        Overrides:
        convertDefault in class org.apache.beam.sdk.schemas.utils.ByteBuddyUtils.ConvertValueForSetter