Class DefaultContextUtils
java.lang.Object
org.apache.flink.table.client.gateway.DefaultContextUtils
Utils to build a
DefaultContext.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.apache.flink.table.gateway.service.context.DefaultContextstatic org.apache.flink.table.gateway.service.context.DefaultContext
-
Constructor Details
-
DefaultContextUtils
public DefaultContextUtils()
-
-
Method Details
-
buildDefaultContext
public static org.apache.flink.table.gateway.service.context.DefaultContext buildDefaultContext(CliOptions.EmbeddedCliOptions options) -
buildDefaultContext
public static org.apache.flink.table.gateway.service.context.DefaultContext buildDefaultContext(CliOptions.GatewayCliOptions options)
-