Uses of Class
org.anchoranalysis.plugin.mpp.shared.SharedStateRememberConverted
Packages that use SharedStateRememberConverted
-
Uses of SharedStateRememberConverted in org.anchoranalysis.plugin.mpp.bean.convert
Methods in org.anchoranalysis.plugin.mpp.bean.convert that return SharedStateRememberConvertedModifier and TypeMethodDescriptionConvertNamedChannels.beforeAnyJobIsExecuted
(Outputter outputter, ConcurrencyPlan concurrencyPlan, List<T> inputs, ParametersExperiment parameters) Methods in org.anchoranalysis.plugin.mpp.bean.convert with parameters of type SharedStateRememberConvertedModifier and TypeMethodDescriptionvoid
ConvertNamedChannels.afterAllJobsAreExecuted
(SharedStateRememberConverted<U, S> sharedState, InputOutputContext context) Method parameters in org.anchoranalysis.plugin.mpp.bean.convert with type arguments of type SharedStateRememberConvertedModifier and TypeMethodDescriptionvoid
ConvertNamedChannels.doJobOnInput
(InputBound<T, SharedStateRememberConverted<U, S>> inputBound)