Package | Description |
---|---|
fr.gouv.vitam.ihmrecette.appserver.performance |
Provides the web server application and configuration for the IHM Recette module and the rest resource it uses
|
Modifier and Type | Method and Description |
---|---|
static PerformanceModel |
PerformanceModel.createPerformanceTestInParallel(String fileName,
int parallelIngest,
int numberOfIngest,
Integer numberOfRetry) |
static PerformanceModel |
PerformanceModel.createPerformanceTestInSequence(String fileName,
int delay,
int numberOfIngest,
Integer numberOfRetry) |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
PerformanceResource.launchPerformanceTest(int tenantId,
PerformanceModel model) |
void |
PerformanceService.launchPerformanceTest(PerformanceModel model,
String fileName,
int tenantId) |
Copyright © 2018 Vitam. All rights reserved.