public class CASOperationStatus extends OperationStatus
Constructor and Description |
---|
CASOperationStatus(boolean success,
java.lang.String msg,
CASResponse cres) |
Modifier and Type | Method and Description |
---|---|
CASResponse |
getCASResponse()
Get the CAS response indicated here.
|
getMessage, isSuccess, toString
public CASOperationStatus(boolean success, java.lang.String msg, CASResponse cres)
public CASResponse getCASResponse()
Copyright © 2006-2009 Dustin Sallings, 2009-2013 Couchbase, Inc.