| Package | Description |
|---|---|
| com.couchbase.client.dcp.message |
| Modifier and Type | Method and Description |
|---|---|
DcpSystemEvent.Type |
DcpSystemEvent.getType() |
static DcpSystemEvent.Type |
DcpSystemEvent.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DcpSystemEvent.Type[] |
DcpSystemEvent.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DcpSystemEvent(DcpSystemEvent.Type type,
int vbucket,
long seqno,
int version) |
Copyright © 2021 Couchbase, Inc.. All rights reserved.