程序包 | 说明 |
---|---|
com.alicloud.openservices.tablestore.timestream | |
com.alicloud.openservices.tablestore.timestream.model | |
com.alicloud.openservices.tablestore.timestream.model.query |
构造器和说明 |
---|
TimestreamDataTable(AsyncClient asyncClient,
String dataTableName,
String metaTable,
String index,
TableStoreWriter dataWriter,
com.alicloud.openservices.tablestore.timestream.internal.MetaCacheManager metaCacheManager) |
TimestreamDBClient(AsyncClient asyncClient,
TimestreamDBConfiguration config)
TimestreamDBClient的构造函数
|
TimestreamDBClient(AsyncClient asyncClient,
TimestreamDBConfiguration config,
WriterConfig writerConfig,
TableStoreCallback<RowChange,ConsumedCapacity> callback)
TimestreamDBClient的构造函数
|
TimestreamMetaTable(AsyncClient asyncClient,
String metaTableName,
String index,
com.alicloud.openservices.tablestore.timestream.internal.MetaCacheManager metaCacheManager) |
构造器和说明 |
---|
GetRangeIterator(AsyncClient asyncClient,
GetRangeRequest request) |
GetRowIterator(AsyncClient asyncClient,
GetRowRequest request) |
TimestreamMetaIterator(AsyncClient asyncClient,
SearchRequest request) |
构造器和说明 |
---|
DataGetter(AsyncClient asyncClient,
String tableName,
TimestreamIdentifier identifier) |
DataQuery(AsyncClient asyncClient,
String tableName) |
MetaFilter(AsyncClient asyncClient,
String metaTableName,
String indexName,
Filter filter) |
MetaGetter(AsyncClient asyncClient,
String metaTableName,
TimestreamIdentifier identifier) |
Copyright © 2019. All Rights Reserved.