| 程序包 | 说明 |
|---|---|
| com.alicloud.openservices.tablestore | |
| com.alicloud.openservices.tablestore.core | |
| com.alicloud.openservices.tablestore.core.protocol.globaltable |
| 限定符和类型 | 方法和说明 |
|---|---|
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) |
UpdateGlobalTableLauncher |
LauncherFactory.updateGlobalTable(TraceLogger tracer,
RetryStrategy retry,
UpdateGlobalTableRequest originRequest) |
| 构造器和说明 |
|---|
UpdateGlobalTableLauncher(OTSUri uri,
TraceLogger tracer,
RetryStrategy retry,
String instanceName,
AsyncServiceClient client,
CredentialsProvider crdsProvider,
ClientConfiguration config,
UpdateGlobalTableRequest originRequest) |
| 限定符和类型 | 方法和说明 |
|---|---|
static GlobalTable.UpdateGlobalTableRequest |
GlobalTableProtocolBuilder.buildUpdateGlobalTableRequest(UpdateGlobalTableRequest req) |
Copyright © 2025. All Rights Reserved.