PHP Basho\Riak\Command\Builder Пространство имен

Пространства имен

Basho\Riak\Command\Builder\Search
Basho\Riak\Command\Builder\TimeSeries

Классы

Имя Описание
DeleteObject Used to delete a KV object from Riak
FetchBucketProperties Used to fetch map objects from Riak
FetchCounter Used to fetch counter objects from Riak
FetchMap Used to fetch map objects from Riak
FetchObject Used to fetch KV objects from Riak
FetchPreflist Used to fetch map objects from Riak
FetchSet Used to fetch set objects from Riak
IncrementCounter Used to increment counter objects in Riak by the provided positive / negative integer
Ping Used to fetch KV objects from Riak
QueryIndex Used to query a secondary index in Riak.
StoreObject Used to increment counter objects in Riak by the provided positive / negative integer
UpdateHll

Traits

Имя Описание
ObjectTrait Allows easy code sharing for Object getters / setters within the Command Builders