@Target(value=TYPE) @Retention(value=RUNTIME) @PublicEvolving public static @interface FunctionAnnotation.SkipCodeAnalysis
CodeAnalysisMode
.
If this annotation is not present the static code analyzer pre-interprets user-defined
functions in order to get implementation insights for program improvements that can be
printed to the log as hints, automatically applied, or disabled (see
ExecutionConfig
).Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.