Documentation ¶
Index ¶
- func BatchGetRowSample(client *tablestore.TableStoreClient, tableName string)
- func BatchWriteRowSample(client *tablestore.TableStoreClient, tableName string)
- func CreateTableKeyAutoIncrementSample(client *tablestore.TableStoreClient)
- func CreateTableSample(client *tablestore.TableStoreClient, tableName string)
- func DeleteRowSample(client *tablestore.TableStoreClient, tableName string)
- func DeleteTableSample(client *tablestore.TableStoreClient)
- func DescribeTableSample(client *tablestore.TableStoreClient, tableName string)
- func GetRangeSample(client *tablestore.TableStoreClient, tableName string)
- func GetRowSample(client *tablestore.TableStoreClient, tableName string)
- func ListTableSample(client *tablestore.TableStoreClient)
- func PutRowSample(client *tablestore.TableStoreClient, tableName string)
- func PutRowWithKeyAutoIncrementSample(client *tablestore.TableStoreClient)
- func UpdateRowSample(client *tablestore.TableStoreClient, tableName string)
- func UpdateTableSample(client *tablestore.TableStoreClient, tableName string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BatchGetRowSample ¶
func BatchGetRowSample(client *tablestore.TableStoreClient, tableName string)
func BatchWriteRowSample ¶
func BatchWriteRowSample(client *tablestore.TableStoreClient, tableName string)
func CreateTableKeyAutoIncrementSample ¶
func CreateTableKeyAutoIncrementSample(client *tablestore.TableStoreClient)
func CreateTableSample ¶
func CreateTableSample(client *tablestore.TableStoreClient, tableName string)
func DeleteRowSample ¶
func DeleteRowSample(client *tablestore.TableStoreClient, tableName string)
func DeleteTableSample ¶
func DeleteTableSample(client *tablestore.TableStoreClient)
func DescribeTableSample ¶
func DescribeTableSample(client *tablestore.TableStoreClient, tableName string)
func GetRangeSample ¶
func GetRangeSample(client *tablestore.TableStoreClient, tableName string)
func GetRowSample ¶
func GetRowSample(client *tablestore.TableStoreClient, tableName string)
func ListTableSample ¶
func ListTableSample(client *tablestore.TableStoreClient)
func PutRowSample ¶
func PutRowSample(client *tablestore.TableStoreClient, tableName string)
func PutRowWithKeyAutoIncrementSample ¶
func PutRowWithKeyAutoIncrementSample(client *tablestore.TableStoreClient)
func UpdateRowSample ¶
func UpdateRowSample(client *tablestore.TableStoreClient, tableName string)
func UpdateTableSample ¶
func UpdateTableSample(client *tablestore.TableStoreClient, tableName string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.