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