69707172737475
/** * Constructor for creating StreamExecutionEnvironment */ protected StreamExecutionEnvironment() { jobGraphBuilder = new JobGraphBuilder(); }