Package | Description |
---|---|
org.apache.flink.api.java.sca |
Class and Description |
---|
CodeAnalyzerException
Exception that is thrown if code analysis could not run properly.
|
ModifiedASMFrame
Modified version of ASMs Frame.
|
TaggedValue
Extension of ASM's BasicValue that allows to assign "tags"
to values and add additional information depending on the tag to the Value.
|
TaggedValue.Input |
TaggedValue.Tag |
UdfAnalyzer
Implements a Static Code Analyzer (SCA) that uses the ASM framework
for interpreting Java bytecode of Flink UDFs.
|
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.