ex_aliyun_ots v0.5.5 ExAliyunOts.Client View Source

Link to this section Summary

Link to this section Functions

Link to this function

abort_transaction(instance_key, transaction_id)

View Source
Link to this function

batch_get_row(instance_key, vars_batch_get_row)

View Source
Link to this function

batch_write_row(instance_key, var_batch_write_row, options \\ [transaction_id: nil])

View Source
Link to this function

checkpoint(instance_key, options)

View Source
Link to this function

commit_transaction(instance_key, transaction_id)

View Source
Link to this function

connect_tunnel(instance_key, options)

View Source
Link to this function

create_search_index(instance_key, var_create_search_index)

View Source
Link to this function

create_table(instance_key, var_create_table)

View Source
Link to this function

create_tunnel(instance_key, options)

View Source
Link to this function

delete_row(instance_key, var_delete_row)

View Source
Link to this function

delete_search_index(instance_key, var_delete_search_index)

View Source
Link to this function

delete_table(instance_key, table_name)

View Source
Link to this function

delete_tunnel(instance_key, options)

View Source
Link to this function

describe_search_index(instance_key, var_describe_search_index)

View Source
Link to this function

describe_table(instance_key, var_describe_table)

View Source
Link to this function

describe_tunnel(instance_key, options)

View Source
Link to this function

get_checkpoint(instance_key, options)

View Source
Link to this function

get_range(instance_key, var_get_range, next_start_primary_key \\ nil)

View Source
Link to this function

get_row(instance_key, var_get_row)

View Source
Link to this function

heartbeat(instance_key, options)

View Source
Link to this function

iterate_get_all_range(instance_key, var_get_range)

View Source
Link to this function

list_search_index(instance_key, table_name)

View Source
Link to this function

list_table(instance_key)

View Source
Link to this function

list_tunnel(instance_key, table_name)

View Source
Link to this function

put_row(instance_key, var_put_row)

View Source
Link to this function

read_records(instance_key, options)

View Source
Link to this function

search(instance_key, var_search_request)

View Source
Link to this function

shutdown_tunnel(instance_key, options)

View Source
Link to this function

start_local_transaction(instance_key, var_start_local_transaction)

View Source
Link to this function

update_row(instance_key, var_update_row)

View Source
Link to this function

update_table(instance_key, var_update_table)

View Source