module Cassandra::Statement
Mixed into
Methods
idempotent?
Determines whether or not the statement is safe to retry on timeout
Determines whether or not the statement is safe to retry on timeout
Type | Details |
---|---|
Boolean |
whether the statement is safe to retry on timeout |