Uses of Class
org.apache.nutch.service.model.request.SeedUrl
-
Packages that use SeedUrl Package Description org.apache.nutch.service.model.request -
-
Uses of SeedUrl in org.apache.nutch.service.model.request
Methods in org.apache.nutch.service.model.request that return types with arguments of type SeedUrl Modifier and Type Method Description Collection<SeedUrl>
SeedList. getSeedUrls()
Method parameters in org.apache.nutch.service.model.request with type arguments of type SeedUrl Modifier and Type Method Description void
SeedList. setSeedUrls(Collection<SeedUrl> seedUrls)
-