Class DoubleMathFunctionTransform

    • Constructor Detail

      • DoubleMathFunctionTransform

        public DoubleMathFunctionTransform​(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