Package | Description |
---|---|
com.datastax.driver.core |
The main package for the DataStax Java driver for Cassandra.
|
Modifier and Type | Class and Description |
---|---|
class |
OperationTimedOutException
Thrown on a client-side timeout, i.e.
|
class |
TransportException
A connection exception that has to do with the transport itself, i.e.
|