Package org.anchoranalysis.experiment.task
Non-bean classes related to a
Task.-
Class Summary Class Description ErrorReporterForTask An error-reporter that replaces particular errors/exceptions with user-friendly messages.ExperimentFeedbackContext 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.InputOutputContextStateful This exists as an implementation ofInputOutputContextthat exposes aStatefulMessageLogger.InputTypesExpected A list of base (parent) classes for input-types that a task expects.NoSharedState Fake shared-state to use to indicate none exists (for type safety)ParametersExperiment Parameters for executing a task, when the log etc.ParametersUnbound<T,S> TaskStatistics Maintains statistics on the execution of a task (considering jobs in aggregate).