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

  • Builder
  • Config

Namespace Basho\Riak\Node

Namespaces summary

Basho\Riak\Node\Builder

Classes summary

Builder

This class follows the Builder design pattern and is the preferred method for creating Basho\Riak\Node objects for connecting to your Riak node cluster.

Config Configuration data structure object for connecting to a Riak node.
Official Riak Client for PHP API documentation generated by ApiGen