Class ReplaceEmptyIntegerWithValueTransform

    • Constructor Detail

      • ReplaceEmptyIntegerWithValueTransform

        public ReplaceEmptyIntegerWithValueTransform​(String columnName,
                                                     int value)
    • Method Detail

      • map

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