Package | Description |
---|---|
com.couchbase.client.core.cnc |
Modifier and Type | Method and Description |
---|---|
static Event.Category |
Event.Category.valueOf(String name)
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.
|
Constructor and Description |
---|
AbstractEvent(Event.Severity severity,
Event.Category category,
Duration duration,
Context context) |
Copyright © 2020 Couchbase, Inc.. All rights reserved.