Uses of Class
org.anchoranalysis.plugin.io.shared.RecordingCounter
Packages that use RecordingCounter
Package
Description
Implementations of
Task related to file-system
I/O.-
Uses of RecordingCounter in org.anchoranalysis.plugin.io.bean.task
Subclasses with type arguments of type RecordingCounter in org.anchoranalysis.plugin.io.bean.taskModifier and TypeClassDescriptionclassCopyFiles<T>Copy files to the output-directory, possibly changing the name or performing other operations like compression in the process.Methods in org.anchoranalysis.plugin.io.bean.task that return RecordingCounterModifier and TypeMethodDescriptionCopyFiles.beforeAnyJobIsExecuted(Outputter outputter, ConcurrencyPlan concurrencyPlan, List<FileWithDirectoryInput> inputs, ParametersExperiment parameters) Methods in org.anchoranalysis.plugin.io.bean.task with parameters of type RecordingCounterModifier and TypeMethodDescriptionvoidCopyFiles.afterAllJobsAreExecuted(RecordingCounter<T> sharedState, InputOutputContext context) Method parameters in org.anchoranalysis.plugin.io.bean.task with type arguments of type RecordingCounterModifier and TypeMethodDescriptionvoidCopyFiles.doJobOnInput(InputBound<FileWithDirectoryInput, RecordingCounter<T>> input)