@InterfaceStability.Experimental @InterfaceAudience.Private public class RemoveMessage extends AbstractDCPRequest
A message representing event that removes or expires a document.
DEFAULT_PARTITION
Constructor and Description |
---|
RemoveMessage(short partition,
String key,
long cas,
String bucket) |
RemoveMessage(short partition,
String key,
long cas,
String bucket,
String password) |
Modifier and Type | Method and Description |
---|---|
long |
cas() |
String |
key() |
partition, partition, toString
bucket, creationTime, incrementRetryCount, observable, password
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
bucket, incrementRetryCount, observable, password
creationTime
Copyright © 2015 Couchbase, Inc.. All rights reserved.