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