View Source ExAliyunOts.Timeline (ex_aliyun_ots v0.15.2)

Tablestore Timeline model implements.

Summary

Functions

Link to this function

add_field(timeline, field_name, field_type)

View Source
Link to this function

change_identifier(timeline, identifier)

View Source
Link to this function

change_seq_id(timeline, type, seq_id_col_name)

View Source
Link to this function

default_seq_id_col_name()

View Source
Link to this function

delete(timeline, sequence_id)

View Source

For manual generation sequence_id.

Link to this function

get(timeline, sequence_id, options \\ [])

View Source
Link to this function

scan_backward(timeline, from, to, options \\ [])

View Source
Link to this function

scan_forward(timeline, from, to, options \\ [])

View Source