ex_aliyun_ots
v0.5.5
Pages
Modules
Exceptions
ex_aliyun_ots v0.5.5
ExAliyunOts.Client.Row
View Source
Link to this section
Summary
Functions
remote_batch_get_row(instance, request_body)
remote_batch_write_row(instance, request_body)
remote_delete_row(instance, request_body)
remote_get_range(instance, request_body)
remote_get_row(instance, request_body)
remote_put_row(instance, request_body)
remote_update_row(instance, request_body)
request_to_batch_get_row(vars_batch_get_row)
request_to_batch_write_row(vars_batch_write_row, transaction_id)
request_to_delete_row(var_delete_row)
request_to_get_range(var_get_range, next_start_primary_key \\ nil)
request_to_get_row(var_get_row)
request_to_put_row(var_put_row)
request_to_update_row(var_update_row)
Link to this section
Functions
Link to this function
remote_batch_get_row(instance, request_body)
View Source
Link to this function
remote_batch_write_row(instance, request_body)
View Source
Link to this function
remote_delete_row(instance, request_body)
View Source
Link to this function
remote_get_range(instance, request_body)
View Source
Link to this function
remote_get_row(instance, request_body)
View Source
Link to this function
remote_put_row(instance, request_body)
View Source
Link to this function
remote_update_row(instance, request_body)
View Source
Link to this function
request_to_batch_get_row(vars_batch_get_row)
View Source
Link to this function
request_to_batch_write_row(vars_batch_write_row, transaction_id)
View Source
Link to this function
request_to_delete_row(var_delete_row)
View Source
Link to this function
request_to_get_range(var_get_range, next_start_primary_key \\ nil)
View Source
Link to this function
request_to_get_row(var_get_row)
View Source
Link to this function
request_to_put_row(var_put_row)
View Source
Link to this function
request_to_update_row(var_update_row)
View Source