Prepare packet (Cassandra)
This packet is sent by the client to prepare a statement.
Properties
Properties
query (string):the text of the statement to prepare
keyspaceName (string): the keyspace in which the statement should be prepared
Methods
Methods
This packet type has no methods aside from the common ones.