Interface ResetableExporterFilter

    • Method Detail

      • reset

        void reset()
        Clears the filter's internal cache that might have built up during use. Filters implementing this interface usually cache data and they need to be reset before being used again.