public class PerfTestLabelAdd extends Object
| Constructor and Description |
|---|
PerfTestLabelAdd() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addLabel(WikittyProxy proxy,
List<String> ids,
int loopsToAvg,
int threadsNb)
Adds labels on the wikitties ids and stores them in the proxy
|
public static void addLabel(WikittyProxy proxy, List<String> ids, int loopsToAvg, int threadsNb)
proxy - : the WikittyProxy to add labels inids - : the wikitties ids to add labels onloopsToAvg - : the number of times the labels will be added in order to give a more accurate resultthreadsNb - : the number of threads that will be created to add a part of the labelsCopyright © 2010–2014 CodeLutin. All rights reserved.