AnnotationInfo.Builder |
AnnotationInfo.Builder.addRiakIndexField(Field f)
Add a @RiakIndex annotated field.
|
AnnotationInfo.Builder |
AnnotationInfo.Builder.addRiakIndexMethod(Method m)
Add a @RiakIndex annotated method.
|
AnnotationInfo.Builder |
AnnotationInfo.Builder.addRiakUsermetaField(Field f)
Add a @RiakUsermeta annotated field.
|
AnnotationInfo.Builder |
AnnotationInfo.Builder.addRiakUsermetaMethod(Method m)
Add a @RiakUsermeta annotated method
|
AnnotationInfo.Builder |
AnnotationInfo.Builder.withRiakBucketNameField(Field f) |
AnnotationInfo.Builder |
AnnotationInfo.Builder.withRiakBucketNameGetter(Method m) |
AnnotationInfo.Builder |
AnnotationInfo.Builder.withRiakBucketNameSetter(Method m) |
AnnotationInfo.Builder |
AnnotationInfo.Builder.withRiakBucketTypeField(Field f) |
AnnotationInfo.Builder |
AnnotationInfo.Builder.withRiakBucketTypeGetter(Method m) |
AnnotationInfo.Builder |
AnnotationInfo.Builder.withRiakBucketTypeSetter(Method m) |
AnnotationInfo.Builder |
AnnotationInfo.Builder.withRiakContentTypeField(Field f) |
AnnotationInfo.Builder |
AnnotationInfo.Builder.withRiakContentTypeGetter(Method m) |
AnnotationInfo.Builder |
AnnotationInfo.Builder.withRiakContentTypeSetter(Method m) |
AnnotationInfo.Builder |
AnnotationInfo.Builder.withRiakKeyField(Field f)
Set the @RiakKey annotated field.
|
AnnotationInfo.Builder |
AnnotationInfo.Builder.withRiakKeyGetter(Method m)
Set the @RiakKey annotated getter.
|
AnnotationInfo.Builder |
AnnotationInfo.Builder.withRiakKeySetter(Method m)
Set the @RiakKey annotated setter.
|
AnnotationInfo.Builder |
AnnotationInfo.Builder.withRiakLastModifiedField(Field f) |
AnnotationInfo.Builder |
AnnotationInfo.Builder.withRiakLastModifiedSetter(Method m) |
AnnotationInfo.Builder |
AnnotationInfo.Builder.withRiakLinksField(Field f)
Set the @RiakLinks annotated field.
|
AnnotationInfo.Builder |
AnnotationInfo.Builder.withRiakLinksGetter(Method m)
Set the @RiakLinks annotated getter.
|
AnnotationInfo.Builder |
AnnotationInfo.Builder.withRiakLinksSetter(Method m)
Set the @RiakLinks annotated setter.
|
AnnotationInfo.Builder |
AnnotationInfo.Builder.withRiakTombstoneField(Field f) |
AnnotationInfo.Builder |
AnnotationInfo.Builder.withRiakTombstoneGetter(Method m) |
AnnotationInfo.Builder |
AnnotationInfo.Builder.withRiakTombstoneSetter(Method m) |
AnnotationInfo.Builder |
AnnotationInfo.Builder.withRiakVClockField(Field f)
Set the @RiakVClock annotated field.
|
AnnotationInfo.Builder |
AnnotationInfo.Builder.withRiakVClockGetter(Method m)
Set the @RiakVClock annotated getter method.
|
AnnotationInfo.Builder |
AnnotationInfo.Builder.withRiakVClockSetter(Method m)
Set the @RiakVClock annotated setter method.
|
AnnotationInfo.Builder |
AnnotationInfo.Builder.withRiakVTagField(Field f) |
AnnotationInfo.Builder |
AnnotationInfo.Builder.withRiakVTagSetter(Method m) |