Class FloatMathFunctionTransform

    • Constructor Detail

      • FloatMathFunctionTransform

        public FloatMathFunctionTransform​(String columnName,
                                          MathFunction mathFunction)
    • Method Detail

      • map

        public Object map​(Object input)
        Description copied from interface: Transform
        Transform an object in to another object
        Parameters:
        input - the record to transform
        Returns:
        the transformed writable