- targetHost - Variable in class io.parallec.core.actor.PingWorker.PingTask
-
The target host.
- targetHost - Variable in class io.parallec.core.actor.PingWorker
-
The target host.
- targetHost - Variable in class io.parallec.core.actor.SshWorker.SshTask
-
The target host.
- targetHost - Variable in class io.parallec.core.actor.SshWorker
-
The target host.
- targetHost - Variable in class io.parallec.core.actor.TcpWorker
-
The target host.
- targetHost - Variable in class io.parallec.core.actor.UdpWorker
-
The target host.
- targetHost - Variable in class io.parallec.core.commander.workflow.ssh.SshProvider
-
The target host.
- targetHostBuilder - Variable in class io.parallec.core.ParallelTaskBuilder
-
The targetHostBuilder.
- targetHostId - Variable in class io.parallec.core.bean.TargetHostMeta
-
The target host id.
- targetHostMeta - Variable in class io.parallec.core.actor.ExecutionManager
-
The node group metadata.
- TargetHostMeta - Class in io.parallec.core.bean
-
The metadata about the targetHost, which is mainly a list of hostnames (IP or FQDN)
the primary key is the targetHostId, generated with timestamp
- TargetHostMeta(List<String>) - Constructor for class io.parallec.core.bean.TargetHostMeta
-
Instantiates a new target host meta.
- TargetHostMeta() - Constructor for class io.parallec.core.bean.TargetHostMeta
-
Instantiates a new target host meta.
- targetHostMeta - Variable in class io.parallec.core.ParallelTask
-
The target host meta.
- targetHostMeta - Variable in class io.parallec.core.ParallelTaskBuilder
-
The target host meta data.
- targetHostMeta - Variable in class io.parallec.core.task.ParallelTaskBean
-
The target host meta.
- targetHosts - Variable in class io.parallec.core.actor.message.CancelTaskOnHostRequest
-
- targetHosts - Variable in class io.parallec.core.ParallelTaskBuilder
-
The target hosts.
- TargetHostsBuilder - Class in io.parallec.core.taskbuilder.targethosts
-
The Class TargetHostsBuilder.
- TargetHostsBuilder() - Constructor for class io.parallec.core.taskbuilder.targethosts.TargetHostsBuilder
-
Instantiates a new target hosts builder.
- TargetHostsBuilderHelperCms - Class in io.parallec.core.taskbuilder.targethosts
-
load node from CMS.
- TargetHostsBuilderHelperCms() - Constructor for class io.parallec.core.taskbuilder.targethosts.TargetHostsBuilderHelperCms
-
- TargetHostsLoadException - Exception in io.parallec.core.exception
-
The Class TargetHostsLoadException.
- TargetHostsLoadException(String, Exception) - Constructor for exception io.parallec.core.exception.TargetHostsLoadException
-
Instantiates a new target hosts load exception.
- task - Variable in class io.parallec.core.actor.ExecutionManager
-
The parallel task.
- TaskErrorMeta - Class in io.parallec.core.task
-
The Class TaskErrorMeta.
- TaskErrorMeta(TaskErrorMeta.TaskErrorType, String) - Constructor for class io.parallec.core.task.TaskErrorMeta
-
Instantiates a new task error meta.
- TaskErrorMeta(TaskErrorMeta.TaskErrorType, String, Throwable) - Constructor for class io.parallec.core.task.TaskErrorMeta
-
Instantiates a new task error meta.
- TaskErrorMeta.TaskErrorType - Enum in io.parallec.core.task
-
The Enum TaskErrorType.
- taskErrorMetas - Variable in class io.parallec.core.ParallelTask
-
The task error metas.
- taskErrorMetas - Variable in class io.parallec.core.task.ParallelTaskBean
-
The task error metas.
- TaskErrorType() - Constructor for enum io.parallec.core.task.TaskErrorMeta.TaskErrorType
-
- taskId - Variable in class io.parallec.core.actor.AssistantExecutionManager
-
- taskId - Variable in class io.parallec.core.actor.ExecutionManager
-
The task id.
- taskId - Variable in class io.parallec.core.actor.message.RequestToBatchSenderAsstManager
-
The task id.
- taskId - Variable in class io.parallec.core.ParallelTask
-
The task id.
- taskId - Variable in class io.parallec.core.task.ParallelTaskBean
-
The job id.
- taskIdTrim - Variable in class io.parallec.core.actor.AssistantExecutionManager
-
- taskIdTrim - Variable in class io.parallec.core.actor.ExecutionManager
-
The task id trim.
- taskLogFolderWithSlash - Static variable in class io.parallec.core.config.ParallecGlobalConfig
-
The task log folder with slash.
- taskLogPostfix - Static variable in class io.parallec.core.config.ParallecGlobalConfig
-
The task log postfix.
- taskManager - Variable in class io.parallec.core.ParallelClient
-
The task manager.
- TaskRequest - Class in io.parallec.core.bean
-
This is the request send to the operation worker.
- TaskRequest(int, RequestProtocol, String, String, int, String, String, HttpMethod, boolean, Map<String, String>, ParallecResponseHandler, Map<String, Object>, SshMeta, TcpMeta, UdpMeta, PingMeta, ResponseHeaderMeta) - Constructor for class io.parallec.core.bean.TaskRequest
-
Instantiates a new task request.
- TaskRunMode - Enum in io.parallec.core.bean
-
The Enum Mode of running Parallel Task: async or sync.
- TaskRunMode() - Constructor for enum io.parallec.core.bean.TaskRunMode
-
- TcpChannelHandler(TcpWorker) - Constructor for class io.parallec.core.actor.TcpWorker.TcpChannelHandler
-
Instantiates a new tcp channel handler.
- tcpConnectTimeoutMillis - Variable in class io.parallec.core.bean.tcp.TcpMeta
-
- tcpConnectTimeoutMillisDefault - Static variable in class io.parallec.core.config.ParallecGlobalConfig
-
The tcp connection timeout millis default.
- tcpIdleTimeoutSec - Variable in class io.parallec.core.bean.tcp.TcpMeta
-
- tcpIdleTimeoutSecDefault - Static variable in class io.parallec.core.config.ParallecGlobalConfig
-
The tcp idle timeout seconds default.
- tcpMeta - Variable in class io.parallec.core.actor.TcpWorker
-
The tcp meta.
- tcpMeta - Variable in class io.parallec.core.bean.TaskRequest
-
The tcp meta.
- TcpMeta - Class in io.parallec.core.bean.tcp
-
all ssh metadata except for the target host name.
- TcpMeta(String, int, int, int, ChannelFactory) - Constructor for class io.parallec.core.bean.tcp.TcpMeta
-
- TcpMeta() - Constructor for class io.parallec.core.bean.tcp.TcpMeta
-
- tcpMeta - Variable in class io.parallec.core.ParallelTask
-
The TCP meta.
- tcpMeta - Variable in class io.parallec.core.ParallelTaskBuilder
-
The TCP request meta data.
- tcpMeta - Variable in class io.parallec.core.task.ParallelTaskBean
-
The ssh meta.
- tcpPort - Variable in class io.parallec.core.bean.tcp.TcpMeta
-
The tcp port.
- tcpSshPingResourceStore - Variable in class io.parallec.core.ParallelClient
-
The tcp client store.
- TcpUdpRequestCreateException - Exception in io.parallec.core.exception
-
The Class HttpRequestCreateException.
- TcpUdpRequestCreateException(String, Exception) - Constructor for exception io.parallec.core.exception.TcpUdpRequestCreateException
-
Instantiates a new TCP / UDP request create exception.
- TcpUdpSshPingResourceStore - Class in io.parallec.core.resources
-
Provide external resources needed for netty based TCP/UDP worker: ChannelFactory
and HashedWheelTimer timer
- TcpUdpSshPingResourceStore() - Constructor for class io.parallec.core.resources.TcpUdpSshPingResourceStore
-
Instantiates a new http client store.
- TcpWorker - Class in io.parallec.core.actor
-
A worker for single TCP request class
- TcpWorker(int, TcpMeta, String) - Constructor for class io.parallec.core.actor.TcpWorker
-
Instantiates a new tcp worker.
- tcpWorker - Variable in class io.parallec.core.actor.TcpWorker.MyIdleHandler
-
The tcp worker.
- tcpWorker - Variable in class io.parallec.core.actor.TcpWorker.MyPipelineFactory
-
The tcp worker.
- tcpWorker - Variable in class io.parallec.core.actor.TcpWorker.TcpChannelHandler
-
The tcp worker.
- TcpWorker.MyIdleHandler - Class in io.parallec.core.actor
-
how to pass the idle event back to the worker.
- TcpWorker.MyPipelineFactory - Class in io.parallec.core.actor
-
define the list of handlers for this channel.
- TcpWorker.TcpChannelHandler - Class in io.parallec.core.actor
-
The Netty response/channel handler.
- ThreadData(String, String, long) - Constructor for class io.parallec.core.monitor.MonitorProvider.ThreadData
-
Instantiates a new thread data.
- threadData - Variable in class io.parallec.core.monitor.MonitorProvider.ThreadUsage
-
The thread data.
- threadName - Variable in class io.parallec.core.monitor.MonitorProvider.ThreadData
-
The thread name.
- threadPoolForSshPing - Variable in class io.parallec.core.resources.TcpUdpSshPingResourceStore
-
- threadState - Variable in class io.parallec.core.monitor.MonitorProvider.ThreadData
-
The thread state.
- ThreadUsage() - Constructor for class io.parallec.core.monitor.MonitorProvider.ThreadUsage
-
- THRESHOLD_PERCENT - Static variable in class io.parallec.core.monitor.MonitorProvider
-
The threshold percent.
- throwable - Variable in class io.parallec.core.task.TaskErrorMeta
-
The throwable.
- timeoutAskManagerSec - Variable in class io.parallec.core.config.ParallelTaskConfig
-
The timeout the director send to the manager to cancel it from outside.
- timeoutAskManagerSec - Static variable in class io.parallec.core.config.ParallelTaskConfigDefault
-
The timeout the director send to the manager to cancel it from outside.
- timeOutDuration - Static variable in class io.parallec.core.actor.ActorConfig
-
The Constant timeOutDuration.
- timeoutDuration - Variable in class io.parallec.core.actor.HttpWorker
-
The timeout duration.
- timeoutDuration - Variable in class io.parallec.core.actor.OperationWorker
-
The timeout duration.
- timeoutDuration - Variable in class io.parallec.core.actor.PingWorker
-
The timeout duration.
- timeoutDuration - Variable in class io.parallec.core.actor.SshWorker
-
The timeout duration.
- timeoutDuration - Variable in class io.parallec.core.actor.TcpWorker
-
The timeout duration.
- timeoutDuration - Variable in class io.parallec.core.actor.UdpWorker
-
The timeout duration.
- timeoutInManagerSec - Variable in class io.parallec.core.config.ParallelTaskConfig
-
The command manager internal timeout and cancel itself time in seconds
Note this may need to be adjusted for long polling jobs.
- timeoutInManagerSec - Static variable in class io.parallec.core.config.ParallelTaskConfigDefault
-
The command manager internal timeout and cancel itself time in seconds
Note this may need to be adjusted for long polling jobs.
- timeoutMessageCancellable - Variable in class io.parallec.core.actor.ExecutionManager
-
The timeout message cancellable.
- timeoutMessageCancellable - Variable in class io.parallec.core.actor.HttpWorker
-
The timeout message cancellable.
- timeoutMessageCancellable - Variable in class io.parallec.core.actor.OperationWorker
-
The timeout message cancellable.
- timeoutMessageCancellable - Variable in class io.parallec.core.actor.PingWorker
-
The timeout message cancellable.
- timeoutMessageCancellable - Variable in class io.parallec.core.actor.SshWorker
-
The timeout message cancellable.
- timeoutMessageCancellable - Variable in class io.parallec.core.actor.TcpWorker
-
The timeout message cancellable.
- timeoutMessageCancellable - Variable in class io.parallec.core.actor.UdpWorker
-
The timeout message cancellable.
- timer - Variable in class io.parallec.core.resources.TcpUdpSshPingResourceStore
-
- timeStamp - Variable in class io.parallec.core.task.ParallelTaskBean
-
The time stamp.
- toString() - Method in class io.parallec.core.actor.message.NodeReqResponse
-
- toString() - Method in class io.parallec.core.actor.message.ResponseOnSingeRequest
-
- toString() - Method in class io.parallec.core.actor.poll.HttpPollerProcessor
-
- toString() - Method in class io.parallec.core.actor.poll.PollerData
-
- toString() - Method in class io.parallec.core.bean.HttpMeta
-
- toString() - Method in class io.parallec.core.bean.ResponseHeaderMeta
-
- toString() - Method in class io.parallec.core.bean.SetAndCount
-
"SetAndCount [count=" + count + ", set=" + set + "]";
- toString() - Method in class io.parallec.core.bean.TargetHostMeta
-
- toString() - Method in class io.parallec.core.bean.TaskRequest
-
- toString() - Method in class io.parallec.core.bean.udp.UdpMeta
-
- toString() - Method in class io.parallec.core.config.ParallelTaskConfig
-
- toString() - Method in class io.parallec.core.monitor.MonitorProvider.Jsonable
-
- toString() - Method in class io.parallec.core.ParallecHeader
-
- toString() - Method in class io.parallec.core.ParallelTask
-
- toString() - Method in class io.parallec.core.ParallelTaskBuilder
-
- toString() - Method in enum io.parallec.core.RequestProtocol
-
- toString() - Method in class io.parallec.core.ResponseOnSingleTask
-
- totalMemory - Variable in class io.parallec.core.monitor.MonitorProvider.PerformUsage
-
The total memory.
- trueTargetNode - Variable in class io.parallec.core.actor.OperationWorker
-
The true target node.
- tryCount - Variable in class io.parallec.core.actor.HttpWorker
-
The try count.
- tryCount - Variable in class io.parallec.core.actor.PingWorker
-
The try count.
- tryCount - Variable in class io.parallec.core.actor.SshWorker
-
The try count.
- tryCount - Variable in class io.parallec.core.actor.TcpWorker
-
The try count.
- tryCount - Variable in class io.parallec.core.actor.UdpWorker
-
The try count.
- type - Variable in exception io.parallec.core.exception.ExecutionManagerExecutionException
-
The type.
- type - Variable in class io.parallec.core.task.TaskErrorMeta
-
The type.