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.bean |
Beans.
|
io.parallec.core.commander.workflow |
Work flow and variable replacement utilities.
|
io.parallec.core.task |
Class and Description |
---|
HttpMeta
The metadata about the HTTP request (url/port/header/concurrency etc) It does
not include the target hosts information.
|
ResponseHeaderMeta |
SetAndCount
The class used to represent the target hosts and a count when aggregation
|
StrStrMap
This allow you to replace multiple variables with multiple values key: the
variable name : e.g.
|
TargetHostMeta
The metadata about the targetHost, which is mainly a list of hostnames (IP or FQDN)
the primary key is the targetHostId, generated with timestamp
|
TaskRequest
This is the request send to the operation worker.
|
TaskRunMode
The Enum Mode of running Parallel Task: async or sync.
|
Class and Description |
---|
HttpMeta
The metadata about the HTTP request (url/port/header/concurrency etc) It does
not include the target hosts information.
|
ResponseHeaderMeta |
TargetHostMeta
The metadata about the targetHost, which is mainly a list of hostnames (IP or FQDN)
the primary key is the targetHostId, generated with timestamp
|
TaskRequest
This is the request send to the operation worker.
|
Class and Description |
---|
ResponseHeaderMeta |
SingleTargetTaskStatus
The Enum SingleTargetTaskStatus.
|
StrStrMap
This allow you to replace multiple variables with multiple values key: the
variable name : e.g.
|
TaskRunMode
The Enum Mode of running Parallel Task: async or sync.
|
Class and Description |
---|
StrStrMap
This allow you to replace multiple variables with multiple values key: the
variable name : e.g.
|
Class and Description |
---|
HttpMeta
The metadata about the HTTP request (url/port/header/concurrency etc) It does
not include the target hosts information.
|
StrStrMap
This allow you to replace multiple variables with multiple values key: the
variable name : e.g.
|
TargetHostMeta
The metadata about the targetHost, which is mainly a list of hostnames (IP or FQDN)
the primary key is the targetHostId, generated with timestamp
|