Class Object
Base class for Commands performing operations on Kv Objects
- Basho\Riak\Command
- Basho\Riak\Command\Object
Direct known subclasses
Basho\Riak\Command\Bucket\Delete
,
Basho\Riak\Command\Object\Delete
,
Basho\Riak\Command\Object\Fetch
,
Basho\Riak\Command\Object\FetchPreflist
,
Basho\Riak\Command\Object\Store
Abstract
Namespace: Basho\Riak\Command
Author: Christopher Mancini
Located at Riak/Command/Object.php
Namespace: Basho\Riak\Command
Author: Christopher Mancini
Located at Riak/Command/Object.php
Methods summary
public
|
|
public
|
|
public
|
|
public
|
|
public static
|
|
public
|
|
public
|
Methods inherited from Basho\Riak\Command
__construct()
,
getBucket()
,
getMethod()
,
getParameter()
,
getParameters()
,
getRequest()
,
getResponse()
,
hasParameters()
,
isVerbose()
Properties summary
protected
|
$response
|
#
NULL
|
protected
|
$object
|
#
NULL
|
protected
|
$location
|
#
NULL
|
protected
boolean
|
$decodeAsAssociative
|
#
false
|