Annotation Interface Aggregation


@Documented @Retention(RUNTIME) @Target({METHOD,ANNOTATION_TYPE}) public @interface Aggregation
  • Element Details

    • value

      String value
      Default:
      "*"
    • verbatim

      boolean verbatim
      Default:
      false
    • load

      Load[] load
      Default:
      {}
    • timeout

      long timeout
      Default:
      -9223372036854775808L
    • apply

      Apply[] apply
      Default:
      {}
    • limit

      int limit
      Default:
      -2147483648
    • offset

      int offset
      Default:
      -2147483648
    • filter

      String[] filter
      Default:
      {}
    • groupBy

      GroupBy[] groupBy
      Default:
      {}
    • sortBy

      SortBy[] sortBy
      Default:
      {}
    • sortByMax

      int sortByMax
      Default:
      -2147483648