|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.archive.crawler.frontier.CostAssignmentPolicy
org.archive.crawler.frontier.UnitCostAssignmentPolicy
public class UnitCostAssignmentPolicy
A CostAssignment policy that uses a constant value of 1 for all CrawlURIs.
| Constructor Summary | |
|---|---|
UnitCostAssignmentPolicy()
|
|
| 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 |
|---|
public UnitCostAssignmentPolicy()
| Method Detail |
|---|
public int costOf(CrawlURI curi)
costOf in class CostAssignmentPolicy
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||