| 限定符和类型 | 方法和说明 |
|---|---|
UpdateSearchIndexResponse |
SyncClientInterface.updateSearchIndex(UpdateSearchIndexRequest request)
Update SearchIndex (for user index exchange, or setting index query weight)
|
UpdateSearchIndexResponse |
SyncClient.updateSearchIndex(UpdateSearchIndexRequest request) |
| 限定符和类型 | 方法和说明 |
|---|---|
Future<UpdateSearchIndexResponse> |
InternalClient.updateSearchIndex(UpdateSearchIndexRequest request,
TableStoreCallback<UpdateSearchIndexRequest,UpdateSearchIndexResponse> callback) |
Future<UpdateSearchIndexResponse> |
AsyncClient.updateSearchIndex(UpdateSearchIndexRequest request,
TableStoreCallback<UpdateSearchIndexRequest,UpdateSearchIndexResponse> callback) |
Future<UpdateSearchIndexResponse> |
AsyncClientInterface.updateSearchIndex(UpdateSearchIndexRequest request,
TableStoreCallback<UpdateSearchIndexRequest,UpdateSearchIndexResponse> callback)
Update SearchIndex (used for swapping indexes or setting index query weights).
|
| 限定符和类型 | 方法和说明 |
|---|---|
Future<UpdateSearchIndexResponse> |
InternalClient.updateSearchIndex(UpdateSearchIndexRequest request,
TableStoreCallback<UpdateSearchIndexRequest,UpdateSearchIndexResponse> callback) |
Future<UpdateSearchIndexResponse> |
AsyncClient.updateSearchIndex(UpdateSearchIndexRequest request,
TableStoreCallback<UpdateSearchIndexRequest,UpdateSearchIndexResponse> callback) |
Future<UpdateSearchIndexResponse> |
AsyncClientInterface.updateSearchIndex(UpdateSearchIndexRequest request,
TableStoreCallback<UpdateSearchIndexRequest,UpdateSearchIndexResponse> callback)
Update SearchIndex (used for swapping indexes or setting index query weights).
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
UpdateSearchIndexLauncher.fire(UpdateSearchIndexRequest request,
com.aliyun.ots.thirdparty.org.apache.http.concurrent.FutureCallback<UpdateSearchIndexResponse> cb) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected UpdateSearchIndexResponse |
UpdateSearchIndexResponseConsumer.parseResult() |
| 构造器和说明 |
|---|
UpdateSearchIndexResponseConsumer(ResultParser resultParser,
TraceLogger traceLogger,
RetryStrategy retry,
UpdateSearchIndexResponse lastResult) |
| 限定符和类型 | 方法和说明 |
|---|---|
static UpdateSearchIndexResponse |
ResponseFactory.createUpdateSearchIndexResponse(ResponseContentWithMeta response,
Search.UpdateSearchIndexResponse updateSearchIndexResponse) |
Copyright © 2025. All Rights Reserved.