go20/day03/function/map_reduce.drawio

61 lines
5.3 KiB
Plaintext
Raw Normal View History

<mxfile host="65bd71144e">
<diagram id="14yC9ZJClHcp4uCfI37K" name="第 1 页">
<mxGraphModel dx="834" dy="526" 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="2" value="" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="70" y="140" width="100" height="260" as="geometry"/>
</mxCell>
<mxCell id="3" value="" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="370" y="30" width="100" height="460" as="geometry"/>
</mxCell>
<mxCell id="4" value="" style="shape=flexArrow;endArrow=classic;html=1;" edge="1" parent="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="220" y="270" as="sourcePoint"/>
<mxPoint x="340" y="270" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="5" value="map&lt;div&gt;映射&lt;/div&gt;" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="250" y="220" width="60" height="30" as="geometry"/>
</mxCell>
<mxCell id="6" value="" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="660" y="130" width="100" height="260" as="geometry"/>
</mxCell>
<mxCell id="7" value="" style="shape=flexArrow;endArrow=classic;html=1;" edge="1" parent="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="520" y="269.5" as="sourcePoint"/>
<mxPoint x="640" y="269.5" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="8" value="reduce&lt;div&gt;聚合&lt;/div&gt;" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="540" y="220" width="60" height="30" as="geometry"/>
</mxCell>
<mxCell id="9" value="" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="100" y="640" width="100" height="260" as="geometry"/>
</mxCell>
<mxCell id="10" value="&lt;pre style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: currentcolor; caret-color: rgb(1, 5, 10); font-family: ui-monospace, SFMono-Regular, &amp;quot;SF Mono&amp;quot;, Menlo, Monaco, Consolas, &amp;quot;Liberation Mono&amp;quot;, &amp;quot;Courier New&amp;quot;, monospace, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Noto Color Emoji&amp;quot;, &amp;quot;Twemoji Mozilla&amp;quot;; font-size: 13.6px; --fonts-regular: -apple-system, &amp;quot;Segoe UI&amp;quot;, system-ui, Roboto, &amp;quot;Helvetica Neue&amp;quot;, Arial, &amp;quot;Noto Sans&amp;quot;, &amp;quot;Liberation Sans&amp;quot;, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Noto Color Emoji&amp;quot;, &amp;quot;Twemoji Mozilla&amp;quot;; margin-top: 0px; padding: 16px; line-height: 1.45; border-radius: 4px; overflow-wrap: normal; position: relative; overflow: auto; color: rgb(24, 28, 33); text-align: start; margin-bottom: 0px !important; background-color: rgba(0, 48, 96, 0.063);&quot; class=&quot;code-block&quot;&gt;&lt;span style=&quot;text-wrap-mode: wrap; background-color: rgba(255, 255, 255, 0.1);&quot;&gt;defer 1&lt;/span&gt;&lt;/pre&gt;" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="100" y="840" width="100" height="60" as="geometry"/>
</mxCell>
<mxCell id="11" value="defer 2" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="100" y="780" width="100" height="60" as="geometry"/>
</mxCell>
<mxCell id="12" value="defer 3" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="100" y="720" width="100" height="60" as="geometry"/>
</mxCell>
<mxCell id="14" value="" style="shape=flexArrow;endArrow=classic;html=1;" edge="1" parent="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="240" y="770" as="sourcePoint"/>
<mxPoint x="240" y="680" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="15" value="" style="shape=flexArrow;endArrow=classic;html=1;" edge="1" parent="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="50" y="690" as="sourcePoint"/>
<mxPoint x="50" y="790" as="targetPoint"/>
</mxGeometry>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>