Package org.anchoranalysis.experiment.task
package org.anchoranalysis.experiment.task
Non-bean classes related to a
Task
.-
ClassesClassDescriptionAn error-reporter that replaces particular errors/exceptions with user-friendly messages.Objects to give the user feedback about different aspects of the experiment.InputBound<T,
S> Input for executing a task, associated with shared-state and other parameters.This exists as an implementation ofInputOutputContext
that exposes aStatefulMessageLogger
.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. are still bound to the experiment.ParametersUnbound<T,S> Maintains statistics on the execution of a task (considering jobs in aggregate).