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 for an existing time series table. |
|
|
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 the details of an analytical store, such as TTL configuration, data synchronization options, synchronization status, and storage usage. |
|
|
Delete an analytical store that is created for a time series table. |