FailoverStatus Constants Reference
| Declared in | FailoverDecision.h |
|---|
FailoverStatus
Enum which describes status of the current failover state. Managed by a failover strategy.
Definition
typedef NS_ENUM(int, FailoverStatus ) {
FailoverStatusEndpointVerificationFailed,
FailoverStatusEndpointCredentialsRevoked,
FailoverStatusBootstrapServersNotAvailable,
FailoverStatusCurrentBootstrapServerNotAvailable,
FailoverStatusOperationsServersNotAvailable,
FailoverStatusNoOperationsServersReceived,
FailoverStatusNoConnectivity,
};
Constants
FailoverStatusEndpointVerificationFailed-
Enum which describes status of the current failover state. Managed by a failover strategy.
Declared In
FailoverDecision.h. FailoverStatusEndpointCredentialsRevoked-
Enum which describes status of the current failover state. Managed by a failover strategy.
Declared In
FailoverDecision.h. FailoverStatusBootstrapServersNotAvailable-
Enum which describes status of the current failover state. Managed by a failover strategy.
Declared In
FailoverDecision.h. FailoverStatusCurrentBootstrapServerNotAvailable-
Enum which describes status of the current failover state. Managed by a failover strategy.
Declared In
FailoverDecision.h. FailoverStatusOperationsServersNotAvailable-
Enum which describes status of the current failover state. Managed by a failover strategy.
Declared In
FailoverDecision.h. FailoverStatusNoOperationsServersReceived-
Enum which describes status of the current failover state. Managed by a failover strategy.
Declared In
FailoverDecision.h. FailoverStatusNoConnectivity-
Enum which describes status of the current failover state. Managed by a failover strategy.
Declared In
FailoverDecision.h.
Declared In
FailoverDecision.h