Package | Description |
---|---|
org.apache.nutch.webui.client.impl | |
org.apache.nutch.webui.client.model |
Modifier and Type | Method and Description |
---|---|
static RemoteCommandBuilder |
RemoteCommandBuilder.instance(JobInfo.JobType jobType) |
RemoteCommandBuilder |
RemoteCommandBuilder.withJobType(JobInfo.JobType jobType) |
Modifier and Type | Method and Description |
---|---|
JobInfo.JobType |
JobConfig.getType() |
static JobInfo.JobType |
JobInfo.JobType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JobInfo.JobType[] |
JobInfo.JobType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
JobConfig.setType(JobInfo.JobType type) |
Copyright © 2015 The Apache Software Foundation