Time series analytical store

更新时间:
复制 MD 格式

An analytical store is a low-cost storage engine designed and optimized by Tablestore for time series scenarios. You can use analytical stores for long-term storage and analysis of time series data by using Tablestore SDK for Java.

Operation

Description

Create an analytical store

Create an analytical store for an existing time series table.

Update the data lifecycle of an analytical store

Update the time to live (TTL) configuration of a time series analytical store. After the TTL of an analytical store is updated, Tablestore automatically and asynchronously deletes data whose retention period exceeds the TTL value from the analytical store.

Query information of an analytical store

Query the details of an analytical store, such as TTL configuration, data synchronization options, synchronization status, and storage usage.

Delete an analytical store

Delete an analytical store that is created for a time series table.