All Products
Search
Document Center

Tablestore:Lastpoint index

Last Updated:Apr 17, 2025

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

Create a Lastpoint index

You can create a Lastpoint index for a time series table.

Query data in a Lastpoint index

You can query data in a Lastpoint index.

Retrieve 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.

Delete a Lastpoint index

You can delete a Lastpoint index that is created for a time series table.