Uses of Class
org.apache.flink.table.codesplit.BlockStatementGrouper.RewriteGroupedCode
-
-
Uses of BlockStatementGrouper.RewriteGroupedCode in org.apache.flink.table.codesplit
Methods in org.apache.flink.table.codesplit that return BlockStatementGrouper.RewriteGroupedCode Modifier and Type Method Description BlockStatementGrouper.RewriteGroupedCodeBlockStatementGrouper. rewrite(String context)Rewrite code block used for initialization of this object.
-