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 

H

handleHttpWorkerResponse(ResponseOnSingeRequest) - Method in class io.parallec.core.actor.OperationWorker
Handle http worker response.
handleInManager() - Method in class io.parallec.core.ParallelTaskBuilder
Call response handler in manager (in a sequence after aggregation) Default mode.
handleInWorker() - Method in class io.parallec.core.ParallelTaskBuilder
Call response handler in operation worker (in parallel before aggregation).
handler - Variable in class io.parallec.core.bean.TaskRequest
The handler.
handler - Variable in class io.parallec.core.ParallelTask
The handler.
handler - Variable in class io.parallec.core.task.ParallelTaskBean
The handler.
HandlerExecutionLocation - Enum in io.parallec.core.config
 
HandlerExecutionLocation() - Constructor for enum io.parallec.core.config.HandlerExecutionLocation
 
handlerExecutionLocation - Variable in class io.parallec.core.config.ParallelTaskConfig
 
handlerExecutionLocationDefault - Static variable in class io.parallec.core.config.ParallelTaskConfigDefault
The handler execution location default as in Manager after aggregation.
hasCaughtException - Variable in class io.parallec.core.actor.TcpWorker.TcpChannelHandler
The has caught exception.
hasCaughtException - Variable in class io.parallec.core.actor.UdpWorker.UdpChannelHandler
The has caught exception.
headerMap - Variable in class io.parallec.core.ParallecHeader
The header map.
host - Variable in class io.parallec.core.bean.TaskRequest
The host.
hostName - Variable in class io.parallec.core.actor.message.NodeReqResponse
The host name.
hosts - Variable in class io.parallec.core.bean.TargetHostMeta
The target host list.
HostsSourceType - Enum in io.parallec.core
The Enum HostsSourceType.
HostsSourceType() - Constructor for enum io.parallec.core.HostsSourceType
 
hostUniform - Variable in class io.parallec.core.bean.TaskRequest
The host uniform.
HttpAsyncHandler(HttpWorker) - Constructor for class io.parallec.core.actor.HttpWorker.HttpAsyncHandler
Instantiates a new http async handler.
httpClientFactoryEmbed - Variable in class io.parallec.core.resources.HttpClientStore
The http client factory embed.
httpClientStore - Variable in class io.parallec.core.ParallelClient
The http client store.
HttpClientStore - Class in io.parallec.core.resources
this stores a pair of default embedded fast/slow AsyncHttpClient, and another pair of customized fast/slow AsyncHttpClient.
HttpClientStore() - Constructor for class io.parallec.core.resources.HttpClientStore
Instantiates a new http client store.
HttpClientType - Enum in io.parallec.core.resources
The Enum of HttyClient Type.
HttpClientType() - Constructor for enum io.parallec.core.resources.HttpClientType
 
httpClientTypeCurrentDefault - Variable in class io.parallec.core.resources.HttpClientStore
The http client type current default.
httpHeaderMap - Variable in class io.parallec.core.actor.HttpWorker
The http header map.
httpHeaderMap - Variable in class io.parallec.core.bean.TaskRequest
The http header map.
httpMeta - Variable in class io.parallec.core.actor.ExecutionManager
The command metadata.
HttpMeta - Class in io.parallec.core.bean
The metadata about the HTTP request (url/port/header/concurrency etc) It does not include the target hosts information.
HttpMeta() - Constructor for class io.parallec.core.bean.HttpMeta
Instantiates a new command meta.
HttpMeta(HttpMethod, String, String, String, ParallecHeader) - Constructor for class io.parallec.core.bean.HttpMeta
Instantiates a new http meta.
httpMeta - Variable in class io.parallec.core.ParallelTask
The http meta.
httpMeta - Variable in class io.parallec.core.ParallelTaskBuilder
The metadata about the HTTP request.
httpMethod - Variable in class io.parallec.core.actor.HttpWorker
The http method.
httpMethod - Variable in class io.parallec.core.bean.HttpMeta
The http method.
httpMethod - Variable in class io.parallec.core.bean.TaskRequest
The http method.
HttpMethod - Enum in io.parallec.core.resources
The Enum HttpMethod.
HttpMethod() - Constructor for enum io.parallec.core.resources.HttpMethod
 
httpPollerProcessor - Variable in class io.parallec.core.actor.OperationWorker
The http poller processor.
HttpPollerProcessor - Class in io.parallec.core.actor.poll
Define how to poll progress 1.
HttpPollerProcessor() - Constructor for class io.parallec.core.actor.poll.HttpPollerProcessor
default as the cronus agent poller Assuming the polling API is By HTTP GET; without any postbody (for GET, no post body for sure)
HttpPollerProcessor(String, String, String, String, String, int, long, String, String, int) - Constructor for class io.parallec.core.actor.poll.HttpPollerProcessor
Instantiates a new http poller processor.
httpPollerProcessor - Variable in class io.parallec.core.bean.HttpMeta
The http poller processor.
httpPollerProcessor - Variable in class io.parallec.core.task.ParallelTaskBean
The http poller processor.
HttpRequestCreateException - Exception in io.parallec.core.exception
The Class HttpRequestCreateException.
HttpRequestCreateException(String, Exception) - Constructor for exception io.parallec.core.exception.HttpRequestCreateException
Instantiates a new http request create exception.
HttpWorker - Class in io.parallec.core.actor
This is an akka actor with async http client.
HttpWorker(int, AsyncHttpClient, String, HttpMethod, String, Map<String, String>, ResponseHeaderMeta) - Constructor for class io.parallec.core.actor.HttpWorker
Instantiates a new http worker.
httpWorker - Variable in class io.parallec.core.actor.HttpWorker.HttpAsyncHandler
The http worker.
HttpWorker.HttpAsyncHandler - Class in io.parallec.core.actor
Async HTTP Client handler wrapper.
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