vitess-gh/doc/life_of_a_query.xml

1 строка
3.2 KiB
XML

<mxGraphModel dx="894" dy="610" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" fold="1" page="1" pageScale="1" pageWidth="160" pageHeight="300" style="default-style2" math="0"><root><mxCell id="0"/><mxCell id="1" parent="0"/><mxCell id="4" value="Client" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;" parent="1" vertex="1"><mxGeometry x="40" y="40" width="100" height="230" as="geometry"/></mxCell><mxCell id="5" value="VtGate" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;" parent="1" vertex="1"><mxGeometry x="191" y="40" width="100" height="230" as="geometry"/></mxCell><mxCell id="10" value="" style="html=1;" parent="1" vertex="1"><mxGeometry x="230" y="124" width="20" height="70" as="geometry"/></mxCell><mxCell id="11" value="sql query" style="edgeStyle=elbowEdgeStyle;elbow=vertical;html=1;verticalAlign=bottom;endArrow=block;" parent="1" target="10" edge="1"><mxGeometry relative="1" as="geometry"><mxPoint x="91" y="124" as="sourcePoint"/></mxGeometry></mxCell><mxCell id="12" value="return" style="edgeStyle=elbowEdgeStyle;elbow=vertical;html=1;verticalAlign=bottom;dashed=1;endArrow=open;endSize=8;" parent="1" source="10" edge="1"><mxGeometry relative="1" as="geometry"><mxPoint x="91" y="194" as="targetPoint"/></mxGeometry></mxCell><mxCell id="15" value="VtTablet" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;" parent="1" vertex="1"><mxGeometry x="350" y="40" width="100" height="230" as="geometry"/></mxCell><mxCell id="16" value="" style="html=1;" parent="1" vertex="1"><mxGeometry x="389" y="124" width="20" height="70" as="geometry"/></mxCell><mxCell id="17" value="MySQL" style="shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;" parent="1" vertex="1"><mxGeometry x="510" y="40" width="100" height="230" as="geometry"/></mxCell><mxCell id="18" value="" style="html=1;" parent="1" vertex="1"><mxGeometry x="549" y="124" width="20" height="70" as="geometry"/></mxCell><mxCell id="19" value="route query to right vttablets" style="edgeStyle=elbowEdgeStyle;elbow=vertical;html=1;verticalAlign=bottom;endArrow=block;" parent="1" edge="1"><mxGeometry relative="1" as="geometry"><mxPoint x="250" y="132" as="sourcePoint"/><mxPoint x="389" y="132" as="targetPoint"/></mxGeometry></mxCell><mxCell id="20" value="send query to mysql" style="edgeStyle=elbowEdgeStyle;elbow=vertical;html=1;verticalAlign=bottom;endArrow=block;" parent="1" edge="1"><mxGeometry relative="1" as="geometry"><mxPoint x="410" y="138" as="sourcePoint"/><mxPoint x="549" y="138" as="targetPoint"/></mxGeometry></mxCell><mxCell id="21" value="return" style="edgeStyle=elbowEdgeStyle;elbow=vertical;html=1;verticalAlign=bottom;dashed=1;endArrow=open;endSize=8;" parent="1" edge="1"><mxGeometry relative="1" as="geometry"><mxPoint x="410" y="170" as="targetPoint"/><mxPoint x="549" y="170" as="sourcePoint"/></mxGeometry></mxCell><mxCell id="22" value="return" style="edgeStyle=elbowEdgeStyle;elbow=vertical;html=1;verticalAlign=bottom;dashed=1;endArrow=open;endSize=8;" parent="1" edge="1"><mxGeometry relative="1" as="geometry"><mxPoint x="250" y="180" as="targetPoint"/><mxPoint x="389" y="180" as="sourcePoint"/></mxGeometry></mxCell></root></mxGraphModel>