Uses of Enum
com.couchbase.client.core.cnc.Event.Category
-
Uses of Event.Category in com.couchbase.client.core.cnc
Modifier and TypeMethodDescriptionstatic Event.Category
Returns the enum constant of this type with the specified name.static Event.Category[]
Event.Category.values()
Returns an array containing the constants of this enum type, in the order they are declared.ModifierConstructorDescriptionprotected
AbstractEvent
(Event.Severity severity, Event.Category category, Duration duration, Context context)