This topic describes how to get started with the Timeline model by using sample code.

Procedure

  1. Log on to the Tablestore console. Create a Tablestore instance. For more information, see Create instances.
  2. Download and install Tablestore SDK for Java. For more information, see Installation.
  3. Use an endpoint and configure an AccessKey pair to initialize an OTSClient instance. For more information, see Initialization.
  4. Download the sample code to get started with the Timeline model.