| Package | Description |
|---|---|
| com.couchbase.mock.memcached.protocol |
| Constructor and Description |
|---|
BinaryObserveSeqnoResponse(BinaryObserveSeqnoCommand cmd,
long seqCache,
long seqDisk)
Construct a "Normal" response
|
BinaryObserveSeqnoResponse(BinaryObserveSeqnoCommand cmd,
VBucketCoordinates coordCur,
VBucketCoordinates coordOld,
long seqDisk)
Construct a "Failover" response.
|
Copyright © 2017. All rights reserved.