module Cassandra::Statement
Mixed into
Methods
idempotent?
Determines whether or not the statement is safe to retry on timeout
This documentation is no longer maintained. For the latest information, see github.com/datastax/ruby-driver
Determines whether or not the statement is safe to retry on timeout
| Type | Details |
|---|---|
Boolean |
whether the statement is safe to retry on timeout |