| Package | Description |
|---|---|
| com.datastax.oss.driver.api.core |
The core API of the driver, that deals with query execution and cluster metadata.
|
| Modifier and Type | Method and Description |
|---|---|
static UnsupportedProtocolVersionException |
UnsupportedProtocolVersionException.forNegotiation(EndPoint endPoint,
List<ProtocolVersion> attemptedVersions) |
static UnsupportedProtocolVersionException |
UnsupportedProtocolVersionException.forSingleAttempt(EndPoint endPoint,
ProtocolVersion attemptedVersion) |
Copyright © 2017–2023. All rights reserved.