Package ai.waii.clients.query
Class Query
java.lang.Object
ai.waii.clients.query.Query
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionautoComplete(AutoCompleteRequest params) cancel(CancelQueryRequest params) debug(DebugQueryRequest params) describe(DescribeQueryRequest params) diff(DiffQueryRequest params) generate(QueryGenerationRequest params) getGenerated(GetObjectRequest params) getResults(GetQueryResultRequest params) like(LikeQueryRequest params) run(RunQueryRequest params) submit(RunQueryRequest params) submitGenerate(QueryGenerationRequest params) transcode(TranscodeQueryRequest params)
-
Constructor Details
-
Query
-
-
Method Details
-
generate
- Throws:
IOException
-
submitGenerate
- Throws:
IOException
-
getGenerated
- Throws:
IOException
-
debug
- Throws:
IOException
-
transcode
- Throws:
IOException
-
run
- Throws:
IOException
-
like
- Throws:
IOException
-
submit
- Throws:
IOException
-
getResults
- Throws:
IOException
-
cancel
- Throws:
IOException
-
describe
- Throws:
IOException
-
autoComplete
- Throws:
IOException
-
diff
- Throws:
IOException
-
analyzePerformance
public QueryPerformanceResponse analyzePerformance(QueryPerformanceRequest params) throws IOException - Throws:
IOException
-
generateQuestion
- Throws:
IOException
-
getSimilarQuery
- Throws:
IOException
-