public class JobSender extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
JobSender.SendInvoker |
static class |
JobSender.SendResult |
| Constructor and Description |
|---|
JobSender(JobTrackerAppContext appContext) |
| Modifier and Type | Method and Description |
|---|---|
JobSender.SendResult |
send(String taskTrackerNodeGroup,
String taskTrackerIdentity,
JobSender.SendInvoker invoker) |
public JobSender(JobTrackerAppContext appContext)
public JobSender.SendResult send(String taskTrackerNodeGroup, String taskTrackerIdentity, JobSender.SendInvoker invoker)
Copyright © 2016. All rights reserved.