Namespace Basho\Riak\Command
Namespaces summary
Classes summary
Builder | This class follows the Builder design pattern and is the preferred method for creating Basho\Riak\Command objects for interacting with your Riak data cluster. |
Object | Base class for Commands performing operations on Kv Objects |
Ping | Pings Riak |
Response | Data structure for handling Command responses from Riak |
Stats | Riak real time stats |
Interfaces summary
BuilderInterface | BuilderInterface |
Exceptions summary
Exception | Exception thrown when there is an error within the execution of a Command object. |