Package org.pentaho.di.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 steps and the two methods of definition are therefore mutually exclusive.- Author:
- Alex Silva
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description String
classLoaderGroup
String
description
String
i18nPackageName
String
name
-