| Name | Description | Type | Package | Framework |
| AnnotationCache | Class | com.basho.riak.client.api.convert.reflection | Riak | |
| AnnotationHelper | Singleton that wraps a cache of Class -> AnnotatioInfo and provides convenience methods for getting and setting Riak annotated field values | Class | com.basho.riak.client.api.convert.reflection | Riak |
| AnnotationInfo | Class | com.basho.riak.client.api.convert.reflection | Riak | |
| AnnotationInfo .Builder | Class | com.basho.riak.client.api.convert.reflection | Riak | |
| AnnotationScanner | A Callable that loops over a classes fields and pulls out the fields for RiakUsermeta and RiakKey | Class | com.basho.riak.client.api.convert.reflection | Riak |
| AnnotationUtil | Static utility methods used to get/set annotated fields/methods. | Class | com.basho.riak.client.api.convert.reflection | Riak |
| ClassUtil | Reflection/class utilities. | Class | com.basho.riak.client.api.convert.reflection | Riak |
| ConversionException | Wraps any exception thrown while converting to/from RiakObject and your domain types. | Class | com.basho.riak.client.api.convert | Riak |
| Converter | The Converter acts as a bridge between the core and the user level API, specifically Subclasses will override the fromDomain(java. | Class | com.basho.riak.client.api.convert | Riak |
| Converter .OrmExtracted | Encapsulation of ORM data extracted from a domain object. | Class | com.basho.riak.client.api.convert | Riak |
| ConverterFactory | enum ConverterFactoryHolds instances of converters to be used for serialization / deserialization | Class | com.basho.riak.client.api.convert | Riak |
| JSONConverter | The default Converter used when storing and fetching domain objects from Riak. | Class | com.basho.riak.client.api.convert | Riak |
| PassThroughConverter | For working with RiakObject rather than domain types. | Class | com.basho.riak.client.api.convert | Riak |
| RiakBeanSerializerModifier | BeanSerializerModifier that drops RiakKey and RiakUsermeta annotated fields from the the set of fields that Jackson | Class | com.basho.riak.client.api.convert | Riak |
| RiakIndexField | Class | com.basho.riak.client.api.convert.reflection | Riak | |
| RiakIndexField .FieldType | Returns the enum constant of this type with the specified name. | Class | com.basho.riak.client.api.convert.reflection | Riak |
| RiakIndexMethod | Class | com.basho.riak.client.api.convert.reflection | Riak | |
| RiakIndexMethod .MethodType | Class | com.basho.riak.client.api.convert.reflection | Riak | |
| RiakJacksonModule | A Jackson module that customizes Jackson's object mapper so we can handle Riak annotations like @RiakKey, | Class | com.basho.riak.client.api.convert | Riak |
| StringConverter | Converter that passes Strings through unmodified. | Class | com.basho.riak.client.api.convert | Riak |
| UsermetaField | Convenience wrapper for a String field that is annotated withAuthor:Russell Brown , Brian Roach | Class | com.basho.riak.client.api.convert.reflection | Riak |
| UsermetaField .FieldType | Returns the enum constant of this type with the specified name. | Class | com.basho.riak.client.api.convert.reflection | Riak |
| UsermetaMethod | Class | com.basho.riak.client.api.convert.reflection | Riak | |
| UsermetaMethod .MethodType | Returns the enum constant of this type with the specified name. | Class | com.basho.riak.client.api.convert.reflection | Riak |