![]() |
Cluster state for an event loop.
Definition at line 63 of file as_cluster.h.
Data Fields | |
bool | closed |
int | pending |
bool as_event_state::closed |
Is cluster closed for this event loop.
Definition at line 72 of file as_cluster.h.
int as_event_state::pending |
Cluster's pending command count for this event loop.
Definition at line 67 of file as_cluster.h.