T
public abstract class AbstractSqlOperator<T extends SqlQuery> extends Object implements Operator
protected Class<T>
type
AbstractSqlOperator()
void
execute(org.apache.flink.streaming.api.environment.StreamExecutionEnvironment env, String config, Map<String,Object> params)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected Class<T extends SqlQuery> type
public AbstractSqlOperator()
public void execute(org.apache.flink.streaming.api.environment.StreamExecutionEnvironment env, String config, Map<String,Object> params) throws Exception
Operator
execute
env
config
params
Exception
Copyright © 2024 10MG. All rights reserved.