Package | Description |
---|---|
fr.gouv.vitam.processing.common.model |
Provides common Model classes for the Processing module.
|
Modifier and Type | Method and Description |
---|---|
WorkerRemoteConfiguration |
WorkerBean.getConfiguration() |
WorkerRemoteConfiguration |
WorkerRemoteConfiguration.setServerHost(String serverHost) |
WorkerRemoteConfiguration |
WorkerRemoteConfiguration.setServerPort(int serverPort) |
Modifier and Type | Method and Description |
---|---|
WorkerBean |
WorkerBean.setConfiguration(WorkerRemoteConfiguration configuration) |
Constructor and Description |
---|
WorkerBean(String name,
String family,
int capacity,
long storage,
String status,
WorkerRemoteConfiguration configuration) |
Copyright © 2018 Vitam. All rights reserved.