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 Counter

Class Counter

Data structure for counter crdt

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

Methods summary

public
# __construct( integer $data )

Parameters

$data
public integer
# getData( )

Returns

integer

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