Uses of Class
org.anchoranalysis.plugin.io.shared.RecordingCounter
Packages that use RecordingCounter
-
Uses of RecordingCounter in org.anchoranalysis.plugin.io.bean.task
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 TypeMethodDescriptionvoid
CopyFiles.afterAllJobsAreExecuted
(RecordingCounter<T> sharedState, InputOutputContext context) Method parameters in org.anchoranalysis.plugin.io.bean.task with type arguments of type RecordingCounterModifier and TypeMethodDescriptionvoid
CopyFiles.doJobOnInput
(InputBound<FileWithDirectoryInput, RecordingCounter<T>> input)