当前位置: 首页 > news >正文

如何做网站的书籍企业域名注册费用

如何做网站的书籍,企业域名注册费用,网络舆情监测系统,建设课程网站的目的大纲 新建工程自定义无界流 使用打包、提交、运行工程代码 在《Java版Flink使用指南——从RabbitMQ中队列中接入消息流》一文中#xff0c;我们让外部组件RabbitMQ充当了无界流的数据源#xff0c;使得Flink进行了流式处理。在《Java版Flink使用指南——将消息写入到RabbitMQ… 大纲 新建工程自定义无界流 使用打包、提交、运行工程代码 在《Java版Flink使用指南——从RabbitMQ中队列中接入消息流》一文中我们让外部组件RabbitMQ充当了无界流的数据源使得Flink进行了流式处理。在《Java版Flink使用指南——将消息写入到RabbitMQ的队列中》一文中我们使用了Flink自带的数据生成器生成了有限数据从而让Flink以批处理形式运行了该任务。 本文我们将自定义一个无界流生成器以方便后续测试。 新建工程 我们新建一个名字叫UnboundedStreamGenerator的工程。 Archetypeorg.apache.flink:flink-quickstart-java 版本1.19.1 自定义无界流 新建src/main/java/org/example/generator/UnBoundedStreamGenerator.java 然后UnBoundedStreamGenerator实现RichSourceFunction接口 public abstract class RichSourceFunctionOUT extends AbstractRichFunctionimplements SourceFunctionOUT {private static final long serialVersionUID 1L; }主要实现SourceFunction接口的run和cancel方法。run方法用来获取获取cancel方法用于终止任务。 package org.example.generator;import org.apache.flink.streaming.api.functions.source.RichSourceFunction;public class UnBoundedStreamGenerator extends RichSourceFunctionLong {private volatile boolean isRunning true;Overridepublic void run(SourceContextLong ctx) throws Exception {long count 0L;while (isRunning) {Thread.sleep(1000); // Simulate delayctx.collect(count); // Emit data}}Overridepublic void cancel() {isRunning false;System.out.println(UnBoundedStreamGenerator canceled);} }在run方法中我们每隔一秒产生一条数据且这个数字自增。 使用 我们使用addSource方法将该无界流生成器添加成数据源。然后将其输出到日志。 /** Licensed to the Apache Software Foundation (ASF) under one* or more contributor license agreements. See the NOTICE file* distributed with this work for additional information* regarding copyright ownership. The ASF licenses this file* to you under the Apache License, Version 2.0 (the* License); you may not use this file except in compliance* with the License. You may obtain a copy of the License at** http://www.apache.org/licenses/LICENSE-2.0** Unless required by applicable law or agreed to in writing, software* distributed under the License is distributed on an AS IS BASIS,* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.* See the License for the specific language governing permissions and* limitations under the License.*/package org.example;import org.apache.flink.streaming.api.environment.StreamExecutionEnvironment; import org.example.generator.UnBoundedStreamGenerator;/*** Skeleton for a Flink DataStream Job.** pFor a tutorial how to write a Flink application, check the* tutorials and examples on the a hrefhttps://flink.apache.orgFlink Website/a.** pTo package your application into a JAR file for execution, run* mvn clean package on the command line.** pIf you change the name of the main class (with the public static void main(String[] args))* method, change the respective entry in the POM.xml file (simply search for mainClass).*/ public class DataStreamJob {public static void main(String[] args) throws Exception {// Sets up the execution environment, which is the main entry point// to building Flink applications.final StreamExecutionEnvironment env StreamExecutionEnvironment.getExecutionEnvironment();env.addSource(new UnBoundedStreamGenerator()).name(Custom Stream Source).setParallelism(1) .print(); // For demonstration, print the stream to stdout// Execute program, beginning computation.env.execute(Flink Java API Skeleton);} } 打包、提交、运行 使用下面命令查看日志输出 tail -f log/*然后我们在后台点击Cancel Job 可以看到输出 工程代码 https://github.com/f304646673/FlinkDemo
http://www.dnsts.com.cn/news/93718.html

相关文章:

  • 商务网站开发的流程网络文化经营许可证查询
  • 哪些软件可以做网站网络安全培训机构哪家好
  • 国外做问卷网站国内设计公司前十名
  • 网站建设管理成本估计seo优化技术教程
  • python网站和js做网站做设计到哪个网站赚钱
  • 国内做的好看的网站有什么交易网站源码
  • 中国建设部网站关于资质做网页建网站挣钱
  • 虹桥街道网站建设国内重大新闻10条2022
  • 某绿色园林企业网站源码学会网站建设目的
  • 超链接网站建设谷歌建站哪家好
  • 自己主机做网站服务器机械网站建设注意什么
  • 建网站维护需要多少钱王烨妮
  • 无锡做网站排名只有域名可以做网站吗
  • 郑州百度网站优化网站后台登入模板
  • 海城网站制作建设visual composer wordpress.org
  • 有后台的网站模版成都网站设计哪家比较好
  • 高端网站建设套餐浏览器看外国网站
  • 广州建网站多少钱温岭新站seo
  • 哪个网站可以做前端项目杭州手机网站开发
  • 营销型企业网站案例网页宣传广告怎么做
  • 前程无忧网杭州网站建设类岗位辽宁省城乡建设网站
  • 网站排名顾问wordpress安全登录插件
  • 专业网站设计制作营销网站建设评估与分析
  • 家教网站如何做云南省建设厅建筑业信息网
  • 高校网站建设汇报企业网站建设上海
  • 企业手机网站开发晋中建设机械网站
  • 云服务器开网站企业公司简介
  • 做物流的都有哪些网站订阅号可以做微网站
  • 公司网站开发后台代码郑州建网站371
  • 效果图网站猪八戒wordpress中文框架