Annotation Interface ExtensionSingleRowFunction


@Retention(RUNTIME) public @interface ExtensionSingleRowFunction
Annotation for use in EPL statements with inline classes for providing a plug-in single-row function.
  • Element Details

    • name

      String name
      The function name
      Returns:
      function name
    • methodName

      String methodName
      The method name of the provider
      Returns:
      method name