Package com.streamsets.pipeline.api.el


package com.streamsets.pipeline.api.el
Data Collector API EL (expression language) classes
  • Class
    Description
    An ELEval instance evaluates Java EL expressions.
    Exception thrown if an EL expression could not be evaluated properly.
    The ELVars hold all constants, variables and context variables available during an EL evaluation.
    Class defining the sdc:id() function.