Annotation Interface Queryable


@Retention(RUNTIME) @Target({FIELD,ANNOTATION_TYPE}) public @interface Queryable
Since:
4.5
Author:
Christoph Strobl
  • Element Details

    • queryType

      String queryType
      Returns:
      empty String if not set.
      Default:
      ""
    • queryAttributes

      String queryAttributes
      Returns:
      empty String if not set.
      Default:
      ""
    • contentionFactor

      long contentionFactor
      Set the contention factor
      Returns:
      the contention factor
      Default:
      -1L