Uses of Class
org.anchoranalysis.plugin.mpp.shared.SharedStateRememberConverted
| Package | Description |
|---|---|
| org.anchoranalysis.plugin.mpp.bean.convert |
Converting from
NamedChannelsInput to the
input-type expected by a Task. |
-
Uses of SharedStateRememberConverted in org.anchoranalysis.plugin.mpp.bean.convert
Methods in org.anchoranalysis.plugin.mpp.bean.convert that return SharedStateRememberConverted Modifier and Type Method Description SharedStateRememberConverted<U,S>ConvertNamedChannels. beforeAnyJobIsExecuted(org.anchoranalysis.io.output.outputter.Outputter outputter, org.anchoranalysis.inference.concurrency.ConcurrencyPlan concurrencyPlan, List<T> inputs, org.anchoranalysis.experiment.task.ParametersExperiment parameters)Methods in org.anchoranalysis.plugin.mpp.bean.convert with parameters of type SharedStateRememberConverted Modifier and Type Method Description voidConvertNamedChannels. afterAllJobsAreExecuted(SharedStateRememberConverted<U,S> sharedState, org.anchoranalysis.io.output.outputter.InputOutputContext context)Method parameters in org.anchoranalysis.plugin.mpp.bean.convert with type arguments of type SharedStateRememberConverted Modifier and Type Method Description voidConvertNamedChannels. doJobOnInput(org.anchoranalysis.experiment.task.InputBound<T,SharedStateRememberConverted<U,S>> inputBound)