| 程序包 | 说明 |
|---|---|
| com.alicloud.openservices.tablestore | |
| com.alicloud.openservices.tablestore.core | |
| com.alicloud.openservices.tablestore.core.protocol.globaltable |
| 限定符和类型 | 方法和说明 |
|---|---|
UnbindGlobalTableResponse |
SyncClientInterface.unbindGlobalTable(UnbindGlobalTableRequest unbindGlobalTableRequest)
Unbind the specified physical table from the global table.
|
UnbindGlobalTableResponse |
SyncClient.unbindGlobalTable(UnbindGlobalTableRequest request) |
Future<UnbindGlobalTableResponse> |
InternalClient.unbindGlobalTable(UnbindGlobalTableRequest request,
TableStoreCallback<UnbindGlobalTableRequest,UnbindGlobalTableResponse> callback) |
| 限定符和类型 | 方法和说明 |
|---|---|
Future<UnbindGlobalTableResponse> |
InternalClient.unbindGlobalTable(UnbindGlobalTableRequest request,
TableStoreCallback<UnbindGlobalTableRequest,UnbindGlobalTableResponse> callback) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
UnbindGlobalTableLauncher.fire(UnbindGlobalTableRequest request,
com.aliyun.ots.thirdparty.org.apache.http.concurrent.FutureCallback<UnbindGlobalTableResponse> cb) |
UnbindGlobalTableLauncher |
LauncherFactory.unbindGlobalTable(TraceLogger tracer,
RetryStrategy retry,
UnbindGlobalTableRequest originRequest) |
| 构造器和说明 |
|---|
UnbindGlobalTableLauncher(OTSUri uri,
TraceLogger tracer,
RetryStrategy retry,
String instanceName,
AsyncServiceClient client,
CredentialsProvider crdsProvider,
ClientConfiguration config,
UnbindGlobalTableRequest originRequest) |
| 限定符和类型 | 方法和说明 |
|---|---|
static GlobalTable.UnbindGlobalTableRequest |
GlobalTableProtocolBuilder.buildUnbindGlobalTableRequest(UnbindGlobalTableRequest req) |
Copyright © 2025. All Rights Reserved.