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

  • DeleteRow
  • DescribeTable
  • FetchRow
  • Query
  • StoreRows

Traits

  • KeyTrait
  • RowsTrait
  • TableTrait

Trait KeyTrait

Direct Known Users

Basho\Riak\Command\Builder\TimeSeries\DeleteRow, Basho\Riak\Command\Builder\TimeSeries\FetchRow

Namespace: Basho\Riak\Command\Builder\TimeSeries
Author: Christopher Mancini
Located at Riak/Command/Builder/TimeSeries/KeyTrait.php

Methods summary

public Basho\Riak\TimeSeries\Cell[]
# getKey( )

Gets the key

Gets the key

Returns

Basho\Riak\TimeSeries\Cell[]
public
# atKey( array $key )

Attach the provided key to the Command Builder

Attach the provided key to the Command Builder

Parameters

$key

Returns


$this

Properties summary

protected Basho\Riak\TimeSeries\Cell[] $key

Stores the key

Stores the key

# []
Official Riak Client for PHP API documentation generated by ApiGen