Uses of Package
org.anchoranalysis.experiment.task
Packages that use org.anchoranalysis.experiment.task
Package
Description
Generic experiments that handle input and output in structured ways.
How a task is executed on multiple inputs.
Defines a task,
which is a set of operations run on an input, that may or may not generate an output.
Non-bean classes related to a
Task.Non-bean classes related to
JobProcessor.-
Classes in org.anchoranalysis.experiment.task used by org.anchoranalysis.experiment.bean.ioClassDescriptionParameters for executing a task, when the log etc.Maintains statistics on the execution of a task (considering jobs in aggregate).
-
Classes in org.anchoranalysis.experiment.task used by org.anchoranalysis.experiment.bean.processorClassDescriptionParameters for executing a task, when the log etc.Maintains statistics on the execution of a task (considering jobs in aggregate).
-
Classes in org.anchoranalysis.experiment.task used by org.anchoranalysis.experiment.bean.taskClassDescriptionInput for executing a task, associated with shared-state and other parameters.A list of base (parent) classes for input-types that a task expects.Fake shared-state to use to indicate none exists (for type safety)Parameters for executing a task, when the log etc.
-
Classes in org.anchoranalysis.experiment.task used by org.anchoranalysis.experiment.taskClassDescriptionObjects to give the user feedback about different aspects of the experiment.Input for executing a task, associated with shared-state and other parameters.This exists as an implementation of
InputOutputContextthat exposes aStatefulMessageLogger.Fake shared-state to use to indicate none exists (for type safety)Parameters for executing a task, when the log etc. -
Classes in org.anchoranalysis.experiment.task used by org.anchoranalysis.experiment.task.processorClassDescriptionMaintains statistics on the execution of a task (considering jobs in aggregate).