限定符和类型 | 方法和说明 |
---|---|
UpdateSearchIndexResponse |
SyncClient.updateSearchIndex(UpdateSearchIndexRequest request) |
UpdateSearchIndexResponse |
SyncClientInterface.updateSearchIndex(UpdateSearchIndexRequest request)
更新SearchIndex(用户索引交换,或设置索引查询权重)
|
限定符和类型 | 方法和说明 |
---|---|
Future<UpdateSearchIndexResponse> |
AsyncClient.updateSearchIndex(UpdateSearchIndexRequest request,
TableStoreCallback<UpdateSearchIndexRequest,UpdateSearchIndexResponse> callback) |
Future<UpdateSearchIndexResponse> |
InternalClient.updateSearchIndex(UpdateSearchIndexRequest request,
TableStoreCallback<UpdateSearchIndexRequest,UpdateSearchIndexResponse> callback) |
Future<UpdateSearchIndexResponse> |
AsyncClientInterface.updateSearchIndex(UpdateSearchIndexRequest request,
TableStoreCallback<UpdateSearchIndexRequest,UpdateSearchIndexResponse> callback)
更新SearchIndex(用于交换索引,或设置索引查询权重)。
|
限定符和类型 | 方法和说明 |
---|---|
Future<UpdateSearchIndexResponse> |
AsyncClient.updateSearchIndex(UpdateSearchIndexRequest request,
TableStoreCallback<UpdateSearchIndexRequest,UpdateSearchIndexResponse> callback) |
Future<UpdateSearchIndexResponse> |
InternalClient.updateSearchIndex(UpdateSearchIndexRequest request,
TableStoreCallback<UpdateSearchIndexRequest,UpdateSearchIndexResponse> callback) |
Future<UpdateSearchIndexResponse> |
AsyncClientInterface.updateSearchIndex(UpdateSearchIndexRequest request,
TableStoreCallback<UpdateSearchIndexRequest,UpdateSearchIndexResponse> callback)
更新SearchIndex(用于交换索引,或设置索引查询权重)。
|
限定符和类型 | 方法和说明 |
---|---|
void |
UpdateSearchIndexLauncher.fire(UpdateSearchIndexRequest request,
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 © 2021. All Rights Reserved.