Package org.apache.flink.table.planner.plan.nodes.exec.utils
package org.apache.flink.table.planner.plan.nodes.exec.utils
-
ClassesClassDescriptionA utility class used in PyFlink.An utility class for converting an exec node plan to a string as a tree style.An Utility class that helps translating
ExecNodetoTransformation.This POJO is meant to hold some metadata information about operators, which usually needs to be passed to "factory" methods forTransformation.