org.archive.crawler.frontier
Class ZeroCostAssignmentPolicy

java.lang.Object
  extended by org.archive.crawler.frontier.CostAssignmentPolicy
      extended by org.archive.crawler.frontier.ZeroCostAssignmentPolicy

public class ZeroCostAssignmentPolicy
extends CostAssignmentPolicy

CostAssignmentPolicy considering all URIs costless -- essentially disabling budgetting features.

Author:
gojomo

Constructor Summary
ZeroCostAssignmentPolicy()
           
 
Method Summary
 int costOf(CrawlURI curi)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ZeroCostAssignmentPolicy

public ZeroCostAssignmentPolicy()
Method Detail

costOf

public int costOf(CrawlURI curi)
Specified by:
costOf in class CostAssignmentPolicy


Copyright © 2003-2011 Internet Archive. All Rights Reserved.