- UdpChannelHandler(UdpWorker) - Constructor for class io.parallec.core.actor.UdpWorker.UdpChannelHandler
-
Instantiates a new udp channel handler.
- udpIdleTimeoutSec - Variable in class io.parallec.core.bean.udp.UdpMeta
-
- udpIdleTimeoutSecDefault - Static variable in class io.parallec.core.config.ParallecGlobalConfig
-
The udp connection timeout millis default.
- udpMeta - Variable in class io.parallec.core.actor.UdpWorker
-
The udp meta.
- udpMeta - Variable in class io.parallec.core.bean.TaskRequest
-
The tcp meta.
- UdpMeta - Class in io.parallec.core.bean.udp
-
all ssh metadata except for the target host name.
- UdpMeta(String, int, int, DatagramChannelFactory) - Constructor for class io.parallec.core.bean.udp.UdpMeta
-
- UdpMeta() - Constructor for class io.parallec.core.bean.udp.UdpMeta
-
- udpMeta - Variable in class io.parallec.core.ParallelTask
-
The UDP meta.
- udpMeta - Variable in class io.parallec.core.ParallelTaskBuilder
-
The UDP request meta data.
- UdpPipelineFactory(Timer, UdpWorker) - Constructor for class io.parallec.core.actor.UdpWorker.UdpPipelineFactory
-
Instantiates a new my pipeline factory.
- udpPort - Variable in class io.parallec.core.bean.udp.UdpMeta
-
The udp port.
- UdpWorker - Class in io.parallec.core.actor
-
A worker for single UDP request class
- UdpWorker(int, UdpMeta, String) - Constructor for class io.parallec.core.actor.UdpWorker
-
Instantiates a new udp worker.
- udpWorker - Variable in class io.parallec.core.actor.UdpWorker.MyIdleHandler
-
The udp worker.
- udpWorker - Variable in class io.parallec.core.actor.UdpWorker.UdpChannelHandler
-
The udp worker.
- udpWorker - Variable in class io.parallec.core.actor.UdpWorker.UdpPipelineFactory
-
The udp worker.
- UdpWorker.MyIdleHandler - Class in io.parallec.core.actor
-
how to pass the idle event back to the worker.
- UdpWorker.UdpChannelHandler - Class in io.parallec.core.actor
-
The Netty response/channel handler.
- UdpWorker.UdpPipelineFactory - Class in io.parallec.core.actor
-
define the list of handlers for this channel.
- UNIFORM_TARGET_HOST_VAR - Static variable in class io.parallec.core.util.PcConstants
-
The Constant UNIFORM_TARGET_HOST_VAR.
- UNIFORM_TARGET_HOST_VAR_WHEN_CHECK - Static variable in class io.parallec.core.util.PcConstants
-
The Constant UNIFORM_TARGET_HOST_VAR_WHEN_CHECK.
- updateRequestByAddingReplaceVarPair(ParallelTask, String, String) - Method in class io.parallec.core.commander.workflow.VarReplacementProvider
-
GENERIC!!! HELPER FUNCION FOR REPLACEMENT
update the var: DYNAMIC REPLACEMENT of VAR.
- updateRequestByAddingReplaceVarPairNodeSpecific(ParallelTask, Map<String, StrStrMap>) - Method in class io.parallec.core.commander.workflow.VarReplacementProvider
-
Will change replacementVarMapNodeSpecific according to each node
specifically
With KEY set as NA; will not run the command ONLY if the NA is
the last replacement; note in this logic; when it is not NA; will set AS
True.
- updateRequestWithReplacement(ParallelTask, boolean, Map<String, String>, boolean, Map<String, StrStrMap>) - Method in class io.parallec.core.commander.workflow.VarReplacementProvider
-
20130916: add node specific replacement Var Map; replacementVarMap VS.
- urlConnectionConnectTimeoutMillis - Static variable in class io.parallec.core.config.ParallecGlobalConfig
-
The url connection connect timeout millis.
- urlConnectionReadTimeoutMillis - Static variable in class io.parallec.core.config.ParallecGlobalConfig
-
The url connection read timeout millis.
- usedMemory - Variable in class io.parallec.core.monitor.MonitorProvider.PerformUsage
-
The used memory.
- userDataFolderWithSlash - Static variable in class io.parallec.core.config.ParallecGlobalConfig
-
The Constant USERDATA_FOLDER_WITH_SLASH.
- userName - Variable in class io.parallec.core.bean.ssh.SshMeta
-
The user name.
- uuidHasBeenSet - Variable in class io.parallec.core.actor.poll.PollerData
-
The uuid has been set.