| Modifier and Type | Field and Description |
|---|---|
protected ResponseToStringParser |
responseparser |
protected boolean |
setLangPar |
protected int |
timeout |
| Constructor and Description |
|---|
ASystem() |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
name() |
abstract void |
search(org.aksw.qa.commons.datastructure.IQuestion question,
String language) |
org.aksw.qa.commons.datastructure.IQuestion |
search(String question,
String language) |
org.aksw.qa.commons.datastructure.IQuestion |
search(String question,
String language,
boolean setLangPar) |
void |
setSetLangPar(boolean setLangPar) |
void |
setSocketTimeOutMs(int timeout) |
protected ResponseToStringParser responseparser
protected int timeout
protected boolean setLangPar
public void setSocketTimeOutMs(int timeout)
public org.aksw.qa.commons.datastructure.IQuestion search(String question, String language) throws Exception
Exceptionpublic org.aksw.qa.commons.datastructure.IQuestion search(String question, String language, boolean setLangPar) throws Exception
Exceptionpublic abstract void search(org.aksw.qa.commons.datastructure.IQuestion question,
String language)
throws Exception
Exceptionpublic abstract String name()
public void setSetLangPar(boolean setLangPar)
Copyright © 2016–2017 Pivotal Software, Inc.. All rights reserved.