| 程序包 | 说明 |
|---|---|
| org.apache.flink.api.java.sca |
| 类和说明 |
|---|
| 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
Distinguishes between inputs in case of two input operators.
|
| TaggedValue.Tag
Possible tags.
|
| UdfAnalyzer
Implements a Static Code Analyzer (SCA) that uses the ASM framework
for interpreting Java bytecode of Flink UDFs.
|
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.