Class CodeSplitUtil

java.lang.Object
org.apache.flink.table.codesplit.CodeSplitUtil

@Internal public class CodeSplitUtil extends Object
Utils for rewriters.
  • Constructor Details

    • CodeSplitUtil

      public CodeSplitUtil()
  • Method Details

    • getCounter

      public static AtomicLong getCounter()
    • newName

      public static String newName(String name)
    • getContextString

      public static String getContextString(org.antlr.v4.runtime.ParserRuleContext ctx)
    • getContextTextLength

      public static int getContextTextLength(org.antlr.v4.runtime.ParserRuleContext ctx)