Register packet (Cassandra)
This packet is sent by the client to ask the server to notify it (with Event packets) when certain events occur.
Properties
Properties
entries (list<string>): the types of events for which the client wishes to be notified. This can be one or more of: "TOPOLOGY_CHANGE", "STATUS_CHANGE", "SCHEMA_CHANGE".
Methods
Methods
This packet type has no methods aside from the common ones.