↓ 2 callersMethodcreateIndexthis example create an index which contains these columns: status, tag1, tag2, create_time. you can create an index which contains any other columns.
demos/TableStore-Grid/src/main/java/com/aliyun/tablestore/example/grid/CreateStoreExample.java:34