| Package | Description |
|---|---|
| io.parallec.core |
Main package, including most user-facing classes such as the ParallelClient,
ParallelTask etc.
|
| io.parallec.core.actor |
Actors to execute parallel task and return responses.
|
| io.parallec.core.actor.poll |
Classes for handling Async APIs with polling progress APIs
with success / failure criteria
|
| io.parallec.core.commander.workflow |
Work flow and variable replacement utilities.
|
| io.parallec.core.commander.workflow.ssh |
Work flow utilities on ssh.
|
| io.parallec.core.task |
| Class and Description |
|---|
| NodeReqResponse
To save the request parameter and the task response for this target host.
|
| Class and Description |
|---|
| ResponseOnSingeRequest
A single HTTP response for each http request
Note that the failObtainResponse in the response is whether work successfully
received.
|
| Class and Description |
|---|
| ResponseOnSingeRequest
A single HTTP response for each http request
Note that the failObtainResponse in the response is whether work successfully
received.
|
| Class and Description |
|---|
| NodeReqResponse
To save the request parameter and the task response for this target host.
|
| Class and Description |
|---|
| ResponseOnSingeRequest
A single HTTP response for each http request
Note that the failObtainResponse in the response is whether work successfully
received.
|
| Class and Description |
|---|
| NodeReqResponse
To save the request parameter and the task response for this target host.
|
| ResponseFromManager
The Class BatchResponseFromManager.
|