All Products
Search
Document Center

Tablestore:Lastpoint index

Last Updated:Jun 23, 2026

A Lastpoint index allows you to quickly retrieve the latest data point for each time series in a time series table. The following table lists the Lastpoint index operations supported by Tablestore SDK for Java.

Operation

Description

Create a Lastpoint index

Create a Lastpoint index for a time series table.

Query data in a Lastpoint index

Query data in a Lastpoint index.

Retrieve a Lastpoint index

Retrieve data in a Lastpoint index by using a search index. Search indexes accelerate data retrieval for Lastpoint indexes and support multi-dimensional queries and statistical analysis.

Delete a Lastpoint index

Delete a Lastpoint index from a time series table.