Class CrawlerProgressLogger

java.lang.Object
com.norconex.crawler.core.cmd.crawl.CrawlerProgressLogger

public class CrawlerProgressLogger extends Object
Logs useful information about the crawler execution progress.
  • Constructor Details

  • Method Details

    • setStopCheckCallback

      public void setStopCheckCallback(Runnable callback)
    • start

      public void start()
    • stop

      public void stop()
    • getExecutionSummary

      public String getExecutionSummary()
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • canEqual

      protected boolean canEqual(Object other)
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object