Package 

Object MapElementFn.Companion

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final <OutputT extends Any> MapElementFn<?, OutputT> into(TypeDescriptor<OutputT> outputType) Factory method of class, that take the output org.apache.beam.sdk.values.TypeDescriptor.
      • Methods inherited from class java.lang.Object

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

    • Method Detail

      • into

         final <OutputT extends Any> MapElementFn<?, OutputT> into(TypeDescriptor<OutputT> outputType)

        Factory method of class, that take the output org.apache.beam.sdk.values.TypeDescriptor.

        Parameters:
        outputType - a org.apache.beam.sdk.values.TypeDescriptor object