| Package | Description |
|---|---|
| org.corpus_tools.annis.api | |
| org.corpus_tools.annis.api.model | |
| org.corpus_tools.annis.gui.controller |
| Modifier and Type | Method and Description |
|---|---|
CountExtra |
SearchApi.count(CountQuery countQuery)
Count the number of results for a query.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<CountExtra> |
SearchApi.countWithHttpInfo(CountQuery countQuery)
Count the number of results for a query.
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
SearchApi.countAsync(CountQuery countQuery,
ApiCallback<CountExtra> _callback)
Count the number of results for a query.
|
| Modifier and Type | Method and Description |
|---|---|
CountExtra |
CountExtra.documentCount(Integer documentCount) |
CountExtra |
CountExtra.matchCount(Integer matchCount) |
| Modifier and Type | Method and Description |
|---|---|
void |
CountCallback.onSuccess(CountExtra result,
int statusCode,
Map<String,List<String>> responseHeaders) |
Copyright © 2021 Corpuslinguistic working group Humboldt University Berlin. All rights reserved.