public class RemoteCommandExecutor
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
class |
RemoteCommandExecutor.JobStateChecker |
Constructor and Description |
---|
RemoteCommandExecutor(NutchClient client) |
Modifier and Type | Method and Description |
---|---|
JobInfo |
executeRemoteJob(RemoteCommand command) |
void |
setRequestDelay(org.joda.time.Duration requestDelay) |
public RemoteCommandExecutor(NutchClient client)
public JobInfo executeRemoteJob(RemoteCommand command)
public void setRequestDelay(org.joda.time.Duration requestDelay)
Copyright © 2019 The Apache Software Foundation