@Deprecated public class GetFailoverLogRequest extends AbstractDCPRequest
Get the current failover logs for partition.
Failover log entry is a VBucket UUID and sequence number pair associated with a VBucket. A failover log entry is assigned to an active VBucket any time there might have been a history branch. The VBucket UUID is a randomly generated number used to denote a history branch and the sequence number is the last sequence number processed by the VBucket at the time the failover log entry was created.
DEFAULT_PARTITION
Constructor and Description |
---|
GetFailoverLogRequest(short partition,
String bucket)
Deprecated.
|
GetFailoverLogRequest(short partition,
String bucket,
String password)
Deprecated.
|
partition, partition, toString
bucket, creationTime, incrementRetryCount, observable, password, retryCount, username
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
bucket, incrementRetryCount, observable, password, retryCount, username
creationTime
Copyright © 2017 Couchbase, Inc.. All rights reserved.