ExAliyunOts.write_put

You're seeing just the function write_put, go back to ExAliyunOts module for more information.
Link to this function

write_put(primary_keys, attrs, options \\ [])

View Source

Specs

write_put(primary_keys(), attrs :: list(), options()) :: map()

Used in batch write operation, please see batch_write/2 for details.

Options

The available options are same as put_row/5.