Interface BatchFilter

    • Method Detail

      • filter

        Dataset filter​(Dataset data)
                throws Exception
        Filters the dataset coming through.
        Parameters:
        data - the data to filter
        Returns:
        the filtered data
        Throws:
        Exception - if filtering fails