public class JobFactory extends Object
| Constructor and Description |
|---|
JobFactory() |
| Modifier and Type | Method and Description |
|---|---|
NutchTool |
createToolByClassName(String className,
Configuration conf) |
NutchTool |
createToolByType(JobManager.JobType type,
Configuration conf) |
public NutchTool createToolByType(JobManager.JobType type, Configuration conf)
public NutchTool createToolByClassName(String className, Configuration conf)
Copyright © 2021 The Apache Software Foundation