T
public abstract class AbstractOperator<T extends Operate> extends Object implements Operator
protected Class<T>
type
AbstractOperator()
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 Operate> type
public AbstractOperator()
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 © 2021. All rights reserved.