public class SetIdleTimeCommand extends ca.eandb.util.args.AbstractCommand<Configuration>
Command that sets the time (in seconds) that the server
should instruct workers to idle when there are no tasks to perform.| Constructor and Description |
|---|
SetIdleTimeCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
run(String[] args,
Configuration conf) |
public void run(String[] args, Configuration conf)
run in class ca.eandb.util.args.AbstractCommand<Configuration>Copyright © 2016. All rights reserved.