AbstractStdioHandler<T> |
|
AbstractStdioMetricsHandler<M extends AbstractMetrics,T> |
Base class for handlers that support retrieving metrics
|
BasicStdioHandler<T> |
|
InstanceMetricsHandler |
Handle instance metrics messages.
|
MetricMessage<T> |
Represent one metric that is received from a subprocess.
|
MetricsMessage<T> |
Represent several metrics that is received from a subprocess.
|
OutputMessage |
Represent an output that is received from a subprocess.
|
ProgressMetricsHandler |
Handle progress metrics messages.
|
SolutionMetricsHandler |
Handle solution metrics messages.
|
StdioProtocol |
Class that holds constants and utilities for the protocol used to communication with a sub-process using
SubprocessBridge .
|
StopMessage |
|
SubprocessBridge |
Task that wrap a sub-process execution and communication.
|
SubprocessEnv |
Class that holds constants related to variable environment used by SubprocessBridge .
|