Class Store
Stores a write operation to a CRDT counter
- Basho\Riak\Command
-
Basho\Riak\Command\DataType\Counter\Store
implements
Basho\Riak\CommandInterface
Namespace: Basho\Riak\Command\DataType\Counter
Author: Christopher Mancini
Located at Riak/Command/DataType/Counter/Store.php
Author: Christopher Mancini
Located at Riak/Command/DataType/Counter/Store.php
Methods summary
public
|
|
public
|
|
public
|
|
public
|
|
public
|
Methods inherited from Basho\Riak\Command
getBucket(),
getMethod(),
getObject(),
getParameter(),
getParameters(),
getRequest(),
getResponse(),
hasParameters(),
isVerbose()
Properties summary
protected
string
|
$method
Request method |
#
'POST'
|
protected
integer
|
$increment
|
#
0
|
protected
|
$response
|
#
NULL
|
protected
|
$location
|
#
NULL
|