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

  • Counter
  • Map
  • Set

Exceptions

  • Exception

Class Set

Class Set

Data structure for set crdt

Basho\Riak\DataType
Extended by Basho\Riak\DataType\Set
Namespace: Basho\Riak\DataType
Author: Christopher Mancini
Located at Riak/DataType/Set.php

Methods summary

public
# __construct( array $data, $context )

Parameters

$data
$context
public array
# getData( )

Returns

array
public
# getContext( )

Methods inherited from Basho\Riak\DataType

getType()

Constants summary

Constants inherited from Basho\Riak\DataType

TYPE

Properties summary

Properties inherited from Basho\Riak\DataType

$data

Official Riak Client for PHP API documentation generated by ApiGen