| Modifier and Type | Field and Description |
|---|---|
OpenSearchClientException |
OpenSearchService.call_result.e |
| Modifier and Type | Method and Description |
|---|---|
OpenSearchClientException |
OpenSearchService.call_result.getE() |
| Modifier and Type | Method and Description |
|---|---|
OpenSearchService.call_result |
OpenSearchService.call_result.setE(OpenSearchClientException e) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
OpenSearchService.Iface.call(java.lang.String path,
java.util.Map<java.lang.String,java.lang.String> params,
java.lang.String method) |
java.lang.String |
OpenSearchService.Client.call(java.lang.String path,
java.util.Map<java.lang.String,java.lang.String> params,
java.lang.String method) |
java.lang.String |
OpenSearchService.AsyncClient.call_call.getResult() |
java.lang.String |
OpenSearchService.Client.recv_call() |
| Constructor and Description |
|---|
call_result(java.lang.String success,
OpenSearchException error,
OpenSearchClientException e) |
| Modifier and Type | Method and Description |
|---|---|
OpenSearchClientException |
AppService.save_result.getE() |
OpenSearchClientException |
AppService.getById_result.getE() |
OpenSearchClientException |
AppService.listAll_result.getE() |
OpenSearchClientException |
AppService.removeById_result.getE() |
OpenSearchClientException |
AppService.updateById_result.getE() |
OpenSearchClientException |
AppService.reindexById_result.getE() |
OpenSearchClientException |
AppService.switchTo_result.getE() |
| Modifier and Type | Method and Description |
|---|---|
AppService.save_result |
AppService.save_result.setE(OpenSearchClientException e) |
AppService.getById_result |
AppService.getById_result.setE(OpenSearchClientException e) |
AppService.listAll_result |
AppService.listAll_result.setE(OpenSearchClientException e) |
AppService.removeById_result |
AppService.removeById_result.setE(OpenSearchClientException e) |
AppService.updateById_result |
AppService.updateById_result.setE(OpenSearchClientException e) |
AppService.reindexById_result |
AppService.reindexById_result.setE(OpenSearchClientException e) |
AppService.switchTo_result |
AppService.switchTo_result.setE(OpenSearchClientException e) |
| Modifier and Type | Method and Description |
|---|---|
OpenSearchResult |
AppService.Iface.getById(java.lang.String identity) |
OpenSearchResult |
AppService.Client.getById(java.lang.String identity) |
OpenSearchResult |
AppService.AsyncClient.save_call.getResult() |
OpenSearchResult |
AppService.AsyncClient.getById_call.getResult() |
OpenSearchResult |
AppService.AsyncClient.listAll_call.getResult() |
OpenSearchResult |
AppService.AsyncClient.removeById_call.getResult() |
OpenSearchResult |
AppService.AsyncClient.updateById_call.getResult() |
OpenSearchResult |
AppService.AsyncClient.reindexById_call.getResult() |
OpenSearchResult |
AppService.AsyncClient.switchTo_call.getResult() |
OpenSearchResult |
AppService.Iface.listAll(Pageable pageable) |
OpenSearchResult |
AppService.Client.listAll(Pageable pageable) |
OpenSearchResult |
AppService.Client.recv_getById() |
OpenSearchResult |
AppService.Client.recv_listAll() |
OpenSearchResult |
AppService.Client.recv_reindexById() |
OpenSearchResult |
AppService.Client.recv_removeById() |
OpenSearchResult |
AppService.Client.recv_save() |
OpenSearchResult |
AppService.Client.recv_switchTo() |
OpenSearchResult |
AppService.Client.recv_updateById() |
OpenSearchResult |
AppService.Iface.reindexById(java.lang.String identity) |
OpenSearchResult |
AppService.Client.reindexById(java.lang.String identity) |
OpenSearchResult |
AppService.Iface.removeById(java.lang.String identity) |
OpenSearchResult |
AppService.Client.removeById(java.lang.String identity) |
OpenSearchResult |
AppService.Iface.save(java.lang.String app) |
OpenSearchResult |
AppService.Client.save(java.lang.String app) |
OpenSearchResult |
AppService.Iface.switchTo(java.lang.String identity) |
OpenSearchResult |
AppService.Client.switchTo(java.lang.String identity) |
OpenSearchResult |
AppService.Iface.updateById(java.lang.String identity,
java.lang.String app) |
OpenSearchResult |
AppService.Client.updateById(java.lang.String identity,
java.lang.String app) |
| Constructor and Description |
|---|
getById_result(OpenSearchResult success,
OpenSearchException error,
OpenSearchClientException e) |
listAll_result(OpenSearchResult success,
OpenSearchException error,
OpenSearchClientException e) |
reindexById_result(OpenSearchResult success,
OpenSearchException error,
OpenSearchClientException e) |
removeById_result(OpenSearchResult success,
OpenSearchException error,
OpenSearchClientException e) |
save_result(OpenSearchResult success,
OpenSearchException error,
OpenSearchClientException e) |
switchTo_result(OpenSearchResult success,
OpenSearchException error,
OpenSearchClientException e) |
updateById_result(OpenSearchResult success,
OpenSearchException error,
OpenSearchClientException e) |
| Modifier and Type | Method and Description |
|---|---|
OpenSearchClientException |
BehaviorCollectionService.push_result.getE() |
| Modifier and Type | Method and Description |
|---|---|
BehaviorCollectionService.push_result |
BehaviorCollectionService.push_result.setE(OpenSearchClientException e) |
| Modifier and Type | Method and Description |
|---|---|
OpenSearchResult |
BehaviorCollectionService.AsyncClient.push_call.getResult() |
OpenSearchResult |
BehaviorCollectionService.Iface.push(java.lang.String recordsJson,
java.lang.String searchAppName,
java.lang.String behaviorCollectionName) |
OpenSearchResult |
BehaviorCollectionService.Client.push(java.lang.String recordsJson,
java.lang.String searchAppName,
java.lang.String behaviorCollectionName) |
OpenSearchResult |
BehaviorCollectionService.Client.recv_push() |
| Constructor and Description |
|---|
push_result(OpenSearchResult success,
OpenSearchException error,
OpenSearchClientException e) |
| Modifier and Type | Method and Description |
|---|---|
OpenSearchClientException |
OpenSearchClientException.deepCopy() |
| Modifier and Type | Method and Description |
|---|---|
int |
OpenSearchClientException.compareTo(OpenSearchClientException other) |
boolean |
OpenSearchClientException.equals(OpenSearchClientException that) |
| Constructor and Description |
|---|
OpenSearchClientException(OpenSearchClientException other) |
| Modifier and Type | Field and Description |
|---|---|
OpenSearchClientException |
DataCollectionService.push_result.e |
| Modifier and Type | Method and Description |
|---|---|
OpenSearchClientException |
DataCollectionService.push_result.getE() |
| Modifier and Type | Method and Description |
|---|---|
DataCollectionService.push_result |
DataCollectionService.push_result.setE(OpenSearchClientException e) |
| Modifier and Type | Method and Description |
|---|---|
OpenSearchResult |
DataCollectionService.AsyncClient.push_call.getResult() |
OpenSearchResult |
DataCollectionService.Iface.push(java.lang.String docJson,
java.lang.String searchAppName,
java.lang.String dataCollectionName,
java.lang.String dataCollectionType) |
OpenSearchResult |
DataCollectionService.Client.push(java.lang.String docJson,
java.lang.String searchAppName,
java.lang.String dataCollectionName,
java.lang.String dataCollectionType) |
OpenSearchResult |
DataCollectionService.Client.recv_push() |
| Constructor and Description |
|---|
push_result(OpenSearchResult success,
OpenSearchException error,
OpenSearchClientException e) |
| Modifier and Type | Method and Description |
|---|---|
OpenSearchClientException |
DocumentService.push_result.getE() |
| Modifier and Type | Method and Description |
|---|---|
DocumentService.push_result |
DocumentService.push_result.setE(OpenSearchClientException e) |
| Modifier and Type | Method and Description |
|---|---|
OpenSearchResult |
DocumentService.AsyncClient.push_call.getResult() |
OpenSearchResult |
DocumentService.Iface.push(org.json.JSONArray docsJsonArray,
java.lang.String appName,
java.lang.String tableName) |
OpenSearchResult |
DocumentService.Client.push(org.json.JSONArray docsJsonArray,
java.lang.String appName,
java.lang.String tableName) |
OpenSearchResult |
DocumentService.Iface.push(java.lang.String docsJson,
java.lang.String appName,
java.lang.String tableName) |
OpenSearchResult |
DocumentService.Client.push(java.lang.String docsJson,
java.lang.String appName,
java.lang.String tableName) |
OpenSearchResult |
DocumentService.Client.recv_push() |
| Constructor and Description |
|---|
push_result(OpenSearchResult success,
OpenSearchException error,
OpenSearchClientException e) |
| Modifier and Type | Method and Description |
|---|---|
OpenSearchClientException |
FirstRankService.save_result.getE() |
OpenSearchClientException |
FirstRankService.getById_result.getE() |
OpenSearchClientException |
FirstRankService.listAll_result.getE() |
OpenSearchClientException |
FirstRankService.listByAppId_result.getE() |
OpenSearchClientException |
FirstRankService.listByAppIdAndName_result.getE() |
OpenSearchClientException |
FirstRankService.updateById_result.getE() |
OpenSearchClientException |
FirstRankService.validateUpdateById_result.getE() |
OpenSearchClientException |
FirstRankService.removeById_result.getE() |
| Modifier and Type | Method and Description |
|---|---|
FirstRankService.save_result |
FirstRankService.save_result.setE(OpenSearchClientException e) |
FirstRankService.getById_result |
FirstRankService.getById_result.setE(OpenSearchClientException e) |
FirstRankService.listAll_result |
FirstRankService.listAll_result.setE(OpenSearchClientException e) |
FirstRankService.listByAppId_result |
FirstRankService.listByAppId_result.setE(OpenSearchClientException e) |
FirstRankService.listByAppIdAndName_result |
FirstRankService.listByAppIdAndName_result.setE(OpenSearchClientException e) |
FirstRankService.updateById_result |
FirstRankService.updateById_result.setE(OpenSearchClientException e) |
FirstRankService.validateUpdateById_result |
FirstRankService.validateUpdateById_result.setE(OpenSearchClientException e) |
FirstRankService.removeById_result |
FirstRankService.removeById_result.setE(OpenSearchClientException e) |
| Modifier and Type | Method and Description |
|---|---|
FirstRank |
FirstRankService.Iface.getById(java.lang.String identity) |
FirstRank |
FirstRankService.Client.getById(java.lang.String identity) |
FirstRank |
FirstRankService.AsyncClient.save_call.getResult() |
FirstRank |
FirstRankService.AsyncClient.getById_call.getResult() |
java.util.List<FirstRank> |
FirstRankService.AsyncClient.listAll_call.getResult() |
java.util.List<FirstRank> |
FirstRankService.AsyncClient.listByAppId_call.getResult() |
java.util.List<FirstRank> |
FirstRankService.AsyncClient.listByAppIdAndName_call.getResult() |
FirstRank |
FirstRankService.AsyncClient.updateById_call.getResult() |
FirstRank |
FirstRankService.AsyncClient.validateUpdateById_call.getResult() |
FirstRank |
FirstRankService.AsyncClient.removeById_call.getResult() |
java.util.List<FirstRank> |
FirstRankService.Iface.listAll() |
java.util.List<FirstRank> |
FirstRankService.Client.listAll() |
java.util.List<FirstRank> |
FirstRankService.Iface.listByAppId(java.lang.String appId) |
java.util.List<FirstRank> |
FirstRankService.Client.listByAppId(java.lang.String appId) |
java.util.List<FirstRank> |
FirstRankService.Iface.listByAppIdAndName(java.lang.String appId,
java.lang.String name) |
java.util.List<FirstRank> |
FirstRankService.Client.listByAppIdAndName(java.lang.String appId,
java.lang.String name) |
FirstRank |
FirstRankService.Client.recv_getById() |
java.util.List<FirstRank> |
FirstRankService.Client.recv_listAll() |
java.util.List<FirstRank> |
FirstRankService.Client.recv_listByAppId() |
java.util.List<FirstRank> |
FirstRankService.Client.recv_listByAppIdAndName() |
FirstRank |
FirstRankService.Client.recv_removeById() |
FirstRank |
FirstRankService.Client.recv_save() |
FirstRank |
FirstRankService.Client.recv_updateById() |
FirstRank |
FirstRankService.Client.recv_validateUpdateById() |
FirstRank |
FirstRankService.Iface.removeById(java.lang.String identity) |
FirstRank |
FirstRankService.Client.removeById(java.lang.String identity) |
FirstRank |
FirstRankService.Iface.save(FirstRank firstRank) |
FirstRank |
FirstRankService.Client.save(FirstRank firstRank) |
FirstRank |
FirstRankService.Iface.updateById(java.lang.String identity,
FirstRank firstRank) |
FirstRank |
FirstRankService.Client.updateById(java.lang.String identity,
FirstRank firstRank) |
FirstRank |
FirstRankService.Iface.validateUpdateById(java.lang.String identity,
FirstRank firstRank) |
FirstRank |
FirstRankService.Client.validateUpdateById(java.lang.String identity,
FirstRank firstRank) |
| Constructor and Description |
|---|
getById_result(FirstRank success,
OpenSearchException error,
OpenSearchClientException e) |
listAll_result(java.util.List<FirstRank> success,
OpenSearchException error,
OpenSearchClientException e) |
listByAppId_result(java.util.List<FirstRank> success,
OpenSearchException error,
OpenSearchClientException e) |
listByAppIdAndName_result(java.util.List<FirstRank> success,
OpenSearchException error,
OpenSearchClientException e) |
removeById_result(FirstRank success,
OpenSearchException error,
OpenSearchClientException e) |
save_result(FirstRank success,
OpenSearchException error,
OpenSearchClientException e) |
updateById_result(FirstRank success,
OpenSearchException error,
OpenSearchClientException e) |
validateUpdateById_result(FirstRank success,
OpenSearchException error,
OpenSearchClientException e) |
| Modifier and Type | Method and Description |
|---|---|
OpenSearchClientException |
QuotaService.getByAppIdentity_result.getE() |
OpenSearchClientException |
QuotaService.updateByAppIdentity_result.getE() |
| Modifier and Type | Method and Description |
|---|---|
QuotaService.getByAppIdentity_result |
QuotaService.getByAppIdentity_result.setE(OpenSearchClientException e) |
QuotaService.updateByAppIdentity_result |
QuotaService.updateByAppIdentity_result.setE(OpenSearchClientException e) |
| Modifier and Type | Method and Description |
|---|---|
OpenSearchResult |
QuotaService.Iface.getByAppIdentity(java.lang.String identity) |
OpenSearchResult |
QuotaService.Client.getByAppIdentity(java.lang.String identity) |
OpenSearchResult |
QuotaService.AsyncClient.getByAppIdentity_call.getResult() |
OpenSearchResult |
QuotaService.AsyncClient.updateByAppIdentity_call.getResult() |
OpenSearchResult |
QuotaService.Client.recv_getByAppIdentity() |
OpenSearchResult |
QuotaService.Client.recv_updateByAppIdentity() |
OpenSearchResult |
QuotaService.Iface.updateByAppIdentity(java.lang.String identity,
Quota quota) |
OpenSearchResult |
QuotaService.Client.updateByAppIdentity(java.lang.String identity,
Quota quota) |
| Constructor and Description |
|---|
getByAppIdentity_result(OpenSearchResult success,
OpenSearchException error,
OpenSearchClientException e) |
updateByAppIdentity_result(OpenSearchResult success,
OpenSearchException error,
OpenSearchClientException e) |
| Modifier and Type | Method and Description |
|---|---|
OpenSearchClientException |
OpenSearchSearcherService.execute_result.getE() |
| Modifier and Type | Method and Description |
|---|---|
OpenSearchSearcherService.execute_result |
OpenSearchSearcherService.execute_result.setE(OpenSearchClientException e) |
| Modifier and Type | Method and Description |
|---|---|
SearchResult |
OpenSearchSearcherService.Iface.execute(SearchParams searchParams) |
SearchResult |
OpenSearchSearcherService.Client.execute(SearchParams searchParams) |
SearchResult |
OpenSearchSearcherService.AsyncClient.execute_call.getResult() |
SearchResult |
OpenSearchSearcherService.Client.recv_execute() |
| Constructor and Description |
|---|
execute_result(SearchResult success,
OpenSearchException error,
OpenSearchClientException e) |
| Modifier and Type | Method and Description |
|---|---|
OpenSearchClientException |
SolrSearcherService.execute_result.getE() |
| Modifier and Type | Method and Description |
|---|---|
SolrSearcherService.execute_result |
SolrSearcherService.execute_result.setE(OpenSearchClientException e) |
| Modifier and Type | Method and Description |
|---|---|
SearchResult |
SolrSearcherService.Iface.execute(SearchParams searchParams) |
SearchResult |
SolrSearcherService.Client.execute(SearchParams searchParams) |
SearchResult |
SolrSearcherService.AsyncClient.execute_call.getResult() |
SearchResult |
SolrSearcherService.Client.recv_execute() |
| Constructor and Description |
|---|
execute_result(SearchResult success,
OpenSearchException error,
OpenSearchClientException e) |
| Modifier and Type | Method and Description |
|---|---|
OpenSearchClientException |
SecondRankService.save_result.getE() |
OpenSearchClientException |
SecondRankService.listAll_result.getE() |
OpenSearchClientException |
SecondRankService.getById_result.getE() |
OpenSearchClientException |
SecondRankService.listByAppIdAndName_result.getE() |
OpenSearchClientException |
SecondRankService.updateById_result.getE() |
OpenSearchClientException |
SecondRankService.removeById_result.getE() |
| Modifier and Type | Method and Description |
|---|---|
SecondRankService.save_result |
SecondRankService.save_result.setE(OpenSearchClientException e) |
SecondRankService.listAll_result |
SecondRankService.listAll_result.setE(OpenSearchClientException e) |
SecondRankService.getById_result |
SecondRankService.getById_result.setE(OpenSearchClientException e) |
SecondRankService.listByAppIdAndName_result |
SecondRankService.listByAppIdAndName_result.setE(OpenSearchClientException e) |
SecondRankService.updateById_result |
SecondRankService.updateById_result.setE(OpenSearchClientException e) |
SecondRankService.removeById_result |
SecondRankService.removeById_result.setE(OpenSearchClientException e) |
| Modifier and Type | Method and Description |
|---|---|
SecondRank |
SecondRankService.Iface.getById(java.lang.String id) |
SecondRank |
SecondRankService.Client.getById(java.lang.String id) |
SecondRank |
SecondRankService.AsyncClient.save_call.getResult() |
java.util.List<SecondRank> |
SecondRankService.AsyncClient.listAll_call.getResult() |
SecondRank |
SecondRankService.AsyncClient.getById_call.getResult() |
java.util.List<SecondRank> |
SecondRankService.AsyncClient.listByAppIdAndName_call.getResult() |
SecondRank |
SecondRankService.AsyncClient.updateById_call.getResult() |
SecondRank |
SecondRankService.AsyncClient.removeById_call.getResult() |
java.util.List<SecondRank> |
SecondRankService.Iface.listAll() |
java.util.List<SecondRank> |
SecondRankService.Client.listAll() |
java.util.List<SecondRank> |
SecondRankService.Iface.listByAppIdAndName(java.lang.String appId,
java.lang.String name) |
java.util.List<SecondRank> |
SecondRankService.Client.listByAppIdAndName(java.lang.String appId,
java.lang.String name) |
SecondRank |
SecondRankService.Client.recv_getById() |
java.util.List<SecondRank> |
SecondRankService.Client.recv_listAll() |
java.util.List<SecondRank> |
SecondRankService.Client.recv_listByAppIdAndName() |
SecondRank |
SecondRankService.Client.recv_removeById() |
SecondRank |
SecondRankService.Client.recv_save() |
SecondRank |
SecondRankService.Client.recv_updateById() |
SecondRank |
SecondRankService.Iface.removeById(java.lang.String id) |
SecondRank |
SecondRankService.Client.removeById(java.lang.String id) |
SecondRank |
SecondRankService.Iface.save(SecondRank secondRank) |
SecondRank |
SecondRankService.Client.save(SecondRank secondRank) |
SecondRank |
SecondRankService.Iface.updateById(java.lang.String id,
SecondRank secondRank) |
SecondRank |
SecondRankService.Client.updateById(java.lang.String id,
SecondRank secondRank) |
| Constructor and Description |
|---|
getById_result(SecondRank success,
OpenSearchException error,
OpenSearchClientException e) |
listAll_result(java.util.List<SecondRank> success,
OpenSearchException error,
OpenSearchClientException e) |
listByAppIdAndName_result(java.util.List<SecondRank> success,
OpenSearchException error,
OpenSearchClientException e) |
removeById_result(SecondRank success,
OpenSearchException error,
OpenSearchClientException e) |
save_result(SecondRank success,
OpenSearchException error,
OpenSearchClientException e) |
updateById_result(SecondRank success,
OpenSearchException error,
OpenSearchClientException e) |
| Modifier and Type | Field and Description |
|---|---|
OpenSearchClientException |
SuggestionService.execute_result.e |
OpenSearchClientException |
SuggestionService.search_result.e |
| Modifier and Type | Method and Description |
|---|---|
OpenSearchClientException |
SuggestionService.execute_result.getE() |
OpenSearchClientException |
SuggestionService.search_result.getE() |
| Modifier and Type | Method and Description |
|---|---|
SuggestionService.execute_result |
SuggestionService.execute_result.setE(OpenSearchClientException e) |
SuggestionService.search_result |
SuggestionService.search_result.setE(OpenSearchClientException e) |
| Modifier and Type | Method and Description |
|---|---|
SearchResult |
SuggestionService.Iface.execute(SuggestParams suggestParams) |
SearchResult |
SuggestionService.Client.execute(SuggestParams suggestParams) |
SearchResult |
SuggestionService.AsyncClient.execute_call.getResult() |
java.lang.String |
SuggestionService.AsyncClient.search_call.getResult() |
SearchResult |
SuggestionService.Client.recv_execute() |
java.lang.String |
SuggestionService.Client.recv_search() |
java.lang.String |
SuggestionService.Iface.search() |
java.lang.String |
SuggestionService.Client.search() |
| Constructor and Description |
|---|
execute_result(SearchResult success,
OpenSearchException error,
OpenSearchClientException e) |
search_result(java.lang.String success,
OpenSearchException error,
OpenSearchClientException e) |
| Modifier and Type | Method and Description |
|---|---|
OpenSearchClientException |
SummaryService.listByAppIdAndGroup_result.getE() |
| Modifier and Type | Method and Description |
|---|---|
SummaryService.listByAppIdAndGroup_result |
SummaryService.listByAppIdAndGroup_result.setE(OpenSearchClientException e) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Summary> |
SummaryService.AsyncClient.listByAppIdAndGroup_call.getResult() |
java.util.List<Summary> |
SummaryService.Iface.listByAppIdAndGroup(java.lang.String appId,
java.lang.String group) |
java.util.List<Summary> |
SummaryService.Client.listByAppIdAndGroup(java.lang.String appId,
java.lang.String group) |
java.util.List<Summary> |
SummaryService.Client.recv_listByAppIdAndGroup() |
| Constructor and Description |
|---|
listByAppIdAndGroup_result(java.util.List<Summary> success,
OpenSearchException error,
OpenSearchClientException e) |
Copyright © 2023. All Rights Reserved.