zookeeper-3.4.5
|
client id structure. More...
Data Fields | |
int64_t | client_id |
char | passwd [16] |
client id structure.
This structure holds the id and password for the session. This structure should be treated as opaque. It is received from the server when a session is established and needs to be sent back as-is when reconnecting a session.