@InterfaceStability.Experimental @InterfaceAudience.Private public class FailoverLogEntry extends Object
Failover log entry.
It is used by the consumer to choose the point in stream to continue from.
Constructor and Description |
---|
FailoverLogEntry(long vbucketUUID,
long sequenceNumber) |
Modifier and Type | Method and Description |
---|---|
long |
sequenceNumber() |
long |
vbucketUUID() |
Copyright © 2016 Couchbase, Inc.. All rights reserved.