| org.archive.crawler.frontier.BdbMultipleWorkQueuesTest
BdbMultipleWorkQueuesTest | public class BdbMultipleWorkQueuesTest extends TestCase (Code) | | Unit tests for BdbMultipleWorkQueues functionality.
author: gojomo |
Method Summary | |
public void | testCalculateInsertKey() Basic sanity checks for calculateInsertKey() -- ensure ordinal, cost,
and schedulingDirective have the intended effects, for ordinal values
up through 1/4th of the maximum (about 2^61). |
testCalculateInsertKey | public void testCalculateInsertKey() throws URIException(Code) | | Basic sanity checks for calculateInsertKey() -- ensure ordinal, cost,
and schedulingDirective have the intended effects, for ordinal values
up through 1/4th of the maximum (about 2^61).
throws: URIException - |
|
|