| 限定符和类型 | 方法和说明 |
|---|---|
UpdateGlobalTableResponse |
SyncClientInterface.updateGlobalTable(UpdateGlobalTableRequest updateGlobalTableRequest)
Modify the read and write permissions of the physical table in the global table.
|
UpdateGlobalTableResponse |
SyncClient.updateGlobalTable(UpdateGlobalTableRequest updateGlobalTableRequest) |
| 限定符和类型 | 方法和说明 |
|---|---|
Future<UpdateGlobalTableResponse> |
InternalClient.updateGlobalTable(UpdateGlobalTableRequest request,
TableStoreCallback<UpdateGlobalTableRequest,UpdateGlobalTableResponse> callback) |
| 限定符和类型 | 方法和说明 |
|---|---|
Future<UpdateGlobalTableResponse> |
InternalClient.updateGlobalTable(UpdateGlobalTableRequest request,
TableStoreCallback<UpdateGlobalTableRequest,UpdateGlobalTableResponse> callback) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
UpdateGlobalTableLauncher.fire(UpdateGlobalTableRequest request,
com.aliyun.ots.thirdparty.org.apache.http.concurrent.FutureCallback<UpdateGlobalTableResponse> cb) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected UpdateGlobalTableResponse |
UpdateGlobalTableResponseConsumer.parseResult() |
| 构造器和说明 |
|---|
UpdateGlobalTableResponseConsumer(ResultParser resultParser,
TraceLogger traceLogger,
RetryStrategy retry,
UpdateGlobalTableResponse lastResult) |
| 限定符和类型 | 方法和说明 |
|---|---|
static UpdateGlobalTableResponse |
ResponseFactory.createUpdateGlobalTableResponse(ResponseContentWithMeta response,
GlobalTable.UpdateGlobalTableResponse protoResp) |
Copyright © 2025. All Rights Reserved.