Uses of Package
fr.gouv.vitam.processing.common.async
Packages that use fr.gouv.vitam.processing.common.async
Package
Description
Provides Worker client interface, configuration, factory and implementations.
-
Classes in fr.gouv.vitam.processing.common.async used by fr.gouv.vitam.processing.common.asyncClassDescriptionInterface for a callback method used by AsyncResourcesMonitor class to notify origin workflow when async resource monitoring is finished (async resources are ready, need to be recreated or workflow has been interrupted).A non-blocking / stateless function that checks if corresponding workflow is being interrupted (paused or canceled).
-
Classes in fr.gouv.vitam.processing.common.async used by fr.gouv.vitam.processing.distributor.coreClassDescriptionInterface for a callback method used by AsyncResourcesMonitor class to notify origin workflow when async resource monitoring is finished (async resources are ready, need to be recreated or workflow has been interrupted).A non-blocking / stateless function that checks if corresponding workflow is being interrupted (paused or canceled).
-
Classes in fr.gouv.vitam.processing.common.async used by fr.gouv.vitam.worker.client
-
Classes in fr.gouv.vitam.processing.common.async used by fr.gouv.vitam.worker.core.plugin.common