| Package | Description |
|---|---|
| com.couchbase.client.dcp.core.event | |
| com.couchbase.client.dcp.events |
| Modifier and Type | Method and Description |
|---|---|
EventType |
CouchbaseEvent.type()
The type of the event.
|
static EventType |
EventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EventType[] |
EventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EventType |
FailedToRemoveNodeEvent.type() |
EventType |
FailedToMovePartitionEvent.type() |
EventType |
FailedToAddNodeEvent.type() |
EventType |
StreamEndEvent.type() |
Copyright © 2021 Couchbase, Inc.. All rights reserved.