Class Store
Stores a write to a map
- Basho\Riak\Command
- Basho\Riak\Command\DataType\Map\Store implements Basho\Riak\CommandInterface
Namespace: Basho\Riak\Command\DataType\Map
Author: Christopher Mancini
Located at Riak/Command/DataType/Map/Store.php
Author: Christopher Mancini
Located at Riak/Command/DataType/Map/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
|
$response
|
#
NULL
|
protected
|
$location
|
#
NULL
|
protected
array
|
$remove
Elements to remove from the map |
#
[]
|
protected
array
|
$registers
|
#
[]
|
protected
array
|
$flags
|
#
[]
|
protected
|
$counters
|
#
[]
|
protected
|
$sets
|
#
[]
|
protected
array
|
$maps
|
#
[]
|