| Package | Description |
|---|---|
| fr.gouv.vitam.processing.distributor.v2 | |
| fr.gouv.vitam.processing.model |
Specific model class for the distributor
|
| fr.gouv.vitam.worker.client |
Provides Worker client interface, configuration, factory and implementations.
|
| Constructor and Description |
|---|
WorkerTask(DescriptionStep descriptionStep,
int tenantId,
String requestId,
String contractId,
String contextId) |
| Modifier and Type | Method and Description |
|---|---|
DescriptionStep |
WorkerAsyncRequest.getDescriptionStep()
Arguments of the call
|
| Constructor and Description |
|---|
WorkerAsyncRequest(DescriptionStep descriptionStep,
Callbackable<WorkerAsyncResponse> callingProcess,
Set<WorkerAsyncRequest> currentRunningObjectsInStep,
String queueId,
Semaphore waitingStepAllAsyncRequest,
VitamSession session)
Default constructor
|
| Modifier and Type | Method and Description |
|---|---|
ItemStatus |
WorkerClient.submitStep(DescriptionStep step)
add a step to the worker
|
Copyright © 2018 Vitam. All rights reserved.