Annotation Interface GroupBy


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

    • properties

      String[] properties
      Default:
      {}
    • reduce

      Reducer[] reduce
      Default:
      {}