Official Riak Client for PHP
  • Namespace
  • Class
  • Tree

Namespaces

  • Basho
    • Riak
      • Api
        • Http
          • Translator
      • Command
        • Bucket
        • Builder
          • MapReduce
          • Search
          • TimeSeries
        • DataType
          • Counter
          • Map
          • Set
        • Indexes
        • MapReduce
        • Object
        • Search
          • Index
          • Schema
        • Stats
        • TimeSeries
          • Query
      • DataType
      • Node
        • Builder
      • Search
      • TimeSeries

Classes

  • ObjectResponse
  • SecondaryIndex

Class ObjectResponse

Namespace: Basho\Riak\Api\Http\Translator
Located at Riak/Api/Http/Translator/ObjectResponse.php

Methods summary

public
# __construct( Basho\Riak\Command\Object $command, $code )
public Basho\Riak\Object[]
# parseResponse( $response, array $headers = [] )

Parameters

$response
$headers

Returns

Basho\Riak\Object[]
public
# parseSiblings( $response, $boundary, $vclock = '' )
public
# parseObject( $response, $headers = [] )

Properties summary

protected Basho\Riak\Command\Object $command
#
protected $code
#
Official Riak Client for PHP API documentation generated by ApiGen