Uses of Enum
com.couchbase.client.core.cnc.events.config.DnsSrvRefreshAttemptFailedEvent.Reason
-
Uses of DnsSrvRefreshAttemptFailedEvent.Reason in com.couchbase.client.core.cnc.events.config
Modifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.DnsSrvRefreshAttemptFailedEvent.Reason.values()
Returns an array containing the constants of this enum type, in the order they are declared.ModifierConstructorDescriptionDnsSrvRefreshAttemptFailedEvent
(Duration duration, Context context, DnsSrvRefreshAttemptFailedEvent.Reason reason, Throwable cause)