| Package | Description |
|---|---|
| com.couchbase.mock.memcached | |
| com.couchbase.mock.memcached.protocol |
| Modifier and Type | Method and Description |
|---|---|
MutationStatus |
VBucketStore.add(Item item,
boolean xerrorEnabled) |
MutationStatus |
VBucketStore.append(Item i,
boolean xerrorEnabled) |
MutationStatus |
VBucketStore.delete(KeySpec ks,
long cas,
boolean xerrorEnabled) |
MutationStatus |
VBucketStore.prepend(Item i,
boolean xerrorEnabled) |
MutationStatus |
VBucketStore.replace(Item item,
boolean xerrorEnabled) |
MutationStatus |
VBucketStore.set(Item item,
boolean xerrorEnabled) |
| Constructor and Description |
|---|
BinaryArithmeticResponse(BinaryArithmeticCommand command,
long val,
long cas,
MutationStatus ms,
MutationInfoWriter miw) |
BinaryResponse(BinaryCommand command,
MutationStatus ms,
MutationInfoWriter miw,
long cas) |
BinaryResponse(BinaryCommand command,
MutationStatus ms,
MutationInfoWriter miw,
long cas,
byte[] value) |
BinaryStoreResponse(BinaryCommand command,
MutationStatus ms,
MutationInfoWriter miw,
long cas) |
Copyright © 2017. All rights reserved.