Package | Description |
---|---|
org.apache.nutch.webui.client.impl |
Contains implementation of client classes and interfaces for Web UI
|
Modifier and Type | Method and Description |
---|---|
static RemoteCommandBuilder |
RemoteCommandBuilder.instance(JobInfo.JobType jobType) |
RemoteCommandBuilder |
RemoteCommandBuilder.withArgument(java.lang.String key,
java.lang.String value) |
RemoteCommandBuilder |
RemoteCommandBuilder.withConfigId(java.lang.String configId) |
RemoteCommandBuilder |
RemoteCommandBuilder.withCrawlId(java.lang.String crawlId) |
RemoteCommandBuilder |
RemoteCommandBuilder.withJobType(JobInfo.JobType jobType) |
RemoteCommandBuilder |
RemoteCommandBuilder.withTimeout(org.joda.time.Duration timeout) |
Copyright © 2019 The Apache Software Foundation