Startup packet (Cassandra)

This packet is sent by the client to initiate a connection. Most clients will start with an Options packet to determine the server's capabilities, and then send a Startup packet. The server will respond with a Ready packet if there is no authentication, or with an Authenticate packet if there is.

Properties


Methods

StringMap object

Methods

Common properties

The exact properties sent to the server in a Startup packet are somewhat driver-dependent, but the following properties are the most common: