public class StandaloneQuery
extends java.lang.Object
Constructor and Description |
---|
StandaloneQuery() |
Modifier and Type | Method and Description |
---|---|
static java.util.List<QueryResponseJSON> |
performStandaloneQuery(java.util.List<org.json.simple.JSONObject> dataElements,
java.lang.String queryType,
java.util.List<java.lang.String> selectors,
int numThreads,
boolean testFalsePositive) |
public static java.util.List<QueryResponseJSON> performStandaloneQuery(java.util.List<org.json.simple.JSONObject> dataElements, java.lang.String queryType, java.util.List<java.lang.String> selectors, int numThreads, boolean testFalsePositive) throws java.io.IOException, java.lang.InterruptedException, PIRException
java.io.IOException
java.lang.InterruptedException
PIRException