Interface BackFillerListener


public interface BackFillerListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onBackfillFinished(long start, long stop, long processedParameters)
    Called when a backfilling task finished
  • Method Details

    • onBackfillFinished

      void onBackfillFinished(long start, long stop, long processedParameters)
      Called when a backfilling task finished