This topic describes how to get started with the Timeline model by using sample code.
Prerequisites
Tablestore is activated and an instance is created. For more information, see Activate Tablestore and create an instance.
Procedure
Download and install Tablestore SDK for Java. For more information, see Install Tablestore SDK for Java.
Use an endpoint and configure an AccessKey pair to initialize a Tablestore client. For more information, see Initialize a Tablestore client.
Download the sample code to get started with the Timeline model. For more information, see aliyun/tablestore-timeline.