| Modifier and Type | Field and Description |
|---|---|
protected Connection |
HPCCWsClient.connection |
protected Connection |
BaseHPCCWsClient.wsconn |
| Modifier and Type | Method and Description |
|---|---|
protected Connection |
HPCCWsClient.getConnection()
get this HPCCWsClient's connection object.
|
| Modifier and Type | Method and Description |
|---|---|
static HPCCWsCodeSignClient |
HPCCWsCodeSignClient.get(Connection connection)
Gets the.
|
static HPCCWsSQLClient |
HPCCWsSQLClient.get(Connection connection)
Gets the.
|
static HPCCFileSprayClient |
HPCCFileSprayClient.get(Connection connection)
Gets the.
|
static HPCCWsResourcesClient |
HPCCWsResourcesClient.get(Connection connection)
Gets the.
|
static HPCCWsFileIOClient |
HPCCWsFileIOClient.get(Connection connection)
Gets the.
|
static HPCCWsWorkUnitsClient |
HPCCWsWorkUnitsClient.get(Connection connection)
Gets the.
|
static HPCCWsPackageProcessClient |
HPCCWsPackageProcessClient.get(Connection connection)
Gets the.
|
static HPCCWsStoreClient |
HPCCWsStoreClient.get(Connection connection)
Gets the.
|
static HPCCWsDFUClient |
HPCCWsDFUClient.get(Connection connection)
Gets the.
|
static HPCCWsDFUXRefClient |
HPCCWsDFUXRefClient.get(Connection connection)
Gets the.
|
static HPCCWsTopologyClient |
HPCCWsTopologyClient.get(Connection connection)
Gets the.
|
static HPCCWsSMCClient |
HPCCWsSMCClient.get(Connection connection)
Gets the.
|
protected void |
HPCCWsDFUClient.initWsDFUClientStub(Connection conn)
Initializes the service's underlying stub Should only be used by constructors.
|
protected void |
HPCCWsDFUXRefClient.initWsDFUXRefClientStub(Connection conn)
Initializes the service's underlying stub Should only be used by constructors.
|
protected void |
HPCCWsCodeSignClient.initWsResourcesClientStub(Connection conn)
Initializes the service's underlying stub Should only be used by constructors.
|
protected void |
HPCCWsResourcesClient.initWsResourcesClientStub(Connection conn)
Initializes the service's underlying stub Should only be used by constructors.
|
void |
HPCCWsWorkUnitsClient.initWsWorkUnitsClientStub(Connection conn)
Initializes the service's underlying soap proxy.
|
protected void |
BaseHPCCWsClient.setActiveConnectionInfo(Connection conn)
Stores active connection information for post-initialization use
|
static org.apache.axis2.client.Stub |
BaseHPCCWsClient.setStubOptions(org.apache.axis2.client.Stub thestub,
Connection connection)
Sets the stub options.
|
void |
HPCCWsClient.updateConnection(Connection conn)
Caller can edit connection properties for this HPCCWsClient by providing connection object, then get appropriate subclient.
|
| Constructor and Description |
|---|
HPCCFileSprayClient(Connection baseConnection)
Instantiates a new HPCC file spray client.
|
HPCCWsClient(Connection conn)
Instantiates HPCCWsClient, uses contents of connection object to communicate with target HPCC System.
|
HPCCWsClientPool(Connection connection)
Instantiates a new HPCC ws client pool.
|
HPCCWsClientPool(Connection connection,
long timeout)
Instantiates a new HPCC ws client pool.
|
HPCCWsCodeSignClient(Connection baseConnection)
Instantiates a new HPCC WSRESOURCES client.
|
HPCCWsDFUClient(Connection baseConnection)
Instantiates a new HPCC ws DFU client.
|
HPCCWsDFUXRefClient(Connection baseConnection)
Instantiates a new HPCC WSDFUXREF client.
|
HPCCWsFileIOClient(Connection baseConnection)
Instantiates a new HPCC ws file IO client.
|
HPCCWsPackageProcessClient(Connection baseConnection)
Instantiates a new HPCC ws package process client.
|
HPCCWsResourcesClient(Connection baseConnection)
Instantiates a new HPCC WSRESOURCES client.
|
HPCCWsSMCClient(Connection conn)
Instantiates a new HPCC ws SMC client.
|
HPCCWsSQLClient(Connection baseConnection)
Instantiates a new HPCC ws SQL client.
|
HPCCWsStoreClient(Connection baseConnection)
Instantiates a new HPCC ws store client.
|
HPCCWsTopologyClient(Connection baseConnection)
Instantiates a new HPCC ws topology client.
|
HPCCWsWorkUnitsClient(Connection baseConnection)
Instantiates a new HPCC ws work units client.
|
| Modifier and Type | Method and Description |
|---|---|
static HPCCWsAttributesClient |
HPCCWsAttributesClient.get(Connection connection)
Gets the.
|
| Constructor and Description |
|---|
HPCCWsAttributesClient(Connection baseConnection)
Instantiates a new HPCC ws attributes client.
|
| Modifier and Type | Method and Description |
|---|---|
static Platform |
Platform.get(Connection conn)
Gets the.
|
| Constructor and Description |
|---|
Platform(Connection hpccconn)
Instantiates a new platform.
|
Platform(Connection hpccconn,
long pooltimeoutmillis)
Instantiates a new platform.
|
| Modifier and Type | Field and Description |
|---|---|
protected static Connection |
BaseRemoteTest.connection |
| Constructor and Description |
|---|
WsWorkunitsClientStub1_58(Connection connection)
Instantiates a new ws workunits client stub 1 58.
|
WsWorkunitsClientStub1_62(Connection connection)
Instantiates a new ws workunits client stub 1 62.
|
WsWorkunitsClientStub1_69(Connection connection)
Instantiates a new ws workunits client stub 1 69.
|
WsWorkunitsClientStub1_81(Connection connection)
Instantiates a new ws workunits client stub 1_81.
|
WsWorkunitsClientStubWrapper(Connection conn,
Version targetVersion)
Instantiates a new ws workunits client stub wrapper based on the target hpcc version
|
Copyright © 2021. All rights reserved.