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