Uses of Enum
com.couchbase.client.core.cnc.events.service.ServiceAddIgnoredEvent.Reason
Packages that use ServiceAddIgnoredEvent.Reason
-
Uses of ServiceAddIgnoredEvent.Reason in com.couchbase.client.core.cnc.events.service
Methods in com.couchbase.client.core.cnc.events.service that return ServiceAddIgnoredEvent.ReasonModifier and TypeMethodDescriptionServiceAddIgnoredEvent.reason()
Returns the enum constant of this type with the specified name.static ServiceAddIgnoredEvent.Reason[]
ServiceAddIgnoredEvent.Reason.values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in com.couchbase.client.core.cnc.events.service with parameters of type ServiceAddIgnoredEvent.ReasonModifierConstructorDescriptionServiceAddIgnoredEvent
(Event.Severity severity, ServiceAddIgnoredEvent.Reason reason, Context context)