TimeSeriesDB
v1.0.1

      View Source TimeSeriesDB.State (TimeSeriesDB v1.0.1)

      Summary

      Functions

      append_row(state, timestamp \\ nil, row)
      append_row!(state, timestamp \\ nil, row)
      count(state)
      count_files(state)
      flush(state)
      init(dirname, opts \\ [])
      newest(state)
      oldest(state)
      query_multiple(state, timestamps)
      query_range(state, from, to)

      Functions

      Link to this function

      append_row(state, timestamp \\ nil, row)

      View Source
      Link to this function

      append_row!(state, timestamp \\ nil, row)

      View Source
      Link to this function

      count(state)

      View Source
      Link to this function

      count_files(state)

      View Source
      Link to this function

      flush(state)

      View Source
      Link to this function

      init(dirname, opts \\ [])

      View Source
      Link to this function

      newest(state)

      View Source
      Link to this function

      oldest(state)

      View Source
      Link to this function

      query_multiple(state, timestamps)

      View Source
      Link to this function

      query_range(state, from, to)

      View Source

      Hex Package Hex Preview Download ePub version

      Built using ExDoc (v0.34.2) for the Elixir programming language