Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W 

S

saveLogToLocal(String) - Method in class io.parallec.core.ParallelTask
Save log to local.
saveLogToLocal() - Method in class io.parallec.core.ParallelTask
Save log to local.
saveResponseHeaders(ResponseHeaderMeta) - Method in class io.parallec.core.ParallelTaskBuilder
Sets the HTTP response header meta data.
saveResponseToTask - Variable in class io.parallec.core.config.ParallelTaskConfig
 
saveResponseToTask - Static variable in class io.parallec.core.config.ParallelTaskConfigDefault
The save response to task.
scheduler - Variable in class io.parallec.core.task.ParallelTaskManager
The scheduler.
schedulerCheckInterval - Static variable in class io.parallec.core.config.ParallecGlobalConfig
The scheduler check interval.
schedulerInitDelay - Static variable in class io.parallec.core.config.ParallecGlobalConfig
The scheduler init delay.
sender - Variable in class io.parallec.core.actor.HttpWorker
The sender.
sender - Variable in class io.parallec.core.actor.message.RequestToBatchSenderAsstManager
The sender.
sender - Variable in class io.parallec.core.actor.OperationWorker
The sender.
sender - Variable in class io.parallec.core.actor.PingWorker
The sender.
sender - Variable in class io.parallec.core.actor.SshWorker
The sender.
sender - Variable in class io.parallec.core.actor.TcpWorker
The sender.
sender - Variable in class io.parallec.core.actor.UdpWorker
The sender.
sendMessageUntilStopCount(int) - Method in class io.parallec.core.actor.AssistantExecutionManager
Note that if there is sleep in this method.
sendTaskToExecutionManager(ParallelTask) - Method in class io.parallec.core.task.ParallelTaskManager
Send parallel task to execution manager.
sentReply - Variable in class io.parallec.core.actor.HttpWorker
The sent reply.
sentReply - Variable in class io.parallec.core.actor.OperationWorker
The sent reply.
sentReply - Variable in class io.parallec.core.actor.PingWorker
The sent reply.
sentReply - Variable in class io.parallec.core.actor.SshWorker
The sent reply.
sentReply - Variable in class io.parallec.core.actor.TcpWorker
The sent reply.
sentReply - Variable in class io.parallec.core.actor.UdpWorker
The sent reply.
serialVersionUID - Static variable in exception io.parallec.core.exception.ActorMessageTypeInvalidException
The Constant serialVersionUID.
serialVersionUID - Static variable in exception io.parallec.core.exception.ExecutionManagerExecutionException
The Constant serialVersionUID.
serialVersionUID - Static variable in exception io.parallec.core.exception.HttpRequestCreateException
The Constant serialVersionUID.
serialVersionUID - Static variable in exception io.parallec.core.exception.ParallelTaskInvalidException
The Constant serialVersionUID.
serialVersionUID - Static variable in exception io.parallec.core.exception.TargetHostsLoadException
The Constant serialVersionUID.
serialVersionUID - Static variable in exception io.parallec.core.exception.TcpUdpRequestCreateException
The Constant serialVersionUID.
session - Variable in class io.parallec.core.commander.workflow.ssh.SshProvider
The session.
sessionConnectGenerateChannel(Session) - Method in class io.parallec.core.commander.workflow.ssh.SshProvider
Session connect generate channel.
set - Variable in class io.parallec.core.bean.SetAndCount
The set.
setActorMaxOperationTimeoutSec(int) - Method in class io.parallec.core.config.ParallelTaskConfig
 
SetAndCount - Class in io.parallec.core.bean
The class used to represent the target hosts and a count when aggregation
SetAndCount(Set<String>) - Constructor for class io.parallec.core.bean.SetAndCount
Instantiates a new sets the and count.
setAsstManagerRetryIntervalMillis(long) - Method in class io.parallec.core.config.ParallelTaskConfig
 
setAsyncHttpClient(AsyncHttpClient) - Method in class io.parallec.core.bean.HttpMeta
Sets the async http client.
setAsyncHttpClient(AsyncHttpClient) - Method in class io.parallec.core.ParallelTask
Sets the async http client.
setAsyncHttpClient(AsyncHttpClient) - Method in class io.parallec.core.ParallelTaskBuilder
Sets the async http client.
setAutoSaveLogToLocal(boolean) - Method in class io.parallec.core.config.ParallelTaskConfig
 
setAutoSaveLogToLocal(boolean) - Method in class io.parallec.core.ParallelTaskBuilder
Sets the auto save log to local.
setChannelFactory(ChannelFactory) - Method in class io.parallec.core.bean.tcp.TcpMeta
 
setChannelFactory(DatagramChannelFactory) - Method in class io.parallec.core.bean.udp.UdpMeta
 
setChannelFactory(ChannelFactory) - Method in class io.parallec.core.resources.TcpUdpSshPingResourceStore
 
setCommand(String) - Method in class io.parallec.core.bean.tcp.TcpMeta
 
setCommand(String) - Method in class io.parallec.core.bean.udp.UdpMeta
 
setCommandLine(String) - Method in class io.parallec.core.bean.ssh.SshMeta
Sets the command line.
setCommandMeta(HttpMeta) - Method in class io.parallec.core.task.ParallelTaskBean
Sets the command meta.
setComplete(boolean) - Method in class io.parallec.core.actor.poll.PollerData
Sets the complete.
setConcurrency(int) - Method in class io.parallec.core.ParallelTask
Sets the concurrency.
setConcurrency(int) - Method in class io.parallec.core.ParallelTaskBuilder
Sets the max concurrency.
setConfig(ParallelTaskConfig) - Method in class io.parallec.core.ParallelTask
Sets the config.
setConfig(ParallelTaskConfig) - Method in class io.parallec.core.ParallelTaskBuilder
Sets the config.
setCount(int) - Method in class io.parallec.core.bean.SetAndCount
Sets the count.
setCurrentProgress(double) - Method in class io.parallec.core.actor.poll.PollerData
Sets the current progress.
setCustomClientFast(AsyncHttpClient) - Method in class io.parallec.core.ParallelClient
Sets the custom fast client in the httpClientStore.
setCustomClientFast(AsyncHttpClient) - Method in class io.parallec.core.resources.HttpClientStore
Sets the custom client fast.
setCustomClientSlow(AsyncHttpClient) - Method in class io.parallec.core.ParallelClient
Sets the custom fast client in the httpClientStore.
setCustomClientSlow(AsyncHttpClient) - Method in class io.parallec.core.resources.HttpClientStore
Sets the custom client slow.
setCustomReqestContent(String, String) - Method in class io.parallec.core.actor.message.NodeReqResponse
Sets the custom reqest content.
setDatagramChannelFactory(DatagramChannelFactory) - Method in class io.parallec.core.resources.TcpUdpSshPingResourceStore
 
setDefaultEmptyReqestContent() - Method in class io.parallec.core.actor.message.NodeReqResponse
Sets the default empty reqest content.
setDefaultReqestContent(String) - Method in class io.parallec.core.actor.message.NodeReqResponse
Sets the default reqest content.
setDetails(String) - Method in class io.parallec.core.task.TaskErrorMeta
Sets the details.
setDurationSec(double) - Method in class io.parallec.core.ParallelTask
Sets the duration sec.
setDurationSec(double) - Method in class io.parallec.core.task.ParallelTaskBean
 
setEnableCapacityAwareTaskScheduler(boolean) - Method in class io.parallec.core.config.ParallelTaskConfig
 
setEnableCapacityAwareTaskScheduler(boolean) - Method in class io.parallec.core.ParallelTaskBuilder
Sets the enable capacity aware task scheduler.
setEntityBody(String) - Method in class io.parallec.core.bean.HttpMeta
Sets the entity body.
setError(boolean) - Method in class io.parallec.core.actor.poll.PollerData
Sets the error.
setError(boolean) - Method in class io.parallec.core.ResponseOnSingleTask
Sets the error.
setError(Boolean) - Method in class io.parallec.core.ResponseOnSingleTask
Sets the error.
setErrorMessage(String) - Method in class io.parallec.core.actor.message.ResponseOnSingeRequest
Sets the error message.
setErrorMessage(String) - Method in class io.parallec.core.ResponseOnSingleTask
Sets the error message.
setErrorTime(String) - Method in class io.parallec.core.task.TaskErrorMeta
Sets the error time.
setExecuteStartTime(long) - Method in class io.parallec.core.ParallelTask
Sets the execute start time.
setExecuteStartTime(String) - Method in class io.parallec.core.task.ParallelTaskBean
 
setExecutionEndTime(long) - Method in class io.parallec.core.ParallelTask
Sets the execution end time.
setExecutionEndTime(String) - Method in class io.parallec.core.task.ParallelTaskBean
 
setFailObtainResponse(boolean) - Method in class io.parallec.core.actor.message.ResponseOnSingeRequest
Sets the fail obtain response.
setFailureRegex(String) - Method in class io.parallec.core.actor.poll.HttpPollerProcessor
Sets the failure regex.
setGetAll(boolean) - Method in class io.parallec.core.bean.ResponseHeaderMeta
Sets the gets the all.
setHandler(ParallecResponseHandler) - Method in class io.parallec.core.ParallelTask
Sets the handler.
setHandler(ParallecResponseHandler) - Method in class io.parallec.core.task.ParallelTaskBean
Sets the handler.
setHandlerExecutionLocation(HandlerExecutionLocation) - Method in class io.parallec.core.config.ParallelTaskConfig
 
setHeaderMetadata(ParallecHeader) - Method in class io.parallec.core.bean.HttpMeta
Sets the header metadata.
setHostName(String) - Method in class io.parallec.core.actor.message.NodeReqResponse
Sets the host name.
setHttpClientFactoryEmbed(AsyncHttpClientFactoryEmbed) - Method in class io.parallec.core.resources.HttpClientStore
Sets the http client factory embed.
setHttpClientTypeCurrentDefault(HttpClientType) - Method in class io.parallec.core.ParallelClient
Sets the default client type that the httpClientStore.
setHttpClientTypeCurrentDefault(HttpClientType) - Method in class io.parallec.core.resources.HttpClientStore
this is a key function, and all new command builder will use this one .
setHttpEntityBody(String) - Method in class io.parallec.core.ParallelTaskBuilder
Sets the body.
setHttpHeaders(ParallecHeader) - Method in class io.parallec.core.ParallelTaskBuilder
this will create the adhoc header.
setHttpMeta(HttpMeta) - Method in class io.parallec.core.ParallelTask
Sets the command meta.
setHttpMeta(HttpMeta) - Method in class io.parallec.core.ParallelTaskBuilder
Sets the HttpMeta.
setHttpMethod(HttpMethod) - Method in class io.parallec.core.bean.HttpMeta
Sets the http method.
setHttpPollable(boolean) - Method in class io.parallec.core.ParallelTaskBuilder
Sets the HTTP pollable.
setHttpPollerProcessor(HttpPollerProcessor) - Method in class io.parallec.core.bean.HttpMeta
Sets the http poller processor.
setHttpPollerProcessor(HttpPollerProcessor) - Method in class io.parallec.core.ParallelTaskBuilder
Sets the HTTP poller processor to handle Async API.
setHttpPollerProcessor(HttpPollerProcessor) - Method in class io.parallec.core.task.ParallelTaskBean
Sets the http poller processor.
setHttpPort(int) - Method in class io.parallec.core.ParallelTaskBuilder
Sets the port.
setHttpPortReplaceable(String) - Method in class io.parallec.core.ParallelTaskBuilder
Sets the port variable name such as $PORT.
setJobIdAndMarkHasBeenSet(String) - Method in class io.parallec.core.actor.poll.PollerData
also mark as set.
setJobIdPlaceHolder(String) - Method in class io.parallec.core.actor.poll.HttpPollerProcessor
Sets the job id place holder.
setJobIdRegex(String) - Method in class io.parallec.core.actor.poll.HttpPollerProcessor
Sets the job id regex.
setKeys(List<String>) - Method in class io.parallec.core.bean.ResponseHeaderMeta
Sets the keys.
setLogger(Logger) - Static method in class io.parallec.core.actor.HttpWorker
Sets the logger.
setLogger(Logger) - Static method in class io.parallec.core.actor.PingWorker
Sets the logger.
setLogger(Logger) - Static method in class io.parallec.core.actor.SshWorker
Sets the logger.
setLogger(Logger) - Static method in class io.parallec.core.actor.TcpWorker
Sets the logger.
setLogger(Logger) - Static method in class io.parallec.core.actor.UdpWorker
Sets the logger.
setMaxPollError(int) - Method in class io.parallec.core.actor.poll.HttpPollerProcessor
Sets the max poll error.
setMetadata(String) - Method in class io.parallec.core.actor.poll.PollerData
Sets the metadata.
setMode(PingMode) - Method in class io.parallec.core.bean.ping.PingMeta
 
setMode(TaskRunMode) - Method in class io.parallec.core.ParallelTaskBuilder
Sets the mode.
setNumRetries(Integer) - Method in class io.parallec.core.bean.ping.PingMeta
 
setOperationTimeMillis(long) - Method in class io.parallec.core.ResponseOnSingleTask
Sets the operation time millis.
setParallelTaskResult(Map<String, NodeReqResponse>) - Method in class io.parallec.core.ParallelTask
Sets the parallel task result.
setParallelTaskResult(Map<String, NodeReqResponse>) - Method in class io.parallec.core.task.ParallelTaskBean
Sets the parallel task result.
setPassphrase(String) - Method in class io.parallec.core.bean.ssh.SshMeta
Sets the passphrase.
setPassword(String) - Method in class io.parallec.core.bean.ssh.SshMeta
Sets the password.
setPingMeta(PingMeta) - Method in class io.parallec.core.ParallelTask
Sets the ping meta.
setPingMode(PingMode) - Method in class io.parallec.core.ParallelTaskBuilder
Sets the ping mode.
setPingNumRetries(int) - Method in class io.parallec.core.ParallelTaskBuilder
Sets the ping num retries.
setPingTimeoutMillis(Integer) - Method in class io.parallec.core.bean.ping.PingMeta
 
setPingTimeoutMillis(int) - Method in class io.parallec.core.ParallelTaskBuilder
Sets the ping timeout millis.
setPollable(boolean) - Method in class io.parallec.core.bean.HttpMeta
Sets the pollable.
setPollable(boolean) - Method in class io.parallec.core.task.ParallelTaskBean
Sets the pollable.
setPollerRequestTemplate(String) - Method in class io.parallec.core.actor.poll.HttpPollerProcessor
Sets the poller request template.
setPollerType(String) - Method in class io.parallec.core.actor.poll.HttpPollerProcessor
Sets the poller type.
setPollIntervalMillis(long) - Method in class io.parallec.core.actor.poll.HttpPollerProcessor
Sets the poll interval millis.
setPrintHttpTrueHeaderMap(boolean) - Method in class io.parallec.core.config.ParallelTaskConfig
 
setPrintPoller(boolean) - Method in class io.parallec.core.config.ParallelTaskConfig
 
setPrivKeyRelativePath(String) - Method in class io.parallec.core.bean.ssh.SshMeta
Sets the priv key relative path.
setPrivKeyUsePassphrase(boolean) - Method in class io.parallec.core.bean.ssh.SshMeta
Sets the priv key use passphrase.
setProgressRegex(String) - Method in class io.parallec.core.actor.poll.HttpPollerProcessor
Sets the progress regex.
setProgressStuckTimeoutSeconds(int) - Method in class io.parallec.core.actor.poll.HttpPollerProcessor
Sets the progress stuck timeout seconds.
setProtocol(RequestProtocol) - Method in class io.parallec.core.ParallelTaskBuilder
Sets the protocol.
setReceiveTime(String) - Method in class io.parallec.core.actor.message.ResponseOnSingeRequest
Sets the receive time.
setReceiveTime(String) - Method in class io.parallec.core.ResponseOnSingleTask
Sets the receive time.
setReceiveTimeInManager(String) - Method in class io.parallec.core.ResponseOnSingleTask
Sets the receive time in manager.
setReceiveTimeNow() - Method in class io.parallec.core.actor.message.ResponseOnSingeRequest
Sets the receive time now.
setRegex(String) - Method in class io.parallec.core.FilterRegex
Sets the regex.
setReplacementVarMap(Map<String, String>) - Method in class io.parallec.core.ParallelTaskBuilder
Sets the replacement var map.
setReplacementVarMapNodeSpecific(Map<String, StrStrMap>) - Method in class io.parallec.core.ParallelTaskBuilder
Sets the replacement var map node specific.
setReplaceVarMapToSingleTarget(List<StrStrMap>, String) - Method in class io.parallec.core.ParallelTaskBuilder
Sets the replace var map to single target.
setReplaceVarMapToSingleTargetFromMap(Map<String, StrStrMap>, String) - Method in class io.parallec.core.ParallelTaskBuilder
Sets the replace var map to single target from map.
setReplaceVarMapToSingleTargetSingleVar(String, List<String>, String) - Method in class io.parallec.core.ParallelTaskBuilder
Sets the replace var map to single target single var.
setRequest(TaskRequest) - Method in class io.parallec.core.ResponseOnSingleTask
Sets the request.
setRequestNum(int) - Method in class io.parallec.core.ParallelTask
Sets the request num.
setRequestNum(Integer) - Method in class io.parallec.core.task.ParallelTaskBean
Sets the request num.
setRequestNumActual(int) - Method in class io.parallec.core.ParallelTask
Sets the request num actual.
setRequestNumActual(Integer) - Method in class io.parallec.core.task.ParallelTaskBean
Sets the request num actual.
setRequestPort(String) - Method in class io.parallec.core.bean.HttpMeta
Sets the request port.
setRequestProtocol(RequestProtocol) - Method in class io.parallec.core.ParallelTask
Sets the request protocol.
setRequestReplacementType(RequestReplacementType) - Method in class io.parallec.core.ParallelTask
Sets the request replacement type.
setRequestReplacementType(RequestReplacementType) - Method in class io.parallec.core.ParallelTaskBuilder
Sets the request replacement type.
setRequestReplacementType(RequestReplacementType) - Method in class io.parallec.core.task.ParallelTaskBean
Sets the request replacement type.
setRequestUrlPostfix(String) - Method in class io.parallec.core.bean.HttpMeta
will trim the leading and trailing whitespace if not null.
setResponseBody(String) - Method in class io.parallec.core.actor.message.ResponseOnSingeRequest
Sets the response body.
setResponseContent(String) - Method in class io.parallec.core.ResponseOnSingleTask
Sets the response content.
setResponseContext(Map<String, Object>) - Method in class io.parallec.core.ParallelTask
Sets the response context.
setResponseContext(Map<String, Object>) - Method in class io.parallec.core.ParallelTaskBuilder
Sets the response context.
setResponseContext(Map<String, Object>) - Method in class io.parallec.core.task.ParallelTaskBean
Sets the response context.
setResponseCount(int) - Method in class io.parallec.core.actor.message.ResponseFromManager
 
setResponsedNum(int) - Method in class io.parallec.core.ParallelTask
Sets the responsed num.
setResponsedNum(Integer) - Method in class io.parallec.core.task.ParallelTaskBean
Sets the responsed num.
setResponseFuture(Future<ResponseOnSingeRequest>) - Method in class io.parallec.core.actor.PingWorker
Sets the response future.
setResponseFuture(Future<ResponseOnSingeRequest>) - Method in class io.parallec.core.actor.SshWorker
Sets the response future.
setResponseHeaderMeta(ResponseHeaderMeta) - Method in class io.parallec.core.bean.HttpMeta
Sets the response header meta.
setResponseHeaders(Map<String, List<String>>) - Method in class io.parallec.core.actor.message.ResponseOnSingeRequest
Sets the response headers.
setResponseHeaders(Map<String, List<String>>) - Method in class io.parallec.core.ResponseOnSingleTask
Sets the response headers.
setRunAsSuperUser(boolean) - Method in class io.parallec.core.bean.ssh.SshMeta
Sets the runAsSuperUser.
setRunAsSuperUser(Boolean) - Method in class io.parallec.core.ParallelTaskBuilder
Sets the ssh runAsSuperUser.
setSaveResponseToTask(boolean) - Method in class io.parallec.core.config.ParallelTaskConfig
 
setSaveResponseToTask(boolean) - Method in class io.parallec.core.ParallelTaskBuilder
Sets the save response to task.
setSentReply(boolean) - Method in class io.parallec.core.actor.PingWorker
Sets the sent reply.
setSentReply(boolean) - Method in class io.parallec.core.actor.SshWorker
Sets the sent reply.
setSingleTaskResponse(ResponseOnSingleTask) - Method in class io.parallec.core.actor.message.NodeReqResponse
Sets the single task response.
setSshCommandLine(String) - Method in class io.parallec.core.ParallelTaskBuilder
Sets the ssh command line.
setSshConnectionTimeoutMillis(int) - Method in class io.parallec.core.bean.ssh.SshMeta
Sets the ssh connection timeout millis.
setSshConnectionTimeoutMillis(int) - Method in class io.parallec.core.ParallelTaskBuilder
Sets the ssh connection timeout millis.
setSshLoginType(SshLoginType) - Method in class io.parallec.core.bean.ssh.SshMeta
Sets the ssh login type.
setSshLoginType(SshLoginType) - Method in class io.parallec.core.ParallelTaskBuilder
Sets the ssh login type.
setSshMeta(SshMeta) - Method in class io.parallec.core.commander.workflow.ssh.SshProvider
Sets the ssh meta.
setSshMeta(SshMeta) - Method in class io.parallec.core.ParallelTask
Sets the ssh meta.
setSshMeta(SshMeta) - Method in class io.parallec.core.task.ParallelTaskBean
Sets the ssh meta.
setSshPassword(String) - Method in class io.parallec.core.ParallelTaskBuilder
Sets the ssh password.
setSshPort(int) - Method in class io.parallec.core.bean.ssh.SshMeta
Sets the ssh port.
setSshPort(int) - Method in class io.parallec.core.ParallelTaskBuilder
Sets the ssh port.
setSshPrivKeyRelativePath(String) - Method in class io.parallec.core.ParallelTaskBuilder
Sets the ssh priv key relative path.
setSshPrivKeyRelativePathWtihPassphrase(String, String) - Method in class io.parallec.core.ParallelTaskBuilder
Sets the ssh priv key relative path wtih passphrase.
setSshUserName(String) - Method in class io.parallec.core.ParallelTaskBuilder
Sets the ssh user name.
setStackTrace(String) - Method in class io.parallec.core.actor.message.ResponseOnSingeRequest
Sets the stack trace.
setStackTrace(String) - Method in class io.parallec.core.ResponseOnSingleTask
Sets the stack trace.
setState(ParallelTaskState) - Method in class io.parallec.core.ParallelTask
Sets the state.
setState(String) - Method in class io.parallec.core.task.ParallelTaskBean
Sets the state.
setStatusCode(String) - Method in class io.parallec.core.actor.message.ResponseOnSingeRequest
Sets the status code.
setStatusCode(String) - Method in class io.parallec.core.ResponseOnSingleTask
Sets the status code.
setStatusCodeInt(int) - Method in class io.parallec.core.actor.message.ResponseOnSingeRequest
Sets the status code int.
setStatusCodeInt(int) - Method in class io.parallec.core.ResponseOnSingleTask
Sets the status code int.
setStuckProgress(boolean) - Method in class io.parallec.core.actor.poll.PollerData
Sets the stuck progress.
setSubmitTime(long) - Method in class io.parallec.core.ParallelTask
Sets the submit time.
setSubmitTime(String) - Method in class io.parallec.core.task.ParallelTaskBean
 
setTargetHost(String) - Method in class io.parallec.core.commander.workflow.ssh.SshProvider
Sets the target host.
setTargetHostBuilder(ITargetHostsBuilder) - Method in class io.parallec.core.ParallelTaskBuilder
Sets the TargetHostsBuilder.
setTargetHostId(String) - Method in class io.parallec.core.bean.TargetHostMeta
 
setTargetHostMeta(TargetHostMeta) - Method in class io.parallec.core.ParallelTask
Sets the target host meta.
setTargetHostMeta(TargetHostMeta) - Method in class io.parallec.core.ParallelTaskBuilder
Sets the target host meta.
setTargetHostMeta(TargetHostMeta) - Method in class io.parallec.core.task.ParallelTaskBean
Sets the target host meta.
setTargetHostsFromCmsQueryUrl(String) - Method in class io.parallec.core.ParallelTaskBuilder
Sets the target hosts from cms query url.
setTargetHostsFromCmsQueryUrl(String, String) - Method in class io.parallec.core.ParallelTaskBuilder
CMS: configuration-management-service.
setTargetHostsFromCmsQueryUrl(String) - Method in interface io.parallec.core.taskbuilder.targethosts.ITargetHostsBuilder
Sets the target hosts from cms query url.
setTargetHostsFromCmsQueryUrl(String, String) - Method in interface io.parallec.core.taskbuilder.targethosts.ITargetHostsBuilder
Sets the target hosts from cms query url.
setTargetHostsFromCmsQueryUrl(String) - Method in class io.parallec.core.taskbuilder.targethosts.TargetHostsBuilder
 
setTargetHostsFromCmsQueryUrl(String, String) - Method in class io.parallec.core.taskbuilder.targethosts.TargetHostsBuilder
 
setTargetHostsFromJsonPath(String, String, HostsSourceType) - Method in class io.parallec.core.ParallelTaskBuilder
Sets the target hosts from json path.
setTargetHostsFromJsonPath(String, String, HostsSourceType) - Method in interface io.parallec.core.taskbuilder.targethosts.ITargetHostsBuilder
Sets the target hosts from json path.
setTargetHostsFromJsonPath(String, String, HostsSourceType) - Method in class io.parallec.core.taskbuilder.targethosts.TargetHostsBuilder
TODO https://github.com/jayway/JsonPath
setTargetHostsFromLineByLineText(String, HostsSourceType) - Method in class io.parallec.core.ParallelTaskBuilder
Sets the target hosts from line by line text.
setTargetHostsFromLineByLineText(String, HostsSourceType) - Method in interface io.parallec.core.taskbuilder.targethosts.ITargetHostsBuilder
Sets the target hosts from line by line text.
setTargetHostsFromLineByLineText(String, HostsSourceType) - Method in class io.parallec.core.taskbuilder.targethosts.TargetHostsBuilder
get target hosts from line by line.
setTargetHostsFromList(List<String>) - Method in class io.parallec.core.ParallelTaskBuilder
Sets the target hosts from list.
setTargetHostsFromList(List<String>) - Method in interface io.parallec.core.taskbuilder.targethosts.ITargetHostsBuilder
Sets the target hosts from list.
setTargetHostsFromList(List<String>) - Method in class io.parallec.core.taskbuilder.targethosts.TargetHostsBuilder
 
setTargetHostsFromString(String) - Method in class io.parallec.core.ParallelTaskBuilder
Sets the target hosts from string.
setTargetHostsFromString(String) - Method in interface io.parallec.core.taskbuilder.targethosts.ITargetHostsBuilder
Sets the target hosts from string.
setTargetHostsFromString(String) - Method in class io.parallec.core.taskbuilder.targethosts.TargetHostsBuilder
 
setTaskId(String) - Method in class io.parallec.core.ParallelTask
Sets the task id.
setTaskId(String) - Method in class io.parallec.core.task.ParallelTaskBean
Sets the task id.
setTcpChannelFactory(ChannelFactory) - Method in class io.parallec.core.ParallelTaskBuilder
Sets the tcp channel factory.
setTcpConnectTimeoutMillis(int) - Method in class io.parallec.core.bean.tcp.TcpMeta
 
setTcpConnectTimeoutMillis(int) - Method in class io.parallec.core.ParallelTaskBuilder
Sets the tcp connect timeout millis.
setTcpIdleTimeoutSec(Integer) - Method in class io.parallec.core.bean.tcp.TcpMeta
 
setTcpIdleTimeoutSec(int) - Method in class io.parallec.core.ParallelTaskBuilder
Sets the tcp idle timeout sec.
setTcpMeta(TcpMeta) - Method in class io.parallec.core.ParallelTask
Sets the tcp meta.
setTcpMeta(TcpMeta) - Method in class io.parallec.core.ParallelTaskBuilder
Sets the tcp meta.
setTcpMeta(TcpMeta) - Method in class io.parallec.core.task.ParallelTaskBean
 
setTcpPort(int) - Method in class io.parallec.core.bean.tcp.TcpMeta
 
setTcpPort(int) - Method in class io.parallec.core.ParallelTaskBuilder
Sets the tcp port.
setThreadPoolForSshPing(ExecutorService) - Method in class io.parallec.core.resources.TcpUdpSshPingResourceStore
 
setThrowable(Throwable) - Method in class io.parallec.core.task.TaskErrorMeta
Sets the throwable.
setTimeoutAskManagerSec(long) - Method in class io.parallec.core.config.ParallelTaskConfig
 
setTimeoutInManagerSec(long) - Method in class io.parallec.core.config.ParallelTaskConfig
 
setTimer(HashedWheelTimer) - Method in class io.parallec.core.resources.TcpUdpSshPingResourceStore
 
setTimeStamp(String) - Method in class io.parallec.core.task.ParallelTaskBean
Sets the time stamp.
setType(ExecutionManagerExecutionException.ManagerExceptionType) - Method in exception io.parallec.core.exception.ExecutionManagerExecutionException
Sets the type.
setType(TaskErrorMeta.TaskErrorType) - Method in class io.parallec.core.task.TaskErrorMeta
Sets the type.
setUdpIdleTimeoutSec(Integer) - Method in class io.parallec.core.bean.udp.UdpMeta
 
setUdpIdleTimeoutSec(int) - Method in class io.parallec.core.ParallelTaskBuilder
Sets the udp read(idle) timeout millis.
setUdpMeta(UdpMeta) - Method in class io.parallec.core.ParallelTask
 
setUdpMeta(UdpMeta) - Method in class io.parallec.core.ParallelTaskBuilder
Sets the udp meta.
setUdpPort(Integer) - Method in class io.parallec.core.bean.udp.UdpMeta
 
setUdpPort(int) - Method in class io.parallec.core.ParallelTaskBuilder
Sets the udp port.
setUserName(String) - Method in class io.parallec.core.bean.ssh.SshMeta
Sets the user name.
setUuid(String) - Method in class io.parallec.core.actor.poll.PollerData
Sets the uuid.
setUuidHasBeenSet(boolean) - Method in class io.parallec.core.actor.poll.PollerData
Sets the uuid has been set.
shutdown() - Method in class io.parallec.core.resources.HttpClientStore
Shutdown each AHC client in the map.
shutdown() - Method in class io.parallec.core.resources.TcpUdpSshPingResourceStore
 
shutDownActorSystemForce() - Static method in class io.parallec.core.actor.ActorConfig
Shut down actor system force.
shutdownTaskScheduler() - Method in class io.parallec.core.task.ParallelTaskManager
Shutdown task scheduler.
SingleTargetTaskStatus - Enum in io.parallec.core.bean
The Enum SingleTargetTaskStatus.
SingleTargetTaskStatus() - Constructor for enum io.parallec.core.bean.SingleTargetTaskStatus
 
singleTaskResponse - Variable in class io.parallec.core.actor.message.NodeReqResponse
The single task response.
slowClient - Variable in class io.parallec.core.resources.AsyncHttpClientFactoryEmbed
The slow client.
sshBufferSize - Static variable in class io.parallec.core.config.ParallecGlobalConfig
The ssh buffer size.
sshConnectionTimeoutMillis - Variable in class io.parallec.core.bean.ssh.SshMeta
The ssh connection timeout millis.
sshConnectionTimeoutMillisDefault - Static variable in class io.parallec.core.config.ParallecGlobalConfig
The ssh connection timeout millis default.
sshFutureCheckIntervalSec - Static variable in class io.parallec.core.config.ParallecGlobalConfig
The ssh future check interval sec.
SshLoginType - Enum in io.parallec.core.bean.ssh
The Enum SshLoginType.
SshLoginType() - Constructor for enum io.parallec.core.bean.ssh.SshLoginType
 
sshLoginType - Variable in class io.parallec.core.bean.ssh.SshMeta
The ssh login type.
sshMeta - Variable in class io.parallec.core.actor.SshWorker
The ssh meta.
sshMeta - Variable in class io.parallec.core.actor.SshWorker.SshTask
The ssh meta.
SshMeta - Class in io.parallec.core.bean.ssh
all ssh metadata except for the target host name.
SshMeta(String, String, int, SshLoginType, String, String, boolean, String, int, boolean) - Constructor for class io.parallec.core.bean.ssh.SshMeta
Instantiates a new ssh meta.
SshMeta() - Constructor for class io.parallec.core.bean.ssh.SshMeta
Instantiates a new ssh meta.
sshMeta - Variable in class io.parallec.core.bean.TaskRequest
The ssh meta.
sshMeta - Variable in class io.parallec.core.commander.workflow.ssh.SshProvider
The ssh meta.
sshMeta - Variable in class io.parallec.core.ParallelTask
The ssh meta.
sshMeta - Variable in class io.parallec.core.ParallelTaskBuilder
The ssh meta.
sshMeta - Variable in class io.parallec.core.task.ParallelTaskBean
The ssh meta.
sshPort - Variable in class io.parallec.core.bean.ssh.SshMeta
The ssh port.
SshProvider - Class in io.parallec.core.commander.workflow.ssh
based on Jsch.
SshProvider(SshMeta, String) - Constructor for class io.parallec.core.commander.workflow.ssh.SshProvider
Instantiates a new ssh provider.
SshProvider() - Constructor for class io.parallec.core.commander.workflow.ssh.SshProvider
Instantiates a new ssh provider.
sshSleepMIllisBtwReadBuffer - Static variable in class io.parallec.core.config.ParallecGlobalConfig
The ssh sleep millis btw read buffer.
SshTask(SshMeta, String) - Constructor for class io.parallec.core.actor.SshWorker.SshTask
Instantiates a new ssh task.
SshWorker - Class in io.parallec.core.actor
Using callable to start a new thread to run the SSH execution task (which make take minutes).
SshWorker(int, SshMeta, String) - Constructor for class io.parallec.core.actor.SshWorker
Instantiates a new ssh worker.
SshWorker.SshTask - Class in io.parallec.core.actor
thread to return the future.
stackTrace - Variable in class io.parallec.core.actor.message.ResponseOnSingeRequest
The stack trace.
stackTrace - Variable in class io.parallec.core.ResponseOnSingleTask
The stack trace.
startSshSessionAndObtainSession() - Method in class io.parallec.core.commander.workflow.ssh.SshProvider
Start ssh session and obtain session.
startTime - Variable in class io.parallec.core.actor.AssistantExecutionManager
The start time.
startTime - Variable in class io.parallec.core.actor.ExecutionManager
The start time.
startTimeMillis - Variable in class io.parallec.core.actor.OperationWorker
The start time millis.
state - Variable in class io.parallec.core.ParallelTask
The state.
state() - Method in class io.parallec.core.resources.AsyncHttpClientFactoryEmbed
dummy.
state - Variable in class io.parallec.core.task.ParallelTaskBean
The state.
statusCode - Variable in class io.parallec.core.actor.message.ResponseOnSingeRequest
The status code.
statusCode - Variable in class io.parallec.core.ResponseOnSingleTask
The status code.
statusCodeInt - Variable in class io.parallec.core.actor.message.ResponseOnSingeRequest
The status code int.
statusCodeInt - Variable in class io.parallec.core.ResponseOnSingleTask
The status code int.
STR_EMPTY - Static variable in class io.parallec.core.util.PcConstants
The Constant STR_EMPTY.
stringDecoder - Static variable in class io.parallec.core.bean.tcp.TcpMeta
 
stringDecoder - Static variable in class io.parallec.core.bean.udp.UdpMeta
 
stringEncoder - Static variable in class io.parallec.core.bean.tcp.TcpMeta
 
stringEncoder - Static variable in class io.parallec.core.bean.udp.UdpMeta
 
stringMatcherByPattern(String, String) - Static method in class io.parallec.core.FilterRegex
this remove the linebreak.
strMapToStr(Map<String, String>) - Static method in class io.parallec.core.util.PcStringUtils
Str map to str.
StrStrMap - Class in io.parallec.core.bean
This allow you to replace multiple variables with multiple values key: the variable name : e.g.
StrStrMap() - Constructor for class io.parallec.core.bean.StrStrMap
Instantiates a new str str map.
StrStrMap(Map<String, String>) - Constructor for class io.parallec.core.bean.StrStrMap
Instantiates a new str str map.
submitTime - Variable in class io.parallec.core.ParallelTask
TODO: The start time.
submitTime - Variable in class io.parallec.core.task.ParallelTaskBean
TODO: The start time.
successRegex - Variable in class io.parallec.core.actor.poll.HttpPollerProcessor
The success regex.
sync() - Method in class io.parallec.core.ParallelTaskBuilder
Execute the task synchronously (the default run mode).
SYSTEM_FAIL_MATCH_REGEX - Static variable in class io.parallec.core.util.PcConstants
The Constant SYSTEM_FAIL_MATCH_REGEX.
A B C D E F G H I J K L M N O P R S T U V W 
Skip navigation links