| Package | Description |
|---|---|
| com.alicloud.openservices.tablestore | |
| com.alicloud.openservices.tablestore.core | |
| com.alicloud.openservices.tablestore.core.protocol |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateTableResponse> |
InternalClient.createTableEx(CreateTableRequestEx request,
TableStoreCallback<CreateTableRequestEx,CreateTableResponse> callback) |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateTableResponse> |
InternalClient.createTableEx(CreateTableRequestEx request,
TableStoreCallback<CreateTableRequestEx,CreateTableResponse> callback) |
| Modifier and Type | Method and Description |
|---|---|
CreateTableExLauncher |
LauncherFactory.createTableEx(TraceLogger tracer,
RetryStrategy retry,
CreateTableRequestEx originRequest) |
void |
CreateTableExLauncher.fire(CreateTableRequestEx req,
org.apache.http.concurrent.FutureCallback<CreateTableResponse> cb) |
| Constructor and Description |
|---|
CreateTableExLauncher(OTSUri uri,
TraceLogger tracer,
RetryStrategy retry,
String instanceName,
AsyncServiceClient client,
CredentialsProvider crdsProvider,
ClientConfiguration config,
CreateTableRequestEx originRequest) |
| Modifier and Type | Method and Description |
|---|---|
static OtsInternalApi.CreateTableRequest |
OTSProtocolBuilder.buildCreateTableExRequest(CreateTableRequestEx createTableRequestEx) |
Copyright © 2024. All Rights Reserved.