Annotation Type AfterVariables.AfterVariable

Enclosing class:
AfterVariables

Declare after variable for the component. Put annotation on Emitter, PartitionMapper, Processor to declare after variables Note. This functionality is for the Studio only.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
     
  • Element Details

    • value

      Returns:
      studio name for variable (like: NB_LINE)
    • description

      Returns:
      description of the variable. If it's an empty the key value might be used instead
      Default:
      ""
    • type

      Returns:
      type of variable
      Default:
      java.lang.String.class