ExScylla.Types.SimpleSpeculativeExecutionPolicy (ex_scylla v0.5.1)
Wrapper around rust module See rust documentation for more usage details: https://docs.rs/scylla/0.9.0/scylla/transport/speculative_execution/struct.SimpleSpeculativeExecutionPolicy.html
Summary
Types
Link to this type
opaque()
@type opaque() :: any()
@type t() :: %ExScylla.Types.SimpleSpeculativeExecutionPolicy{ max_retry_count: pos_integer(), retry_interval_ms: pos_integer() }