|
pulsar-client-cpp
|
Public Member Functions | |
| Config (ServiceInfo primary, std::vector< ServiceInfo > secondary) | |
Public Attributes | |
| const ServiceInfo | primary |
| const std::vector< ServiceInfo > | secondary |
| std::chrono::milliseconds | checkInterval {5000} |
| uint32_t | failoverThreshold {1} |
| uint32_t | switchBackThreshold {1} |