Class ReplaceInvalidWithIntegerTransform

    • Constructor Detail

      • ReplaceInvalidWithIntegerTransform

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