- ParallecAppMin - Class in io.parallec.core.app
-
The Class ParallecAppMin to demonstrate Parallec with 10 lines.
- ParallecAppMin() - Constructor for class io.parallec.core.app.ParallecAppMin
-
- ParallecGlobalConfig - Class in io.parallec.core.config
-
this is the global system config.
- ParallecGlobalConfig() - Constructor for class io.parallec.core.config.ParallecGlobalConfig
-
- parallecHeader - Variable in class io.parallec.core.bean.HttpMeta
-
The parallec header.
- ParallecHeader - Class in io.parallec.core
-
Easy to use HTTP Header builder to add header key/value pair.
- ParallecHeader() - Constructor for class io.parallec.core.ParallecHeader
-
Instantiates a new parallec header.
- ParallecResponseHandler - Interface in io.parallec.core
-
The Interface ParallecResponseHandler.
- ParallelClient - Class in io.parallec.core
-
This is the starting point of starting a parallel client, which create a
ParallelTaskBuilder
after a prepareGet functions.
- ParallelClient() - Constructor for class io.parallec.core.ParallelClient
-
Instantiates a new parallel client.
- ParallelTask - Class in io.parallec.core
-
The key class represents a onetime execution on multiple requests.
- ParallelTask() - Constructor for class io.parallec.core.ParallelTask
-
Instantiates a new parallel task.
- ParallelTask(RequestProtocol, int, HttpMeta, TargetHostMeta, SshMeta, TcpMeta, UdpMeta, PingMeta, ParallecResponseHandler, Map<String, Object>, Map<String, StrStrMap>, Map<String, String>, RequestReplacementType, ParallelTaskConfig) - Constructor for class io.parallec.core.ParallelTask
-
Instantiates a new parallel task.
- ParallelTaskBean - Class in io.parallec.core.task
-
The Class ParallelTaskBean.
- ParallelTaskBean(ParallelTask) - Constructor for class io.parallec.core.task.ParallelTaskBean
-
Instantiates a new parallel task bean.
- ParallelTaskBuilder - Class in io.parallec.core
-
This class stores all the metadata to build the ParallelTask.
- ParallelTaskBuilder() - Constructor for class io.parallec.core.ParallelTaskBuilder
-
Instantiates a new parallel task builder.
- ParallelTaskConfig - Class in io.parallec.core.config
-
- ParallelTaskConfig() - Constructor for class io.parallec.core.config.ParallelTaskConfig
-
- ParallelTaskConfigDefault - Class in io.parallec.core.config
-
- ParallelTaskConfigDefault() - Constructor for class io.parallec.core.config.ParallelTaskConfigDefault
-
Instantiates a new parallel task config.
- ParallelTaskInvalidException - Exception in io.parallec.core.exception
-
The Class ParallelTaskInvalidException.
- ParallelTaskInvalidException(String, Exception) - Constructor for exception io.parallec.core.exception.ParallelTaskInvalidException
-
Instantiates a new parallel task invalid exception.
- ParallelTaskInvalidException(String) - Constructor for exception io.parallec.core.exception.ParallelTaskInvalidException
-
Instantiates a new parallel task invalid exception.
- ParallelTaskManager - Class in io.parallec.core.task
-
The class to manage the current running tasks and wait queue.
- ParallelTaskManager() - Constructor for class io.parallec.core.task.ParallelTaskManager
-
Instantiates a new parallel task manager.
- parallelTaskResult - Variable in class io.parallec.core.ParallelTask
-
The parallel task result:
a hashmap to store the request parameters, host name, ResponseOnSingleTask.
- parallelTaskResult - Variable in class io.parallec.core.task.ParallelTaskBean
-
The parallel task result.
- ParallelTaskState - Enum in io.parallec.core.task
-
The Enum ParallelTaskState.
- ParallelTaskState() - Constructor for enum io.parallec.core.task.ParallelTaskState
-
- passphrase - Variable in class io.parallec.core.bean.ssh.SshMeta
-
The passphrase.
- password - Variable in class io.parallec.core.bean.ssh.SshMeta
-
The password.
- PcConstants - Class in io.parallec.core.util
-
Static variable names...
- PcConstants() - Constructor for class io.parallec.core.util.PcConstants
-
- PcDateUtils - Class in io.parallec.core.util
-
The Class PcDateUtils.
- PcDateUtils() - Constructor for class io.parallec.core.util.PcDateUtils
-
- PcErrorMsgUtils - Class in io.parallec.core.util
-
The Class PcErrorMsgUtils.
- PcErrorMsgUtils() - Constructor for class io.parallec.core.util.PcErrorMsgUtils
-
- PcErrorMsgUtils.ERROR_TYPE - Enum in io.parallec.core.util
-
The Enum ERROR_TYPE.
- PcFileNetworkIoUtils - Class in io.parallec.core.util
-
The Class PcFileNetworkIoUtils.
- PcFileNetworkIoUtils() - Constructor for class io.parallec.core.util.PcFileNetworkIoUtils
-
- PcHttpUtils - Class in io.parallec.core.util
-
Adding http header logic TODO; should finally be data driven and specific for
each command.
- PcHttpUtils() - Constructor for class io.parallec.core.util.PcHttpUtils
-
- PcNumberUtils - Class in io.parallec.core.util
-
The Class PcNumberUtils.
- PcNumberUtils() - Constructor for class io.parallec.core.util.PcNumberUtils
-
- PcStringUtils - Class in io.parallec.core.util
-
The Class PcStringUtils.
- PcStringUtils() - Constructor for class io.parallec.core.util.PcStringUtils
-
- PcTargetHostsUtils - Class in io.parallec.core.util
-
The Class PcTargetHostsUtils.
- PcTargetHostsUtils() - Constructor for class io.parallec.core.util.PcTargetHostsUtils
-
- PerformUsage() - Constructor for class io.parallec.core.monitor.MonitorProvider.PerformUsage
-
- pingFutureCheckIntervalSec - Static variable in class io.parallec.core.config.ParallecGlobalConfig
-
The ping future check interval sec.
- pingMeta - Variable in class io.parallec.core.actor.PingWorker
-
The ping meta.
- pingMeta - Variable in class io.parallec.core.actor.PingWorker.PingTask
-
The ping meta.
- PingMeta - Class in io.parallec.core.bean.ping
-
The Ping metadata on mode,timeout and retries.
- PingMeta() - Constructor for class io.parallec.core.bean.ping.PingMeta
-
- pingMeta - Variable in class io.parallec.core.bean.TaskRequest
-
The ping meta.
- pingMeta - Variable in class io.parallec.core.ParallelTask
-
The ping meta.
- pingMeta - Variable in class io.parallec.core.ParallelTaskBuilder
-
The ping meta data.
- PingMode - Enum in io.parallec.core.bean.ping
-
The Enum of Ping Mode.
- PingMode() - Constructor for enum io.parallec.core.bean.ping.PingMode
-
- pingModeDefault - Static variable in class io.parallec.core.config.ParallecGlobalConfig
-
The ping mode default.
- pingNumRetriesDefault - Static variable in class io.parallec.core.config.ParallecGlobalConfig
-
The ping num retries default.
- PingProvider - Class in io.parallec.core.commander.workflow.ping
-
- PingProvider() - Constructor for class io.parallec.core.commander.workflow.ping.PingProvider
-
- PingTask(String, PingMeta) - Constructor for class io.parallec.core.actor.PingWorker.PingTask
-
Instantiates a new ping task.
- pingTimeoutMillis - Variable in class io.parallec.core.bean.ping.PingMeta
-
- pingTimeoutMillisDefault - Static variable in class io.parallec.core.config.ParallecGlobalConfig
-
The ping timeout millis default.
- PingWorker - Class in io.parallec.core.actor
-
Using callable to start a new thread to run the Ping execution task (which
make take minutes).
- PingWorker(int, PingMeta, String) - Constructor for class io.parallec.core.actor.PingWorker
-
Instantiates a new ping worker.
- PingWorker.PingTask - Class in io.parallec.core.actor
-
thread to return the future.
- pollable - Variable in class io.parallec.core.bean.TaskRequest
-
The pollable.
- pollerData - Variable in class io.parallec.core.actor.OperationWorker
-
Http Poller.
- PollerData - Class in io.parallec.core.actor.poll
-
the currentProgress is just for display.
- PollerData() - Constructor for class io.parallec.core.actor.poll.PollerData
-
Instantiates a new poller data.
- pollerRequestTemplate - Variable in class io.parallec.core.actor.poll.HttpPollerProcessor
-
The poller request template.
- pollerType - Variable in class io.parallec.core.actor.poll.HttpPollerProcessor
-
The poller type.
- pollingErrorCount - Variable in class io.parallec.core.actor.OperationWorker
-
The polling error count.
- pollingHistoryMap - Variable in class io.parallec.core.actor.poll.PollerData
-
The polling history map.
- pollingHistoryMap - Variable in class io.parallec.core.ResponseOnSingleTask
-
The polling history map.
- pollIntervalMillis - Variable in class io.parallec.core.actor.poll.HttpPollerProcessor
-
The poll interval millis.
- pollMessageCancellable - Variable in class io.parallec.core.actor.OperationWorker
-
The poll message cancellable.
- pollProgress() - Method in class io.parallec.core.actor.OperationWorker
-
Poller.
- port - Variable in class io.parallec.core.bean.TaskRequest
-
The port.
- postData - Variable in class io.parallec.core.actor.HttpWorker
-
The post data.
- prepareHttpDelete(String) - Method in class io.parallec.core.ParallelClient
-
Prepare a parallel HTTP DELETE Task.
- prepareHttpGet(String) - Method in class io.parallec.core.ParallelClient
-
Prepare a parallel HTTP GET Task.
- prepareHttpHead(String) - Method in class io.parallec.core.ParallelClient
-
Prepare a parallel HTTP HEAD Task.
- prepareHttpOptions(String) - Method in class io.parallec.core.ParallelClient
-
Prepare a parallel HTTP OPTION Task.
- prepareHttpPost(String) - Method in class io.parallec.core.ParallelClient
-
Prepare a parallel HTTP POST Task.
- prepareHttpPut(String) - Method in class io.parallec.core.ParallelClient
-
Prepare a parallel HTTP PUT Task.
- preparePing() - Method in class io.parallec.core.ParallelClient
-
Prepare a parallel PING Task.
- prepareSsh() - Method in class io.parallec.core.ParallelClient
-
Prepare a parallel SSH Task.
- prepareTcp(String) - Method in class io.parallec.core.ParallelClient
-
Prepare a parallel TCP Task.
- prepareUdp(String) - Method in class io.parallec.core.ParallelClient
-
Prepare a parallel UDP Task.
- prettyPrintInfo() - Method in class io.parallec.core.ParallelTask
-
Pretty print info.
- printHttpTrueHeaderMap - Variable in class io.parallec.core.config.ParallelTaskConfig
-
The print http true header map.
- printHttpTrueHeaderMap - Static variable in class io.parallec.core.config.ParallelTaskConfigDefault
-
The print http true header map.
- printPoller - Variable in class io.parallec.core.config.ParallelTaskConfig
-
- printPoller - Static variable in class io.parallec.core.config.ParallelTaskConfigDefault
-
The print poller.
- printStackTrace(Throwable) - Static method in class io.parallec.core.util.PcStringUtils
-
Prints the stack trace.
- privKeyRelativePath - Variable in class io.parallec.core.bean.ssh.SshMeta
-
The priv key relative path.
- privKeyUsePassphrase - Variable in class io.parallec.core.bean.ssh.SshMeta
-
The priv key use passphrase.
- processedWorkerCount - Variable in class io.parallec.core.actor.AssistantExecutionManager
-
The processed worker count.
- processedWorkerCount - Variable in class io.parallec.core.actor.message.ContinueToSendToBatchSenderAsstManager
-
The processed worker count.
- processMainRequest() - Method in class io.parallec.core.actor.OperationWorker
-
the 1st request from the manager.
- progressRegex - Variable in class io.parallec.core.actor.poll.HttpPollerProcessor
-
The progress regex.
- progressStuckTimeoutSeconds - Variable in class io.parallec.core.actor.poll.HttpPollerProcessor
-
The progress stuck timeout seconds.
- protocol - Variable in class io.parallec.core.bean.TaskRequest
-
The protocol.