// set the default segment names
setDefaultSegments();
this.crawlQueues.relocate(this.queuesRoot); // cannot be closed because the busy threads are working with that object
// create a crawler
this.crawler = new CrawlSwitchboard(
networkName,
this.log,
this.queuesRoot);
// init a DHT transmission dispatcher