| Interface | Description |
|---|---|
| AuthenticationCredentials |
Representation for a user/password used to log into a keyspace.
|
| Clock |
Interface for a clock used for setting the column timestamp
|
| ExceptionCallback |
ExceptionCallback is used in situation where it is not possible to return a
checked exception, such as when implementing a custom iterator.
|
| Execution<R> |
Interface for an operation that can be executed on the cluster.
|