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
  • Object
  • Ping
  • Response
  • Stats

Interfaces

  • BuilderInterface

Exceptions

  • Exception

Interface BuilderInterface

BuilderInterface

[summary]

Direct known implementers

Basho\Riak\Command\Builder\DeleteObject, Basho\Riak\Command\Builder\FetchBucketProperties, Basho\Riak\Command\Builder\Ping, Basho\Riak\Command\Builder\QueryIndex, Basho\Riak\Command\Builder\Search\AssociateIndex, Basho\Riak\Command\Builder\Search\DeleteIndex, Basho\Riak\Command\Builder\Search\DissociateIndex, Basho\Riak\Command\Builder\Search\FetchIndex, Basho\Riak\Command\Builder\Search\FetchObjects, Basho\Riak\Command\Builder\Search\FetchSchema, Basho\Riak\Command\Builder\Search\StoreIndex, Basho\Riak\Command\Builder\Search\StoreSchema, Basho\Riak\Command\Builder\FetchCounter, Basho\Riak\Command\Builder\SetBucketProperties, Basho\Riak\Command\Builder\StoreObject, Basho\Riak\Command\Builder\TimeSeries\DeleteRow, Basho\Riak\Command\Builder\TimeSeries\DescribeTable, Basho\Riak\Command\Builder\TimeSeries\FetchRow, Basho\Riak\Command\Builder\TimeSeries\Query, Basho\Riak\Command\Builder\TimeSeries\StoreRows, Basho\Riak\Command\Builder\UpdateMap, Basho\Riak\Command\Builder\UpdateSet, Basho\Riak\Command\Builder\FetchMap, Basho\Riak\Command\Builder\FetchObject, Basho\Riak\Command\Builder\FetchPreflist, Basho\Riak\Command\Builder\FetchSet, Basho\Riak\Command\Builder\FetchStats, Basho\Riak\Command\Builder\IncrementCounter, Basho\Riak\Command\Builder\MapReduce\FetchObjects

Namespace: Basho\Riak\Command
Author: Christopher Mancini
Located at Riak/Command/BuilderInterface.php

Methods summary

public
# build( )

Constants summary

string COMMAND
# ''
Official Riak Client for PHP API documentation generated by ApiGen