blob: 0c435e4315d40f2309c96692ed54e9442a62e6ba [file] [log] [blame]
<?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: impala::SimpleTupleStreamTest Pages: 1 -->
<!--zoomable 520 -->
<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 = 470;
var viewHeight = 520;
var sectionId = 'dynsection-0';
</script>
<script xlink:href="svgpan.js"/>
<svg id="graph" class="graph">
<g id="viewport">
<title>impala::SimpleTupleStreamTest</title>
<polygon fill="white" stroke="none" points="-4,4 -4,-516 466,-516 466,4 -4,4"/>
<!-- Node1 -->
<g id="node1" class="node"><title>Node1</title>
<polygon fill="#bfbfbf" stroke="black" points="144,-107 144,-417 300,-417 300,-107 144,-107"/>
<text text-anchor="middle" x="222" y="-405" font-family="Helvetica,sans-Serif" font-size="10.00">impala::SimpleTupleStreamTest</text>
<polyline fill="none" stroke="black" points="144,-398 300,-398 "/>
<text text-anchor="start" x="152" y="-386" font-family="Helvetica,sans-Serif" font-size="10.00"># exec_env_</text>
<text text-anchor="start" x="152" y="-375" font-family="Helvetica,sans-Serif" font-size="10.00"># runtime_state_</text>
<text text-anchor="start" x="152" y="-364" font-family="Helvetica,sans-Serif" font-size="10.00"># block_mgr_parent_tracker_</text>
<text text-anchor="start" x="152" y="-353" font-family="Helvetica,sans-Serif" font-size="10.00"># block_mgr_</text>
<text text-anchor="start" x="152" y="-342" font-family="Helvetica,sans-Serif" font-size="10.00"># client_</text>
<text text-anchor="start" x="152" y="-331" font-family="Helvetica,sans-Serif" font-size="10.00"># tracker_</text>
<text text-anchor="start" x="152" y="-320" font-family="Helvetica,sans-Serif" font-size="10.00"># pool_</text>
<text text-anchor="start" x="152" y="-309" font-family="Helvetica,sans-Serif" font-size="10.00"># int_desc_</text>
<text text-anchor="start" x="152" y="-298" font-family="Helvetica,sans-Serif" font-size="10.00"># string_desc_</text>
<text text-anchor="start" x="152" y="-287" font-family="Helvetica,sans-Serif" font-size="10.00"># mem_pool_</text>
<polyline fill="none" stroke="black" points="144,-280 300,-280 "/>
<text text-anchor="start" x="152" y="-268" font-family="Helvetica,sans-Serif" font-size="10.00"># SetUp()</text>
<text text-anchor="start" x="152" y="-257" font-family="Helvetica,sans-Serif" font-size="10.00"># CreateDescriptors()</text>
<text text-anchor="start" x="152" y="-246" font-family="Helvetica,sans-Serif" font-size="10.00"># TearDown()</text>
<text text-anchor="start" x="152" y="-235" font-family="Helvetica,sans-Serif" font-size="10.00"># CreateMgr()</text>
<text text-anchor="start" x="152" y="-224" font-family="Helvetica,sans-Serif" font-size="10.00"># CreateIntBatch()</text>
<text text-anchor="start" x="152" y="-213" font-family="Helvetica,sans-Serif" font-size="10.00"># CreateStringBatch()</text>
<text text-anchor="start" x="152" y="-202" font-family="Helvetica,sans-Serif" font-size="10.00"># AppendRowTuples()</text>
<text text-anchor="start" x="152" y="-191" font-family="Helvetica,sans-Serif" font-size="10.00"># AppendRowTuples()</text>
<text text-anchor="start" x="152" y="-180" font-family="Helvetica,sans-Serif" font-size="10.00"># AppendValue()</text>
<text text-anchor="start" x="152" y="-169" font-family="Helvetica,sans-Serif" font-size="10.00"># AppendValue()</text>
<text text-anchor="start" x="152" y="-158" font-family="Helvetica,sans-Serif" font-size="10.00"># ReadValues()</text>
<text text-anchor="start" x="152" y="-147" font-family="Helvetica,sans-Serif" font-size="10.00"># VerifyResults()</text>
<text text-anchor="start" x="152" y="-136" font-family="Helvetica,sans-Serif" font-size="10.00"># VerifyResults()</text>
<text text-anchor="start" x="152" y="-125" font-family="Helvetica,sans-Serif" font-size="10.00"># TestValues()</text>
<text text-anchor="start" x="152" y="-114" font-family="Helvetica,sans-Serif" font-size="10.00"># TestIntValuesInterleaved()</text>
</g>
<!-- Node3 -->
<g id="node3" class="node"><title>Node3</title>
<g id="a_node3"><a xlink:href="classimpala_1_1MultiNullableTupleStreamTest.html" target="_top" xlink:title="{impala::MultiNullableTuple\lStreamTest\n||# CreateDescriptors()\l}">
<polygon fill="white" stroke="black" points="-0.5,-1 -0.5,-69 130.5,-69 130.5,-1 -0.5,-1"/>
<text text-anchor="start" x="7.5" y="-57" font-family="Helvetica,sans-Serif" font-size="10.00">impala::MultiNullableTuple</text>
<text text-anchor="middle" x="65" y="-46" font-family="Helvetica,sans-Serif" font-size="10.00">StreamTest</text>
<polyline fill="none" stroke="black" points="-0.5,-39 130.5,-39 "/>
<text text-anchor="middle" x="65" y="-27" font-family="Helvetica,sans-Serif" font-size="10.00"> </text>
<polyline fill="none" stroke="black" points="-0.5,-20 130.5,-20 "/>
<text text-anchor="start" x="7.5" y="-8" font-family="Helvetica,sans-Serif" font-size="10.00"># CreateDescriptors()</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node3 -->
<g id="edge2" class="edge"><title>Node1&#45;&gt;Node3</title>
<path fill="none" stroke="midnightblue" d="M138.012,-140.634C119.718,-114.418 101.824,-88.7738 88.3297,-69.4342"/>
<polygon fill="none" stroke="midnightblue" points="135.367,-142.961 143.96,-149.159 141.108,-138.955 135.367,-142.961"/>
</g>
<!-- Node4 -->
<g id="node4" class="node"><title>Node4</title>
<g id="a_node4"><a xlink:href="classimpala_1_1MultiTupleStreamTest.html" target="_top" xlink:title="{impala::MultiTupleStreamTest\n||# CreateDescriptors()\l}">
<polygon fill="white" stroke="black" points="148.5,-6.5 148.5,-63.5 295.5,-63.5 295.5,-6.5 148.5,-6.5"/>
<text text-anchor="middle" x="222" y="-51.5" font-family="Helvetica,sans-Serif" font-size="10.00">impala::MultiTupleStreamTest</text>
<polyline fill="none" stroke="black" points="148.5,-44.5 295.5,-44.5 "/>
<text text-anchor="middle" x="222" y="-32.5" font-family="Helvetica,sans-Serif" font-size="10.00"> </text>
<polyline fill="none" stroke="black" points="148.5,-25.5 295.5,-25.5 "/>
<text text-anchor="start" x="156.5" y="-13.5" font-family="Helvetica,sans-Serif" font-size="10.00"># CreateDescriptors()</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node4 -->
<g id="edge3" class="edge"><title>Node1&#45;&gt;Node4</title>
<path fill="none" stroke="midnightblue" d="M222,-96.7543C222,-84.3907 222,-73.0931 222,-63.6828"/>
<polygon fill="none" stroke="midnightblue" points="218.5,-96.8825 222,-106.883 225.5,-96.8826 218.5,-96.8825"/>
</g>
<!-- Node5 -->
<g id="node5" class="node"><title>Node5</title>
<g id="a_node5"><a xlink:href="classimpala_1_1SimpleNullStreamTest.html" target="_top" xlink:title="{impala::SimpleNullStreamTest\n||# CreateDescriptors()\l}">
<polygon fill="white" stroke="black" points="313.5,-6.5 313.5,-63.5 462.5,-63.5 462.5,-6.5 313.5,-6.5"/>
<text text-anchor="middle" x="388" y="-51.5" font-family="Helvetica,sans-Serif" font-size="10.00">impala::SimpleNullStreamTest</text>
<polyline fill="none" stroke="black" points="313.5,-44.5 462.5,-44.5 "/>
<text text-anchor="middle" x="388" y="-32.5" font-family="Helvetica,sans-Serif" font-size="10.00"> </text>
<polyline fill="none" stroke="black" points="313.5,-25.5 462.5,-25.5 "/>
<text text-anchor="start" x="321.5" y="-13.5" font-family="Helvetica,sans-Serif" font-size="10.00"># CreateDescriptors()</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node5 -->
<g id="edge4" class="edge"><title>Node1&#45;&gt;Node5</title>
<path fill="none" stroke="midnightblue" d="M306.272,-146.776C329.154,-115.762 351.907,-84.9216 367.572,-63.6881"/>
<polygon fill="none" stroke="midnightblue" points="303.26,-144.964 300.139,-155.088 308.893,-149.119 303.26,-144.964"/>
</g>
<!-- Node2 -->
<g id="node2" class="node"><title>Node2</title>
<polygon fill="white" stroke="#bfbfbf" points="204,-454.5 204,-511.5 240,-511.5 240,-454.5 204,-454.5"/>
<text text-anchor="middle" x="222" y="-499.5" font-family="Helvetica,sans-Serif" font-size="10.00">Test</text>
<polyline fill="none" stroke="#bfbfbf" points="204,-492.5 240,-492.5 "/>
<text text-anchor="middle" x="222" y="-480.5" font-family="Helvetica,sans-Serif" font-size="10.00"> </text>
<polyline fill="none" stroke="#bfbfbf" points="204,-473.5 240,-473.5 "/>
<text text-anchor="middle" x="222" y="-461.5" font-family="Helvetica,sans-Serif" font-size="10.00"> </text>
</g>
<!-- Node2&#45;&gt;Node1 -->
<g id="edge1" class="edge"><title>Node2&#45;&gt;Node1</title>
<path fill="none" stroke="midnightblue" d="M222,-444.077C222,-435.886 222,-426.745 222,-417.041"/>
<polygon fill="none" stroke="midnightblue" points="218.5,-444.263 222,-454.263 225.5,-444.264 218.5,-444.263"/>
</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="classimpala_1_1SimpleTupleStreamTest__inherit__graph_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>