Class Response
Container for a response related to an operation on a set data type
- Basho\Riak\Command\Response
- Basho\Riak\Command\DataType\Set\Response
Namespace: Basho\Riak\Command\DataType\Set
Author: Christopher Mancini
Located at Riak/Command/DataType/Set/Response.php
Author: Christopher Mancini
Located at Riak/Command/DataType/Set/Response.php
Methods summary
public
|
#
__construct( $success = true, $code = 0, $message = '', $location = null, $set = null, $date = '' )
|
public
|
|
public
|
|
public
string
|
Methods inherited from Basho\Riak\Command\Response
getCode()
,
getMessage()
,
isNotFound()
,
isSuccess()
,
isUnauthorized()
Properties summary
protected
|
$set
|
#
null
|