Class | Description |
---|---|
AnnotationCache |
TODO: consider class reloading and re-scanning
|
AnnotationHelper |
Singleton that wraps a cache of Class -> AnnotatioInfo and provides
convenience methods for getting and setting Riak annotated field values
|
AnnotationInfo |
Class that containsKeyKey the Riak annotated fields for an annotated class
|
AnnotationInfo.Builder | |
AnnotationScanner | |
AnnotationUtil |
Static utility methods used to get/set annotated fields/methods.
|
ClassUtil |
Reflection/class utilities.
|
RiakIndexField | |
RiakIndexMethod | |
UsermetaField |
Convenience wrapper for a String field that is annotated with
RiakUsermeta |
UsermetaMethod |
Enum | Description |
---|---|
RiakIndexField.FieldType | |
RiakIndexMethod.MethodType | |
UsermetaField.FieldType | |
UsermetaMethod.MethodType |
Copyright © 2016. All rights reserved.