You can use a Lastpoint index to quickly retrieve data of the latest point in time in time series in a time series table. This topic describes the operations that you can perform on a Lastpoint index by using Tablestore SDK for Java.
Operation | Description |
You can create a Lastpoint index for a time series table. | |
You can query data in a Lastpoint index. | |
You can use a search index that is created for a Lastpoint index to retrieve data in the Lastpoint index. Search indexes can be used to accelerate data retrieval for Lastpoint indexes and provide multi-dimensional query and statistical analysis capabilities. | |
You can delete a Lastpoint index that is created for a time series table. |