Package | Description |
---|---|
com.basho.riak.client.api.convert | |
com.basho.riak.client.api.convert.reflection |
Class and Description |
---|
ConversionException
Wraps any exception thrown while converting to/from
RiakObject and your domain types. |
Converter
The Converter acts as a bridge between the core and the user level API, specifically
for ORM.
|
Converter.ContentAndType |
Converter.OrmExtracted
Encapsulation of ORM data extracted from a domain object.
|
ConverterFactory
Holds instances of converters to be used for serialization / deserialization
of objects stored and fetched from Riak.
|
RiakBeanSerializerModifier
BeanSerializerModifier that drops RiakKey and
RiakUsermeta annotated fields from the the set of fields that Jackson
will serialize |
Class and Description |
---|
ConversionException
Wraps any exception thrown while converting to/from
RiakObject and your domain types. |
Copyright © 2016. All rights reserved.