| Package | Description |
|---|---|
| com.couchbase.client.dcp.highlevel | |
| com.couchbase.client.dcp.state |
| Modifier and Type | Field and Description |
|---|---|
static SnapshotMarker |
SnapshotMarker.NONE |
| Modifier and Type | Method and Description |
|---|---|
SnapshotMarker |
SnapshotDetails.getMarker() |
SnapshotMarker |
StreamOffset.getSnapshot() |
| Constructor and Description |
|---|
SnapshotDetails(int vbucket,
int flags,
SnapshotMarker marker) |
StreamOffset(long vbuuid,
long seqno,
SnapshotMarker snapshot,
long collectionsManifestUid) |
| Modifier and Type | Method and Description |
|---|---|
SnapshotMarker |
PartitionState.getSnapshot() |
| Modifier and Type | Method and Description |
|---|---|
void |
PartitionState.setSnapshot(SnapshotMarker snapshot) |
Copyright © 2021 Couchbase, Inc.. All rights reserved.