ProtocolOptionsSetMaxProtocolVersion Method |
Name | Description | |
---|---|---|
![]() | SetMaxProtocolVersion(Byte) |
Sets the maximum protocol version to be used.
When set, it limits the maximum protocol version used to connect to the nodes.
Useful for using the driver against a cluster that contains nodes with different major/minor versions of Cassandra.
|
![]() | SetMaxProtocolVersion(ProtocolVersion) |
Sets the maximum protocol version to be used.
When set, it limits the maximum protocol version used to connect to the nodes.
Useful for using the driver against a cluster that contains nodes with different major/minor versions of Cassandra.
|