Module riak::object [] [src]

Structs

FetchObjectReq

The data used to perform a fetch object request

FetchObjectResp

Represents the response received from Riak, including all siblings of the object, the vector clock, and "unchanged" if "if_modified" was set to true in the request.

ObjectContent

Represents the actual value and metadata for the value being stored in Riak.

StoreObjectReq

The data used to perform an store object request.