| Package | Description |
|---|---|
| com.couchbase.client.core.message.dcp |
| Modifier and Type | Method and Description |
|---|---|
List<FailoverLogEntry> |
StreamRequestResponse.failoverLog()
Deprecated.
|
List<FailoverLogEntry> |
GetFailoverLogResponse.failoverLog()
Deprecated.
|
| Constructor and Description |
|---|
GetFailoverLogResponse(ResponseStatus status,
List<FailoverLogEntry> failoverLog,
CouchbaseRequest request)
Deprecated.
Creates
GetFailoverLogResponse. |
StreamRequestResponse(ResponseStatus status,
List<FailoverLogEntry> failoverLog,
long rollbackToSequenceNumber,
CouchbaseRequest request)
Deprecated.
Sets the required properties for the response.
|
Copyright © 2017 Couchbase, Inc.. All rights reserved.