| Package | Description |
|---|---|
| org.brutusin.wava.core |
| Modifier and Type | Method and Description |
|---|---|
PeerChannel<SubmitInput> |
Scheduler.JobInfo.getSubmitChannel() |
| Modifier and Type | Method and Description |
|---|---|
void |
Scheduler.cancel(PeerChannel<CancelInput> cancelChannel) |
void |
Scheduler.listGroups(PeerChannel<Void> channel,
boolean noHeaders) |
void |
Scheduler.listJobs(PeerChannel<Void> channel,
boolean noHeaders) |
void |
Scheduler.submit(PeerChannel<SubmitInput> submitChannel) |
void |
Scheduler.updateGroup(PeerChannel<GroupInput> channel) |
| Constructor and Description |
|---|
JobInfo(int id,
PeerChannel<SubmitInput> submitChannel) |
Copyright © 2010–2016. All rights reserved.