public class AppendResponse extends AbstractKeyValueResponse
Constructor and Description |
---|
AppendResponse(ResponseStatus status,
long cas,
String bucket,
ByteBuf content,
CouchbaseRequest request) |
Modifier and Type | Method and Description |
---|---|
long |
cas() |
bucket, content, toString
request, status
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
request, status
public AppendResponse(ResponseStatus status, long cas, String bucket, ByteBuf content, CouchbaseRequest request)
Copyright © 2014 Couchbase, Inc.