Class SparkRowToImmutableDataConverter


  • public final class SparkRowToImmutableDataConverter
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method Description
      static cern.cmw.datax.ImmutableData convert​(@NonNull org.apache.spark.sql.Row source)
      Deprecated.
      please use SparkRowToImmutableDataConverter
      • Methods inherited from class java.lang.Object

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

      • convert

        @Deprecated
        public static cern.cmw.datax.ImmutableData convert​(@NonNull
                                                           @NonNull org.apache.spark.sql.Row source)
        Deprecated.
        please use SparkRowToImmutableDataConverter