Updated on 2024-04-29 GMT+08:00

Development Guideline

Table 1 Development guideline

No.

Procedure

Code Implementation

1

Enable a term index when creating an HBase table.

For details, see Enabling a Term Index When Creating a Table.

2

Write data using HBase Put.

For details, see Writing Data.

3

Query data.

For details, see the following sections: