@InterfaceStability.Experimental @InterfaceAudience.Private @Deprecated 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)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
long |
sequenceNumber()
Deprecated.
|
long |
vbucketUUID()
Deprecated.
|
Copyright © 2017 Couchbase, Inc.. All rights reserved.