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