ExRiak v0.4.0 ExRiak.SecondaryIndex View Source

Data types used for working with secondary indexes.

Link to this section Summary

Link to this section Types

Link to this type binary_index_id() View Source
binary_index_id() :: {:binary_index, String.t()}
Link to this type binary_index_value() View Source
binary_index_value() :: String.t()
Link to this type continuation() View Source
continuation() :: binary()
Link to this type integer_index_id() View Source
integer_index_id() :: {:integer_index, String.t()}
Link to this type integer_index_value() View Source
integer_index_value() :: integer()