| 程序包 | 说明 |
|---|---|
| com.alicloud.openservices.tablestore | |
| com.alicloud.openservices.tablestore.core |
| 构造器和说明 |
|---|
AsyncClient(String endpoint,
CredentialsProvider credsProvider,
String instanceName,
ClientConfiguration config,
ResourceManager resourceManager) |
AsyncTimeseriesClient(String endpoint,
CredentialsProvider credsProvider,
String instanceName,
ClientConfiguration config,
ResourceManager resourceManager)
Constructs a new
AsyncTimeseriesClient instance using the specified TableStore Endpoint and default configurations. |
InternalClient(String endpoint,
CredentialsProvider credsProvider,
String instanceName,
ClientConfiguration config,
ResourceManager resourceManager) |
SyncClient(String endpoint,
CredentialsProvider credsProvider,
String instanceName,
ClientConfiguration config,
ResourceManager resourceManager) |
TimeseriesClient(String endpoint,
CredentialsProvider credsProvider,
String instanceName,
ClientConfiguration config,
ResourceManager resourceManager)
Constructs a new
TimeseriesClient instance using the specified TableStore Endpoint and default configurations. |
TunnelClient(String endpoint,
CredentialsProvider credsProvider,
String instanceName,
ClientConfiguration config,
ResourceManager resourceManager)
Constructs a new
TunnelClient instance using the specified TableStore Endpoint and default configurations. |
| 限定符和类型 | 方法和说明 |
|---|---|
ResourceManager |
ResourceManager.sharedResourceManager()
get a shared resource manager
|
Copyright © 2025. All Rights Reserved.