-
- 开发进度
- 个股
-
- 创建通用接口
- 秒级行情
-
- 开发步骤:
- 个股行情bean
- 秒级窗口函数
- 封装写入数据
- 数据写入hbase
个股业务开发主要内容包含:
1.秒级行情(5s)
2.分时行情(60s)
3.分时行情备份
4.个股涨幅榜
5.个股K线(日、周、月)
本章节我们先开发前4个任务。
在cn.itcast.inter目录创建:ProcessDataInterfac

个股业务开发主要内容包含:
1.秒级行情(5s)
2.分时行情(60s)
3.分时行情备份
4.个股涨幅榜
5.个股K线(日、周、月)
本章节我们先开发前4个任务。
在cn.itcast.inter目录创建:ProcessDataInterfac