Uses of Class
com.couchbase.client.dcp.buffer.PersistedSeqnos
Packages that use PersistedSeqnos
-
Uses of PersistedSeqnos in com.couchbase.client.dcp
Methods in com.couchbase.client.dcp that return PersistedSeqnosModifier and TypeMethodDescriptionClient.Environment.persistedSeqnos()Returns the bookkeeper for observed seqno persistence. -
Uses of PersistedSeqnos in com.couchbase.client.dcp.buffer
Methods in com.couchbase.client.dcp.buffer that return PersistedSeqnosModifier and TypeMethodDescriptionstatic PersistedSeqnosPersistedSeqnos.uninitialized()Returns a new empty instance that will not be usable until it is reset.