Uses of Class
fr.gouv.vitam.processing.common.exception.WorkerFamilyNotFoundException
Packages that use WorkerFamilyNotFoundException
Package
Description
Provides API classes for the Processing Distributor module
-
Uses of WorkerFamilyNotFoundException in fr.gouv.vitam.processing.distributor.api
Methods in fr.gouv.vitam.processing.distributor.api that throw WorkerFamilyNotFoundExceptionModifier and TypeMethodDescriptionvoid
IWorkerManager.unregisterWorker
(String familyId, String workerId) To unregister a worker in the processing -
Uses of WorkerFamilyNotFoundException in fr.gouv.vitam.processing.distributor.core
Methods in fr.gouv.vitam.processing.distributor.core that throw WorkerFamilyNotFoundExceptionModifier and TypeMethodDescriptionvoid
WorkerManager.unregisterWorker
(String workerFamily, String worker)