RatchetWrench.SessionPool (ratchet_wrench v4.0.0)

Link to this section Summary

Link to this section Functions

Link to this function

calculation_session_bust_num(pool)

Link to this function

checkin(session)

Link to this function

checkout_safe_session(pool)

Link to this function

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

delete_over_idle_sessions()

Link to this function

delete_session(session)

Link to this function

is_safe_session?(session)

Link to this function

is_timeout_session?(session)

Link to this function

only_update_approximate_last_use_time_from_now(session)

Specs

only_update_approximate_last_use_time_from_now(
  GoogleApi.Spanner.V1.Model.Session.t()
) :: GoogleApi.Spanner.V1.Model.Session.t()
Link to this function

session_all_clear()

Link to this function

session_batch_create(num)

Link to this function

session_bust(pool)

Link to this function

session_bust_num()

Link to this function

session_monitor_interval()

Link to this function

should_session_bust?(pool)

Link to this function

start_link(pool \\ %RatchetWrench.Pool{})

Link to this function

timeout_session_cleaner(pool)