@Target(value=TYPE)
@Retention(value=RUNTIME)
public static @interface FunctionAnnotation.ReadFieldsSecond
Specifies the fields of the first input value of a user-defined that are accessed in the code.
This annotation can only be used with user-defined functions with two inputs (Join, Cross, ...).