| 限定符和类型 | 方法和说明 |
|---|---|
BindGlobalTableResponse |
SyncClientInterface.bindGlobalTable(BindGlobalTableRequest bindGlobalTableRequest)
Adds a new physical table copy to the global table at the specified location.
|
BindGlobalTableResponse |
SyncClient.bindGlobalTable(BindGlobalTableRequest request) |
| 限定符和类型 | 方法和说明 |
|---|---|
Future<BindGlobalTableResponse> |
InternalClient.bindGlobalTable(BindGlobalTableRequest request,
TableStoreCallback<BindGlobalTableRequest,BindGlobalTableResponse> callback) |
| 限定符和类型 | 方法和说明 |
|---|---|
Future<BindGlobalTableResponse> |
InternalClient.bindGlobalTable(BindGlobalTableRequest request,
TableStoreCallback<BindGlobalTableRequest,BindGlobalTableResponse> callback) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
BindGlobalTableLauncher.fire(BindGlobalTableRequest request,
com.aliyun.ots.thirdparty.org.apache.http.concurrent.FutureCallback<BindGlobalTableResponse> cb) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected BindGlobalTableResponse |
BindGlobalTableResponseConsumer.parseResult() |
| 构造器和说明 |
|---|
BindGlobalTableResponseConsumer(ResultParser resultParser,
TraceLogger traceLogger,
RetryStrategy retry,
BindGlobalTableResponse lastResult) |
| 限定符和类型 | 方法和说明 |
|---|---|
static BindGlobalTableResponse |
ResponseFactory.createBindGlobalTableResponse(ResponseContentWithMeta response,
GlobalTable.BindGlobalTableResponse protoResp) |
Copyright © 2025. All Rights Reserved.