| Name | Description | Type | Package | Framework |
| RiakBucketName | Annotates a field or getter/setter method pair in a class to serve as the bucket name. | Class | com.basho.riak.client.api.annotations | Riak |
| RiakBucketType | Annotates a field or getter/setter method pair in a class to server as the bucket type. | Class | com.basho.riak.client.api.annotations | Riak |
| RiakContentType | Annotates a field or getter/setter method pair in a class to serve as the content-type. | Class | com.basho.riak.client.api.annotations | Riak |
| RiakIndex | Annotates a field or getter/setter method pair in a class to serve as a RiakIndex. | Class | com.basho.riak.client.api.annotations | Riak |
| RiakKey | Annotates a field or getter/setter method pair in a class to serve as the key. | Class | com.basho.riak.client.api.annotations | Riak |
| RiakLastModified | Annotates a field or setter method in a class to store last modified. | Class | com.basho.riak.client.api.annotations | Riak |
| RiakLinks | Annotates a field or getter/setter method pair in a class to serve as a set of links. | Class | com.basho.riak.client.api.annotations | Riak |
| RiakTombstone | Annotates a field or getter/setter method pair in a class to serve as the tombstone indicator. | Class | com.basho.riak.client.api.annotations | Riak |
| RiakUsermeta | Annotates a field or getter/setter method pair in a class to serve as containing user meta data for a Riak If you set the key value (to anything other than the empty string) then you | Class | com.basho.riak.client.api.annotations | Riak |
| RiakVClock | Annotates a field or getter/setter method pair in a class to serve as the vector clock. | Class | com.basho.riak.client.api.annotations | Riak |
| RiakVTag | Annotates a field or setter method in a class to store the VTag. | Class | com.basho.riak.client.api.annotations | Riak |