Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Basho
Riak
Command
TimeSeries
Response
PHP Class Basho\Riak\Command\TimeSeries\Response
Inheritance:
extends
Basho\Riak\Command\Response
Mostrar archivo
Open project: basho/riak-php-client
Protected Properties
Property
Type
Description
$rows
Public Methods
Method
Description
__construct
(
$success
= true,
$code
,
$message
= '',
$rows
= [] )
getRow
( ) :
Cell[] |
null
getRows
( ) :
array
Method Details
__construct()
public
method
public
__construct
(
$success
= true,
$code
,
$message
= '',
$rows
= [] )
getRow()
public
method
public
getRow
( ) :
Cell[] |
null
return
Basho\Riak\TimeSeries\Cell[] |
null
getRows()
public
method
public
getRows
( ) :
array
return
array
Property Details
$rows
protected_oe property
protected
$rows