BuilderWithMaxProtocolVersion Method (ProtocolVersion) |
Limits the maximum protocol version used to connect to the nodes
When it is not set, the protocol version used is negotiated between the driver and the Cassandra cluster upon establishing the first connection.
Useful when connecting to a cluster that contains nodes with different major/minor versions of Cassandra. For example, preparing for a rolling upgrade of the Cluster.
Namespace: Dse
public Builder WithMaxProtocolVersion( ProtocolVersion version )