class Cassandra::Errors::WriteError
Raised when a write request fails.
Inherits
StandardError
Includes
Methods
type
Returns the type of write request that timed out, one of
WRITE_TYPES
consistency
Returns the original consistency level for the request, one of
CONSISTENCIES
required
Returns the number of acks required
received
Returns the number of acks received
failed
Returns the number of writes failed