-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathemr function.drawio
43 lines (43 loc) · 3.33 KB
/
emr function.drawio
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
<mxfile host="app.diagrams.net" modified="2021-01-13T09:38:23.899Z" agent="5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Safari/537.36" etag="47aZHX1xErw6vWFhCxBk" version="14.1.9" type="github">
<diagram id="zX0LKrRPOxZzMG7xesd7" name="Page-1">
<mxGraphModel dx="946" dy="544" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="JF6EsLFFWEZ-7UWFlfVX-1" value="业务EMR" style="rounded=0;whiteSpace=wrap;html=1;labelPosition=center;verticalLabelPosition=top;align=center;verticalAlign=bottom;" parent="1" vertex="1">
<mxGeometry x="200" y="500" width="500" height="150" as="geometry" />
</mxCell>
<mxCell id="JF6EsLFFWEZ-7UWFlfVX-2" value="即席查询" style="rounded=1;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="230" y="545" width="110" height="60" as="geometry" />
</mxCell>
<mxCell id="JF6EsLFFWEZ-7UWFlfVX-3" value="普通DAG任务" style="rounded=1;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="400" y="545" width="110" height="60" as="geometry" />
</mxCell>
<mxCell id="ajKWVsG1eIA5zvTxtmB9-1" value="" style="endArrow=none;dashed=1;html=1;dashPattern=1 3;strokeWidth=2;entryX=0.5;entryY=0;entryDx=0;entryDy=0;exitX=0.5;exitY=1;exitDx=0;exitDy=0;" parent="1" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="370" y="650" as="sourcePoint" />
<mxPoint x="370" y="500" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ajKWVsG1eIA5zvTxtmB9-2" value="default队列" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1">
<mxGeometry x="250" y="510" width="70" height="20" as="geometry" />
</mxCell>
<mxCell id="ajKWVsG1eIA5zvTxtmB9-3" value="dw队列" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1">
<mxGeometry x="420" y="510" width="70" height="20" as="geometry" />
</mxCell>
<mxCell id="8j0XvRieRbU8O4sHskFz-1" value="" style="endArrow=none;dashed=1;html=1;dashPattern=1 3;strokeWidth=2;entryX=0.5;entryY=0;entryDx=0;entryDy=0;exitX=0.5;exitY=1;exitDx=0;exitDy=0;" edge="1" parent="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="540" y="650" as="sourcePoint" />
<mxPoint x="540" y="500" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="8j0XvRieRbU8O4sHskFz-2" value="urgent队列" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="587" y="511" width="70" height="20" as="geometry" />
</mxCell>
<mxCell id="8j0XvRieRbU8O4sHskFz-3" value="高优先级DAG任务" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="566" y="545" width="110" height="60" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>