module Cassandra::Errors::HostError
Mixed into any host-specific errors. Requests resulting in these errors
are attempted on other hosts. Once all hosts failed with this type of
error, a NoHostsAvailable error is raised with
details of failures.
This documentation is no longer maintained. For the latest information, see github.com/datastax/ruby-driver
Mixed into any host-specific errors. Requests resulting in these errors
are attempted on other hosts. Once all hosts failed with this type of
error, a NoHostsAvailable error is raised with
details of failures.