ex_aliyun_ots v0.1.9 ExAliyunOts.Sequence View Source
Link to this section Summary
Link to this section Functions
Link to this function
delete_search_index(instance, table, index_name, options \\ Keyword.new())
View Source
Link to this function
describe_search_index(instance, table, index_name, options \\ Keyword.new())
View Source
Link to this function
get_range(instance, table, inclusive_start_primary_keys, exclusive_end_primary_keys, options \\ Keyword.new())
View Source
Link to this function
iterate_all_range(instance, table, inclusive_start_primary_keys, exclusive_end_primary_keys, options \\ Keyword.new())
View Source
Link to this function
put_row(instance, table, pk_keys, attrs, options \\ Keyword.new())
View Source