public class PerfTestLabelSearch extends Object
| Constructor and Description |
|---|
PerfTestLabelSearch() |
| Modifier and Type | Method and Description |
|---|---|
static void |
searchLabel(WikittyProxy proxy,
List<String> ids,
int loopsToAvg,
int threadsNb)
Searches all labels applied to a wikitty and then retrieves the wikitties associated with these labels
|
public static void searchLabel(WikittyProxy proxy, List<String> ids, int loopsToAvg, int threadsNb)
proxy - : the WikittyProxy to search inids - : the wikitties ids to search labels onloopsToAvg - : the number of times the searches will be made in order to give a more accurate resultthreadsNb - : the number of threads that will be created to do a part of the searchCopyright © 2010-2013 CodeLutin. All Rights Reserved.