Package org.apache.flink.table.codesplit
Class JavaCodeSplitter
java.lang.Object
org.apache.flink.table.codesplit.JavaCodeSplitter
Rewrite generated java code so that the length of each method becomes smaller and can be
compiled.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
JavaCodeSplitter
public JavaCodeSplitter()
-
-
Method Details
-
split
-