Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
messageflow
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
虞诚毅
messageflow
Commits
cae0ba33
Commit
cae0ba33
authored
Jan 07, 2019
by
303514581@qq.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
2019/1/7 backup单轮项目数调整为每次6个
parent
c9804f81
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
README.md
+3
-3
src/main/java/com/zhiwei/messageflow/ES4RedisStart.java
+1
-1
No files found.
README.md
View file @
cae0ba33
...
@@ -4,16 +4,16 @@
...
@@ -4,16 +4,16 @@
---
---
##介绍项目
##
介绍项目
监测系统消息流模块,主要功能:消息流、定向监测消息流、自动标注、事件采集
监测系统消息流模块,主要功能:消息流、定向监测消息流、自动标注、事件采集
---
---
##项目文档地址
##
项目文档地址
>参考监测系统文档
>参考监测系统文档
---
---
##项目运行的服务器及目录
##
项目运行的服务器及目录
> 项目地址:/home/zhiwei/jar/messageflow
> 项目地址:/home/zhiwei/jar/messageflow
服务器地址:
服务器地址:
内网地址:192.168.0.2
内网地址:192.168.0.2
...
...
src/main/java/com/zhiwei/messageflow/ES4RedisStart.java
View file @
cae0ba33
...
@@ -38,7 +38,7 @@ public class ES4RedisStart {
...
@@ -38,7 +38,7 @@ public class ES4RedisStart {
private
Map
<
String
,
Boolean
>
PROJECTMAP
=
new
HashMap
<>();
private
Map
<
String
,
Boolean
>
PROJECTMAP
=
new
HashMap
<>();
private
static
final
int
PROJECTCOUNT
=
9
;
private
static
final
int
PROJECTCOUNT
=
6
;
/**
/**
* 启动线程
* 启动线程
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment