Annotation Type PartitionerPlugin


  • @Documented
    @Retention(RUNTIME)
    @Target(TYPE)
    public @interface PartitionerPlugin
    An alternate way of defining partiioners. Classes annotated with "PartitionerPlugin" are automatically recognized and registered as a partitioner plugin.

    Important: The XML definitions alienate annoated transforms and the two methods of definition are therefore mutually exclusive.

      • description

        String description
        Default:
        ""
      • classLoaderGroup

        String classLoaderGroup
        Default:
        ""