| Package | Description |
|---|---|
| org.hpccsystems.ws.client | |
| org.hpccsystems.ws.client.extended | |
| org.hpccsystems.ws.client.platform | |
| org.hpccsystems.ws.client.utils |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseHPCCWsClient |
class |
HPCCFileSprayClient
Use as soap client for HPCC wsFileSpray web service.
|
class |
HPCCWsClient
The HPCCWSCLient attempts to abstract out as much of the details for some of the most common
HPCC ESP actions.
|
class |
HPCCWsCodeSignClient
Client for HPCC's HPCCWsResources web service
|
class |
HPCCWsDFUClient |
class |
HPCCWsDFUXRefClient
Client for HPCC's WsDFUXRef web service
|
class |
HPCCWsFileIOClient
Use as soap client for HPCC WsFileIo web service.
|
class |
HPCCWsPackageProcessClient
Use as soap client for HPCC wsPackageProcess web service.
|
class |
HPCCWsResourcesClient
Client for HPCC's HPCCWsResources web service
|
class |
HPCCWsSMCClient
Use as soap client for HPCC WsSMC web service, also known as eclwatch
|
class |
HPCCWsSQLClient
Use as soap client for HPCC WsSQL web service.
|
class |
HPCCWsStoreClient
Use as soap client for HPCC WsFileIo web service.
|
class |
HPCCWsTopologyClient
Use as soap client for HPCC WsTopology web service.
|
class |
HPCCWsWorkUnitsClient
ESP Client code for common WsWorkUnits operations
|
| Modifier and Type | Class and Description |
|---|---|
class |
HPCCWsAttributesClient |
| Modifier and Type | Class and Description |
|---|---|
class |
Cluster |
class |
DataQuerySet |
class |
DropZone |
class |
FileSprayWorkunit |
class |
Graph |
class |
LogicalFile |
class |
PhysicalFile |
class |
PhysicalMachine |
class |
Platform |
class |
Result |
class |
Workunit |
| Modifier and Type | Field and Description |
|---|---|
protected ArrayList<DataSingleton> |
CollectionDelta.added |
protected ArrayList<DataSingleton> |
CollectionDelta.removed |
protected ArrayList<DataSingleton> |
CollectionDelta.unchanged |
| Modifier and Type | Method and Description |
|---|---|
<T extends DataSingleton> |
CollectionDelta.calcChanges(Collection<T> after) |
<T extends DataSingleton> |
CollectionDelta.calcChanges(T[] after) |
| Modifier and Type | Method and Description |
|---|---|
DataSingleton |
DataSingletonCollection.get(DataSingleton item) |
DataSingleton |
DataSingletonCollection.getNoCreate(DataSingleton item) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<DataSingleton> |
CollectionDelta.getAdded() |
Collection<DataSingleton> |
DataSingletonCollection.getAll() |
| Modifier and Type | Method and Description |
|---|---|
<T extends DataSingleton> |
CollectionDelta.calcChanges(T[] after) |
boolean |
CollectionDelta.exists(DataSingleton item) |
DataSingleton |
DataSingletonCollection.get(DataSingleton item) |
DataSingleton |
DataSingletonCollection.getNoCreate(DataSingleton item) |
void |
DataSingletonCollection.remove(DataSingleton item) |
boolean |
CollectionDelta.removeContains(DataSingleton item) |
Copyright © 2021. All rights reserved.