Uses of Enum
com.couchbase.client.core.cnc.events.config.BucketConfigRefreshFailedEvent.RefresherType
-
Uses of BucketConfigRefreshFailedEvent.RefresherType in com.couchbase.client.core.cnc.events.config
Modifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.BucketConfigRefreshFailedEvent.RefresherType.values()
Returns an array containing the constants of this enum type, in the order they are declared.ModifierConstructorDescriptionBucketConfigRefreshFailedEvent
(Context context, BucketConfigRefreshFailedEvent.RefresherType type, BucketConfigRefreshFailedEvent.Reason reason, Optional<Object> cause)