ExAliyunOts.get

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

get(table_name, primary_keys, options \\ [])

View Source

Specs

get(table_name(), primary_keys(), options()) :: map()

Used in batch get operation, please see batch_get/2 for details.

Options

The available options are same as get_row/4.