Package org.apache.hop.core.annotations
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.
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description StringclassLoaderGroupStringdescriptionStringname
-