| Package | Description |
|---|---|
| org.hpccsystems.ws.client | |
| org.hpccsystems.ws.client.wrappers.wsworkunits |
| Modifier and Type | Method and Description |
|---|---|
List<WorkunitWrapper> |
HPCCWsWorkUnitsClient.getWorkunits(WUQueryWrapper params)
Gets the workunits.
|
List<WorkunitWrapper> |
HPCCWsWorkUnitsClient.workUnitUQuery(WUQueryWrapper info)
Work unit U query.
|
| Modifier and Type | Method and Description |
|---|---|
WUQueryWrapper |
WUQueryWrapper.setApplicationValues(List<ApplicationValueWrapper> applicationValues)
Sets the application values.
|
WUQueryWrapper |
WUQueryWrapper.setArchived(Boolean b)
Sets the archived.
|
WUQueryWrapper |
WUQueryWrapper.setCluster(String cluster)
Sets the cluster.
|
WUQueryWrapper |
WUQueryWrapper.setDescending(boolean descending)
Sets the descending.
|
WUQueryWrapper |
WUQueryWrapper.setECL(String eCL)
Sets the ECL.
|
WUQueryWrapper |
WUQueryWrapper.setEndDate(Date date)
Sets the end date.
|
WUQueryWrapper |
WUQueryWrapper.setJobname(String jobname)
Sets the jobname.
|
WUQueryWrapper |
WUQueryWrapper.setLogicalFile(String logicalFile)
Sets the logical file.
|
WUQueryWrapper |
WUQueryWrapper.setOutputLogicalFilesOnly(WUQueryWrapper.LogicalFileSearchType lf)
Sets the output logical files only.
|
WUQueryWrapper |
WUQueryWrapper.setOwner(String owner)
Sets the owner.
|
WUQueryWrapper |
WUQueryWrapper.setPageSize(Long pageSize)
Sets the page size.
|
WUQueryWrapper |
WUQueryWrapper.setPageStartFrom(Long pageStartFrom)
Sets the page start from.
|
WUQueryWrapper |
WUQueryWrapper.setSortBy(WUQueryWrapper.SortBy sort)
Sets the sort by.
|
WUQueryWrapper |
WUQueryWrapper.setStartDate(Date date)
Sets the start date.
|
WUQueryWrapper |
WUQueryWrapper.setState(WUState stateenum)
Sets the state.
|
WUQueryWrapper |
WUQueryWrapper.setWuid(String wuid)
Sets the wuid.
|
Copyright © 2021. All rights reserved.