Package com.couchbase.client.dcp.state
Class FailoverLogEntry
java.lang.Object
com.couchbase.client.dcp.state.FailoverLogEntry
Represents a single entry in a failover log per partition state.
- Since:
- 1.0.0
- Author:
- Michael Nitschinger
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FailoverLogEntry
public FailoverLogEntry(long seqno, long uuid)
-
-
Method Details