| Package | Description |
|---|---|
| org.hpccsystems.ws.client.platform |
| Modifier and Type | Field and Description |
|---|---|
protected Collection<Workunit> |
Platform.workunits |
| Modifier and Type | Method and Description |
|---|---|
static Workunit |
Workunit.get(Platform platform,
String wuid)
Gets the.
|
Workunit |
Graph.getWorkunit()
Gets the workunit.
|
Workunit |
LogicalFile.getWorkunit()
Gets the workunit.
|
Workunit |
Result.getWorkunit()
Gets the workunit.
|
Workunit |
Platform.getWorkunit(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_81.ECLWorkunit wu)
Gets the workunit.
|
Workunit |
Platform.getWorkunit(String wuid)
Gets the workunit.
|
Workunit |
Platform.submit(String cluster,
String archiveOrEcl,
boolean compileOnly)
Submit.
|
Workunit |
Platform.submit(String cluster,
String archiveOrEcl,
String jobname,
String filePath,
int inlineResultLimit,
boolean compileOnly)
Submit.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<Workunit> |
Platform.getWorkunits(boolean userOnly)
Gets the workunits.
|
Collection<Workunit> |
Platform.getWorkunits(boolean userOnly,
String cluster)
Gets the workunits.
|
Collection<Workunit> |
Platform.getWorkunits(boolean userOnly,
String cluster,
String startDate,
String endDate,
String jobname,
String appKey,
String appData)
Gets the workunits.
|
Collection<Workunit> |
Platform.getWorkunits(String owner,
String cluster,
GregorianCalendar startDate,
GregorianCalendar endDate)
Gets the workunits.
|
| Modifier and Type | Method and Description |
|---|---|
static Result |
Result.get(Workunit workunit,
Integer sequence)
Gets the.
|
static Graph |
Graph.get(Workunit workunit,
String name)
Gets the.
|
Copyright © 2021. All rights reserved.