class Cassandra::Errors::ReadError
Raised when a read request fails.
Inherits
StandardError
Includes
Methods
retrieved
Returns whether actual data (as opposed to data checksum) was present in the received responses.
consistency
Returns the original consistency level for the request, one of
CONSISTENCIES
required
Returns the number of responses required
received
Returns the number of responses received
failed
Returns the number of reads failed