Namespace Basho\Riak
Namespaces summary
| Basho\Riak\Api |
| Basho\Riak\Command |
| Basho\Riak\DataType |
| Basho\Riak\Node |
| Basho\Riak\Search |
| Basho\Riak\TimeSeries |
Classes summary
| Api | Extend this class to implement your own API bridge. |
| Bucket | Core data structure for a Riak Bucket. |
| Command | The command class is used to build a read or write command to be executed against a Riak node. |
| DataType | Abstraction for Conflict-free Replicated Data Types |
| Location | Immutable data structure storing the location of an Object or DataType |
| Node | Contains the connection configuration to connect to a Riak node. |
| Object | Main class for data objects in Riak |
Interfaces summary
| ApiInterface | Interface ApiInterface |
| CommandInterface | CommandInterface |
Traits summary
| HeadersTrait | Trait HeadersTrait |
Exceptions summary
| Exception | Exception |