| 限定符和类型 | 方法和说明 |
|---|---|
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) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected UnbindGlobalTableResponse |
UnbindGlobalTableResponseConsumer.parseResult() |
| 构造器和说明 |
|---|
UnbindGlobalTableResponseConsumer(ResultParser resultParser,
TraceLogger traceLogger,
RetryStrategy retry,
UnbindGlobalTableResponse lastResult) |
| 限定符和类型 | 方法和说明 |
|---|---|
static UnbindGlobalTableResponse |
ResponseFactory.createUnbindGlobalTableResponse(ResponseContentWithMeta response,
GlobalTable.UnbindGlobalTableResponse protoResp) |
Copyright © 2025. All Rights Reserved.