| <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" |
| "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> |
| <!-- Generated by graphviz version 2.36.0 (20140111.2315) |
| --> |
| <!-- Title: be/src/util/uid-util.h Pages: 1 --> |
| <!--zoomable 152 --> |
| <svg id="main" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" onload="init(evt)"> |
| <style type="text/css"><![CDATA[ |
| .edge:hover path { stroke: red; } |
| .edge:hover polygon { stroke: red; fill: red; } |
| ]]></style> |
| <script type="text/javascript"><![CDATA[ |
| var edges = document.getElementsByTagName('g'); |
| if (edges && edges.length) { |
| for (var i=0;i<edges.length;i++) { |
| if (edges[i].id.substr(0,4)=='edge') { |
| edges[i].setAttribute('class','edge'); |
| } |
| } |
| } |
| ]]></script> |
| <defs> |
| <circle id="rim" cx="0" cy="0" r="7"/> |
| <circle id="rim2" cx="0" cy="0" r="3.5"/> |
| <g id="zoomPlus"> |
| <use xlink:href="#rim" fill="#404040"> |
| <set attributeName="fill" to="#808080" begin="zoomplus.mouseover" end="zoomplus.mouseout"/> |
| </use> |
| <path d="M-4,0h8M0,-4v8" fill="none" stroke="white" stroke-width="1.5" pointer-events="none"/> |
| </g> |
| <g id="zoomMin"> |
| <use xlink:href="#rim" fill="#404040"> |
| <set attributeName="fill" to="#808080" begin="zoomminus.mouseover" end="zoomminus.mouseout"/> |
| </use> |
| <path d="M-4,0h8" fill="none" stroke="white" stroke-width="1.5" pointer-events="none"/> |
| </g> |
| <g id="dirArrow"> |
| <path fill="none" stroke="white" stroke-width="1.5" d="M0,-3.0v7 M-2.5,-0.5L0,-3.0L2.5,-0.5"/> |
| </g> |
| <g id="resetDef"> |
| <use xlink:href="#rim2" fill="#404040"> |
| <set attributeName="fill" to="#808080" begin="reset.mouseover" end="reset.mouseout"/> |
| </use> |
| </g> |
| </defs> |
| |
| <script type="text/javascript"> |
| var viewWidth = 1400; |
| var viewHeight = 152; |
| var sectionId = 'dynsection-0'; |
| </script> |
| <script xlink:href="svgpan.js"/> |
| <svg id="graph" class="graph"> |
| <g id="viewport"> |
| <title>be/src/util/uid-util.h</title> |
| <polygon fill="white" stroke="none" points="-4,4 -4,-148 1396,-148 1396,4 -4,4"/> |
| <!-- Node1 --> |
| <g id="node1" class="node"><title>Node1</title> |
| <polygon fill="#bfbfbf" stroke="black" points="403.5,-124.5 403.5,-143.5 502.5,-143.5 502.5,-124.5 403.5,-124.5"/> |
| <text text-anchor="middle" x="453" y="-131.5" font-family="Helvetica,sans-Serif" font-size="10.00">be/src/util/uid-util.h</text> |
| </g> |
| <!-- Node2 --> |
| <g id="node2" class="node"><title>Node2</title> |
| <polygon fill="white" stroke="#bfbfbf" points="103.5,-68.5 103.5,-87.5 204.5,-87.5 204.5,-68.5 103.5,-68.5"/> |
| <text text-anchor="middle" x="154" y="-75.5" font-family="Helvetica,sans-Serif" font-size="10.00">boost/uuid/uuid.hpp</text> |
| </g> |
| <!-- Node1->Node2 --> |
| <g id="edge1" class="edge"><title>Node1->Node2</title> |
| <path fill="none" stroke="midnightblue" d="M405.623,-124.444C352.916,-114.925 267.771,-99.5472 211.343,-89.3563"/> |
| <polygon fill="midnightblue" stroke="midnightblue" points="211.619,-85.8495 201.156,-87.5164 210.375,-92.7381 211.619,-85.8495"/> |
| </g> |
| <!-- Node3 --> |
| <g id="node3" class="node"><title>Node3</title> |
| <polygon fill="white" stroke="#bfbfbf" points="223,-68.5 223,-87.5 375,-87.5 375,-68.5 223,-68.5"/> |
| <text text-anchor="middle" x="299" y="-75.5" font-family="Helvetica,sans-Serif" font-size="10.00">boost/uuid/uuid_generators.hpp</text> |
| </g> |
| <!-- Node1->Node3 --> |
| <g id="edge2" class="edge"><title>Node1->Node3</title> |
| <path fill="none" stroke="midnightblue" d="M428.598,-124.444C402.803,-115.399 361.923,-101.064 332.982,-90.9158"/> |
| <polygon fill="midnightblue" stroke="midnightblue" points="333.882,-87.5226 323.288,-87.5164 331.566,-94.1283 333.882,-87.5226"/> |
| </g> |
| <!-- Node4 --> |
| <g id="node4" class="node"><title>Node4</title> |
| <polygon fill="white" stroke="#bfbfbf" points="393.5,-68.5 393.5,-87.5 512.5,-87.5 512.5,-68.5 393.5,-68.5"/> |
| <text text-anchor="middle" x="453" y="-75.5" font-family="Helvetica,sans-Serif" font-size="10.00">gen-cpp/Types_types.h</text> |
| </g> |
| <!-- Node1->Node4 --> |
| <g id="edge3" class="edge"><title>Node1->Node4</title> |
| <path fill="none" stroke="midnightblue" d="M453,-124.083C453,-117.006 453,-106.861 453,-97.9865"/> |
| <polygon fill="midnightblue" stroke="midnightblue" points="456.5,-97.751 453,-87.7511 449.5,-97.7511 456.5,-97.751"/> |
| </g> |
| <!-- Node5 --> |
| <g id="node5" class="node"><title>Node5</title> |
| <g id="a_node5"><a xlink:href="debug-util_8h.html" target="_top" xlink:title="util/debug-util.h"> |
| <polygon fill="white" stroke="black" points="530.5,-68.5 530.5,-87.5 613.5,-87.5 613.5,-68.5 530.5,-68.5"/> |
| <text text-anchor="middle" x="572" y="-75.5" font-family="Helvetica,sans-Serif" font-size="10.00">util/debug-util.h</text> |
| </a> |
| </g> |
| </g> |
| <!-- Node1->Node5 --> |
| <g id="edge4" class="edge"><title>Node1->Node5</title> |
| <path fill="none" stroke="midnightblue" d="M471.856,-124.444C491.266,-115.636 521.73,-101.812 543.965,-91.722"/> |
| <polygon fill="midnightblue" stroke="midnightblue" points="545.572,-94.836 553.232,-87.5164 542.68,-88.4615 545.572,-94.836"/> |
| </g> |
| <!-- Node17 --> |
| <g id="node17" class="node"><title>Node17</title> |
| <g id="a_node17"><a xlink:href="names_8h.html" target="_top" xlink:title="common/names.h"> |
| <polygon fill="white" stroke="black" points="1000.5,-68.5 1000.5,-87.5 1095.5,-87.5 1095.5,-68.5 1000.5,-68.5"/> |
| <text text-anchor="middle" x="1048" y="-75.5" font-family="Helvetica,sans-Serif" font-size="10.00">common/names.h</text> |
| </a> |
| </g> |
| </g> |
| <!-- Node1->Node17 --> |
| <g id="edge16" class="edge"><title>Node1->Node17</title> |
| <path fill="none" stroke="midnightblue" d="M502.706,-128.489C612.102,-118.56 873.24,-94.8605 989.935,-84.2698"/> |
| <polygon fill="midnightblue" stroke="midnightblue" points="990.455,-87.737 1000.1,-83.3474 989.823,-80.7657 990.455,-87.737"/> |
| </g> |
| <!-- Node6 --> |
| <g id="node6" class="node"><title>Node6</title> |
| <polygon fill="white" stroke="#bfbfbf" points="0,-6.5 0,-25.5 52,-25.5 52,-6.5 0,-6.5"/> |
| <text text-anchor="middle" x="26" y="-13.5" font-family="Helvetica,sans-Serif" font-size="10.00">ostream</text> |
| </g> |
| <!-- Node5->Node6 --> |
| <g id="edge5" class="edge"><title>Node5->Node6</title> |
| <path fill="none" stroke="midnightblue" d="M530.301,-69.3034C527.159,-68.8271 524.033,-68.3853 521,-68 317.566,-42.1508 260.119,-81.0437 61,-32 58.1716,-31.3034 55.28,-30.4021 52.4307,-29.3874"/> |
| <polygon fill="midnightblue" stroke="midnightblue" points="53.6442,-26.1032 43.0598,-25.6326 51.0405,-32.601 53.6442,-26.1032"/> |
| </g> |
| <!-- Node7 --> |
| <g id="node7" class="node"><title>Node7</title> |
| <polygon fill="white" stroke="#bfbfbf" points="70.5,-6.5 70.5,-25.5 111.5,-25.5 111.5,-6.5 70.5,-6.5"/> |
| <text text-anchor="middle" x="91" y="-13.5" font-family="Helvetica,sans-Serif" font-size="10.00">string</text> |
| </g> |
| <!-- Node5->Node7 --> |
| <g id="edge6" class="edge"><title>Node5->Node7</title> |
| <path fill="none" stroke="midnightblue" d="M530.296,-69.3433C527.155,-68.8577 524.03,-68.403 521,-68 344.062,-44.4688 292.707,-80.7626 121,-32 119.025,-31.4392 117.026,-30.7485 115.046,-29.9742"/> |
| <polygon fill="midnightblue" stroke="midnightblue" points="116.061,-26.5903 105.51,-25.6216 113.154,-32.9582 116.061,-26.5903"/> |
| </g> |
| <!-- Node8 --> |
| <g id="node8" class="node"><title>Node8</title> |
| <polygon fill="white" stroke="#bfbfbf" points="130,-6.5 130,-25.5 182,-25.5 182,-6.5 130,-6.5"/> |
| <text text-anchor="middle" x="156" y="-13.5" font-family="Helvetica,sans-Serif" font-size="10.00">sstream</text> |
| </g> |
| <!-- Node5->Node8 --> |
| <g id="edge7" class="edge"><title>Node5->Node8</title> |
| <path fill="none" stroke="midnightblue" d="M530.287,-69.4078C527.148,-68.9073 524.026,-68.4316 521,-68 374.941,-47.1688 333.7,-69.469 191,-32 188.183,-31.2602 185.298,-30.3307 182.453,-29.2987"/> |
| <polygon fill="midnightblue" stroke="midnightblue" points="183.671,-26.0161 173.088,-25.522 181.053,-32.5081 183.671,-26.0161"/> |
| </g> |
| <!-- Node9 --> |
| <g id="node9" class="node"><title>Node9</title> |
| <polygon fill="white" stroke="#bfbfbf" points="200.5,-1 200.5,-31 301.5,-31 301.5,-1 200.5,-1"/> |
| <text text-anchor="start" x="208.5" y="-19" font-family="Helvetica,sans-Serif" font-size="10.00">gen-cpp/JniCatalog</text> |
| <text text-anchor="middle" x="251" y="-8" font-family="Helvetica,sans-Serif" font-size="10.00">_types.h</text> |
| </g> |
| <!-- Node5->Node9 --> |
| <g id="edge8" class="edge"><title>Node5->Node9</title> |
| <path fill="none" stroke="midnightblue" d="M530.254,-69.616C527.123,-69.0674 524.012,-68.5239 521,-68 430.804,-52.3105 405.339,-51.533 311.584,-32.0308"/> |
| <polygon fill="midnightblue" stroke="midnightblue" points="312.182,-28.5803 301.677,-29.9539 310.746,-35.4314 312.182,-28.5803"/> |
| </g> |
| <!-- Node10 --> |
| <g id="node10" class="node"><title>Node10</title> |
| <polygon fill="white" stroke="#bfbfbf" points="320,-1 320,-31 424,-31 424,-1 320,-1"/> |
| <text text-anchor="start" x="328" y="-19" font-family="Helvetica,sans-Serif" font-size="10.00">gen-cpp/Descriptors</text> |
| <text text-anchor="middle" x="372" y="-8" font-family="Helvetica,sans-Serif" font-size="10.00">_types.h</text> |
| </g> |
| <!-- Node5->Node10 --> |
| <g id="edge9" class="edge"><title>Node5->Node10</title> |
| <path fill="none" stroke="midnightblue" d="M543.345,-68.4035C513.5,-59.4501 465.966,-45.1897 428.526,-33.9579"/> |
| <polygon fill="midnightblue" stroke="midnightblue" points="429.335,-30.5465 418.751,-31.0253 427.324,-37.2513 429.335,-30.5465"/> |
| </g> |
| <!-- Node11 --> |
| <g id="node11" class="node"><title>Node11</title> |
| <polygon fill="white" stroke="#bfbfbf" points="442.5,-6.5 442.5,-25.5 559.5,-25.5 559.5,-6.5 442.5,-6.5"/> |
| <text text-anchor="middle" x="501" y="-13.5" font-family="Helvetica,sans-Serif" font-size="10.00">gen-cpp/Exprs_types.h</text> |
| </g> |
| <!-- Node5->Node11 --> |
| <g id="edge10" class="edge"><title>Node5->Node11</title> |
| <path fill="none" stroke="midnightblue" d="M561.827,-68.4035C550.65,-58.9579 532.483,-43.6056 518.909,-32.1342"/> |
| <polygon fill="midnightblue" stroke="midnightblue" points="521.051,-29.3619 511.154,-25.5806 516.533,-34.7085 521.051,-29.3619"/> |
| </g> |
| <!-- Node12 --> |
| <g id="node12" class="node"><title>Node12</title> |
| <polygon fill="white" stroke="#bfbfbf" points="578,-6.5 578,-25.5 708,-25.5 708,-6.5 578,-6.5"/> |
| <text text-anchor="middle" x="643" y="-13.5" font-family="Helvetica,sans-Serif" font-size="10.00">gen-cpp/Frontend_types.h</text> |
| </g> |
| <!-- Node5->Node12 --> |
| <g id="edge11" class="edge"><title>Node5->Node12</title> |
| <path fill="none" stroke="midnightblue" d="M582.173,-68.4035C593.35,-58.9579 611.517,-43.6056 625.091,-32.1342"/> |
| <polygon fill="midnightblue" stroke="midnightblue" points="627.467,-34.7085 632.846,-25.5806 622.949,-29.3619 627.467,-34.7085"/> |
| </g> |
| <!-- Node13 --> |
| <g id="node13" class="node"><title>Node13</title> |
| <polygon fill="white" stroke="#bfbfbf" points="726,-6.5 726,-25.5 866,-25.5 866,-6.5 726,-6.5"/> |
| <text text-anchor="middle" x="796" y="-13.5" font-family="Helvetica,sans-Serif" font-size="10.00">gen-cpp/PlanNodes_types.h</text> |
| </g> |
| <!-- Node5->Node13 --> |
| <g id="edge12" class="edge"><title>Node5->Node13</title> |
| <path fill="none" stroke="midnightblue" d="M604.094,-68.4035C643.599,-57.8217 710.779,-39.8269 754.261,-28.1802"/> |
| <polygon fill="midnightblue" stroke="midnightblue" points="755.212,-31.5488 763.966,-25.5806 753.401,-24.7872 755.212,-31.5488"/> |
| </g> |
| <!-- Node14 --> |
| <g id="node14" class="node"><title>Node14</title> |
| <polygon fill="white" stroke="#bfbfbf" points="884.5,-1 884.5,-31 1003.5,-31 1003.5,-1 884.5,-1"/> |
| <text text-anchor="start" x="892.5" y="-19" font-family="Helvetica,sans-Serif" font-size="10.00">gen-cpp/RuntimeProfile</text> |
| <text text-anchor="middle" x="944" y="-8" font-family="Helvetica,sans-Serif" font-size="10.00">_types.h</text> |
| </g> |
| <!-- Node5->Node14 --> |
| <g id="edge13" class="edge"><title>Node5->Node14</title> |
| <path fill="none" stroke="midnightblue" d="M613.805,-71.6879C670.497,-64.287 775.12,-49.933 874.32,-32.051"/> |
| <polygon fill="midnightblue" stroke="midnightblue" points="874.997,-35.4854 884.21,-30.253 873.745,-28.5982 874.997,-35.4854"/> |
| </g> |
| <!-- Node15 --> |
| <g id="node15" class="node"><title>Node15</title> |
| <polygon fill="white" stroke="#bfbfbf" points="1022,-1 1022,-31 1138,-31 1138,-1 1022,-1"/> |
| <text text-anchor="start" x="1030" y="-19" font-family="Helvetica,sans-Serif" font-size="10.00">gen-cpp/ImpalaService</text> |
| <text text-anchor="middle" x="1080" y="-8" font-family="Helvetica,sans-Serif" font-size="10.00">_types.h</text> |
| </g> |
| <!-- Node5->Node15 --> |
| <g id="edge14" class="edge"><title>Node5->Node15</title> |
| <path fill="none" stroke="midnightblue" d="M613.764,-74.3387C690.49,-69.101 859.178,-55.968 1011.82,-31.8917"/> |
| <polygon fill="midnightblue" stroke="midnightblue" points="1012.52,-35.3233 1021.85,-30.29 1011.42,-28.4109 1012.52,-35.3233"/> |
| </g> |
| <!-- Node16 --> |
| <g id="node16" class="node"><title>Node16</title> |
| <polygon fill="white" stroke="#bfbfbf" points="1156,-6.5 1156,-25.5 1280,-25.5 1280,-6.5 1156,-6.5"/> |
| <text text-anchor="middle" x="1218" y="-13.5" font-family="Helvetica,sans-Serif" font-size="10.00">gen-cpp/parquet_types.h</text> |
| </g> |
| <!-- Node5->Node16 --> |
| <g id="edge15" class="edge"><title>Node5->Node16</title> |
| <path fill="none" stroke="midnightblue" d="M613.617,-75.5524C708.475,-71.857 947.843,-60.2919 1146,-32 1154.36,-30.8066 1163.2,-29.229 1171.72,-27.5452"/> |
| <polygon fill="midnightblue" stroke="midnightblue" points="1172.44,-30.972 1181.53,-25.5364 1171.03,-24.1144 1172.44,-30.972"/> |
| </g> |
| <!-- Node18 --> |
| <g id="node18" class="node"><title>Node18</title> |
| <polygon fill="white" stroke="#bfbfbf" points="1298,-6.5 1298,-25.5 1392,-25.5 1392,-6.5 1298,-6.5"/> |
| <text text-anchor="middle" x="1345" y="-13.5" font-family="Helvetica,sans-Serif" font-size="10.00">boost/version.hpp</text> |
| </g> |
| <!-- Node17->Node18 --> |
| <g id="edge17" class="edge"><title>Node17->Node18</title> |
| <path fill="none" stroke="midnightblue" d="M1095.57,-69.1213C1144.14,-60.8326 1221.62,-46.9371 1288,-32 1293.37,-30.7925 1298.99,-29.4309 1304.53,-28.033"/> |
| <polygon fill="midnightblue" stroke="midnightblue" points="1305.53,-31.3909 1314.33,-25.5031 1303.78,-24.6129 1305.53,-31.3909"/> |
| </g> |
| </g> |
| </svg> |
| <g id="navigator" transform="translate(0 0)" fill="#404254"> |
| <rect fill="#f2f5e9" fill-opacity="0.5" stroke="#606060" stroke-width=".5" x="0" y="0" width="60" height="60"/> |
| <use id="zoomplus" xlink:href="#zoomPlus" x="17" y="9" onmousedown="handleZoom(evt,'in')"/> |
| <use id="zoomminus" xlink:href="#zoomMin" x="42" y="9" onmousedown="handleZoom(evt,'out')"/> |
| <use id="reset" xlink:href="#resetDef" x="30" y="36" onmousedown="handleReset()"/> |
| <g id="arrowUp" xlink:href="#dirArrow" transform="translate(30 24)" onmousedown="handlePan(0,-1)"> |
| <use xlink:href="#rim" fill="#404040"> |
| <set attributeName="fill" to="#808080" begin="arrowUp.mouseover" end="arrowUp.mouseout"/> |
| </use> |
| <path fill="none" stroke="white" stroke-width="1.5" d="M0,-3.0v7 M-2.5,-0.5L0,-3.0L2.5,-0.5"/> |
| </g> |
| <g id="arrowRight" xlink:href="#dirArrow" transform="rotate(90) translate(36 -43)" onmousedown="handlePan(1,0)"> |
| <use xlink:href="#rim" fill="#404040"> |
| <set attributeName="fill" to="#808080" begin="arrowRight.mouseover" end="arrowRight.mouseout"/> |
| </use> |
| <path fill="none" stroke="white" stroke-width="1.5" d="M0,-3.0v7 M-2.5,-0.5L0,-3.0L2.5,-0.5"/> |
| </g> |
| <g id="arrowDown" xlink:href="#dirArrow" transform="rotate(180) translate(-30 -48)" onmousedown="handlePan(0,1)"> |
| <use xlink:href="#rim" fill="#404040"> |
| <set attributeName="fill" to="#808080" begin="arrowDown.mouseover" end="arrowDown.mouseout"/> |
| </use> |
| <path fill="none" stroke="white" stroke-width="1.5" d="M0,-3.0v7 M-2.5,-0.5L0,-3.0L2.5,-0.5"/> |
| </g> |
| <g id="arrowLeft" xlink:href="#dirArrow" transform="rotate(270) translate(-36 17)" onmousedown="handlePan(-1,0)"> |
| <use xlink:href="#rim" fill="#404040"> |
| <set attributeName="fill" to="#808080" begin="arrowLeft.mouseover" end="arrowLeft.mouseout"/> |
| </use> |
| <path fill="none" stroke="white" stroke-width="1.5" d="M0,-3.0v7 M-2.5,-0.5L0,-3.0L2.5,-0.5"/> |
| </g> |
| </g> |
| <svg viewBox="0 0 15 15" width="100%" height="30px" preserveAspectRatio="xMaxYMin meet"> |
| <g id="arrow_out" transform="scale(0.3 0.3)"> |
| <a xlink:href="uid-util_8h__incl_org.svg" target="_base"> |
| <rect id="button" ry="5" rx="5" y="6" x="6" height="38" width="38" |
| fill="#f2f5e9" fill-opacity="0.5" stroke="#606060" stroke-width="1.0"/> |
| <path id="arrow" |
| d="M 11.500037,31.436501 C 11.940474,20.09759 22.043105,11.32322 32.158766,21.979434 L 37.068811,17.246167 C 37.068811,17.246167 37.088388,32 37.088388,32 L 22.160133,31.978069 C 22.160133,31.978069 26.997745,27.140456 26.997745,27.140456 C 18.528582,18.264221 13.291696,25.230495 11.500037,31.436501 z" |
| style="fill:#404040;"/> |
| </a> |
| </g> |
| </svg> |
| </svg> |