Package | Description |
---|---|
com.couchbase.client.core.cnc.events.node |
Modifier and Type | Method and Description |
---|---|
NodeDisconnectIgnoredEvent.Reason |
NodeDisconnectIgnoredEvent.reason() |
static NodeDisconnectIgnoredEvent.Reason |
NodeDisconnectIgnoredEvent.Reason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NodeDisconnectIgnoredEvent.Reason[] |
NodeDisconnectIgnoredEvent.Reason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
NodeDisconnectIgnoredEvent(Event.Severity severity,
NodeDisconnectIgnoredEvent.Reason reason,
Context context) |
Copyright © 2021 Couchbase, Inc.. All rights reserved.