blob: 6ba1d04c1e683da264cc49736e2831faea3bae39 [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::Codec Pages: 1 -->
<!--zoomable 556 -->
<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 = 1576;
var viewHeight = 556;
var sectionId = 'dynsection-0';
</script>
<script xlink:href="svgpan.js"/>
<svg id="graph" class="graph">
<g id="viewport">
<title>impala::Codec</title>
<polygon fill="white" stroke="none" points="-4,4 -4,-552 1572,-552 1572,4 -4,4"/>
<!-- Node1 -->
<g id="node1" class="node"><title>Node1</title>
<polygon fill="#bfbfbf" stroke="black" points="643,-204.5 643,-547.5 807,-547.5 807,-204.5 643,-204.5"/>
<text text-anchor="middle" x="725" y="-535.5" font-family="Helvetica,sans-Serif" font-size="10.00">impala::Codec</text>
<polyline fill="none" stroke="black" points="643,-528.5 807,-528.5 "/>
<text text-anchor="start" x="651" y="-516.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ DEFAULT_COMPRESSION</text>
<text text-anchor="start" x="651" y="-505.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ GZIP_COMPRESSION</text>
<text text-anchor="start" x="651" y="-494.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ BZIP2_COMPRESSION</text>
<text text-anchor="start" x="651" y="-483.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ SNAPPY_COMPRESSION</text>
<text text-anchor="start" x="651" y="-472.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ UNKNOWN_CODEC_ERROR</text>
<text text-anchor="start" x="651" y="-461.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ CODEC_MAP</text>
<text text-anchor="start" x="651" y="-450.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ MAX_BLOCK_SIZE</text>
<text text-anchor="start" x="651" y="-439.5" font-family="Helvetica,sans-Serif" font-size="10.00"># memory_pool_</text>
<text text-anchor="start" x="651" y="-428.5" font-family="Helvetica,sans-Serif" font-size="10.00"># temp_memory_pool_</text>
<text text-anchor="start" x="651" y="-417.5" font-family="Helvetica,sans-Serif" font-size="10.00"># reuse_buffer_</text>
<text text-anchor="start" x="651" y="-406.5" font-family="Helvetica,sans-Serif" font-size="10.00"># out_buffer_</text>
<text text-anchor="start" x="651" y="-395.5" font-family="Helvetica,sans-Serif" font-size="10.00"># buffer_length_</text>
<polyline fill="none" stroke="black" points="643,-388.5 807,-388.5 "/>
<text text-anchor="start" x="651" y="-376.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ ~Codec()</text>
<text text-anchor="start" x="651" y="-365.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ ProcessBlock()</text>
<text text-anchor="start" x="651" y="-354.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ ProcessBlock32()</text>
<text text-anchor="start" x="651" y="-343.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ ProcessBlockStreaming()</text>
<text text-anchor="start" x="651" y="-332.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ MaxOutputLen()</text>
<text text-anchor="start" x="651" y="-321.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ Close()</text>
<text text-anchor="start" x="651" y="-310.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ file_extension()</text>
<text text-anchor="start" x="651" y="-299.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ reuse_output_buffer()</text>
<text text-anchor="start" x="651" y="-288.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ CreateDecompressor()</text>
<text text-anchor="start" x="651" y="-277.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ CreateDecompressor()</text>
<text text-anchor="start" x="651" y="-266.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ CreateCompressor()</text>
<text text-anchor="start" x="651" y="-255.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ CreateCompressor()</text>
<text text-anchor="start" x="651" y="-244.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ GetCodecName()</text>
<text text-anchor="start" x="651" y="-233.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ GetHadoopCodecClassName()</text>
<text text-anchor="start" x="651" y="-222.5" font-family="Helvetica,sans-Serif" font-size="10.00"># Codec()</text>
<text text-anchor="start" x="651" y="-211.5" font-family="Helvetica,sans-Serif" font-size="10.00"># Init()</text>
</g>
<!-- Node2 -->
<g id="node2" class="node"><title>Node2</title>
<g id="a_node2"><a xlink:href="classimpala_1_1BzipCompressor.html" target="_top" xlink:title="{impala::BzipCompressor\n||+ ~BzipCompressor()\l+ MaxOutputLen()\l+ ProcessBlock()\l+ file_extension()\l&#45; BzipCompressor()\l&#45; Init()\l}">
<polygon fill="white" stroke="black" points="0,-28 0,-140 124,-140 124,-28 0,-28"/>
<text text-anchor="middle" x="62" y="-128" font-family="Helvetica,sans-Serif" font-size="10.00">impala::BzipCompressor</text>
<polyline fill="none" stroke="black" points="0,-121 124,-121 "/>
<text text-anchor="middle" x="62" y="-109" font-family="Helvetica,sans-Serif" font-size="10.00"> </text>
<polyline fill="none" stroke="black" points="0,-102 124,-102 "/>
<text text-anchor="start" x="8" y="-90" font-family="Helvetica,sans-Serif" font-size="10.00">+ ~BzipCompressor()</text>
<text text-anchor="start" x="8" y="-79" font-family="Helvetica,sans-Serif" font-size="10.00">+ MaxOutputLen()</text>
<text text-anchor="start" x="8" y="-68" font-family="Helvetica,sans-Serif" font-size="10.00">+ ProcessBlock()</text>
<text text-anchor="start" x="8" y="-57" font-family="Helvetica,sans-Serif" font-size="10.00">+ file_extension()</text>
<text text-anchor="start" x="8" y="-46" font-family="Helvetica,sans-Serif" font-size="10.00">&#45; BzipCompressor()</text>
<text text-anchor="start" x="8" y="-35" font-family="Helvetica,sans-Serif" font-size="10.00">&#45; Init()</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<g id="edge1" class="edge"><title>Node1&#45;&gt;Node2</title>
<path fill="none" stroke="midnightblue" d="M632.873,-358.438C510.281,-333.08 290.682,-275.822 133,-168 121.73,-160.294 111.183,-150.356 101.844,-140.053"/>
<polygon fill="none" stroke="midnightblue" points="632.48,-361.93 642.978,-360.501 633.881,-355.072 632.48,-361.93"/>
</g>
<!-- Node3 -->
<g id="node3" class="node"><title>Node3</title>
<g id="a_node3"><a xlink:href="classimpala_1_1BzipDecompressor.html" target="_top" xlink:title="{impala::BzipDecompressor\n||+ ~BzipDecompressor()\l+ MaxOutputLen()\l+ ProcessBlock()\l+ file_extension()\l&#45; BzipDecompressor()\l&#45; Init()\l}">
<polygon fill="white" stroke="black" points="142,-28 142,-140 276,-140 276,-28 142,-28"/>
<text text-anchor="middle" x="209" y="-128" font-family="Helvetica,sans-Serif" font-size="10.00">impala::BzipDecompressor</text>
<polyline fill="none" stroke="black" points="142,-121 276,-121 "/>
<text text-anchor="middle" x="209" y="-109" font-family="Helvetica,sans-Serif" font-size="10.00"> </text>
<polyline fill="none" stroke="black" points="142,-102 276,-102 "/>
<text text-anchor="start" x="150" y="-90" font-family="Helvetica,sans-Serif" font-size="10.00">+ ~BzipDecompressor()</text>
<text text-anchor="start" x="150" y="-79" font-family="Helvetica,sans-Serif" font-size="10.00">+ MaxOutputLen()</text>
<text text-anchor="start" x="150" y="-68" font-family="Helvetica,sans-Serif" font-size="10.00">+ ProcessBlock()</text>
<text text-anchor="start" x="150" y="-57" font-family="Helvetica,sans-Serif" font-size="10.00">+ file_extension()</text>
<text text-anchor="start" x="150" y="-46" font-family="Helvetica,sans-Serif" font-size="10.00">&#45; BzipDecompressor()</text>
<text text-anchor="start" x="150" y="-35" font-family="Helvetica,sans-Serif" font-size="10.00">&#45; Init()</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="M633.364,-343.909C540.217,-309.653 394.438,-248.561 285,-168 274.143,-160.008 263.618,-150.294 254.034,-140.368"/>
<polygon fill="none" stroke="midnightblue" points="632.178,-347.201 642.772,-347.343 634.578,-340.626 632.178,-347.201"/>
</g>
<!-- Node4 -->
<g id="node4" class="node"><title>Node4</title>
<g id="a_node4"><a xlink:href="classimpala_1_1GzipCompressor.html" target="_top" xlink:title="{impala::GzipCompressor\n|&#45; format_\l&#45; stream_\l&#45; WINDOW_BITS\l&#45; GZIP_CODEC\l|+ ~GzipCompressor()\l+ MaxOutputLen()\l+ ProcessBlock()\l+ file_extension()\l&#45; GzipCompressor()\l&#45; Init()\l&#45; Compress()\l}">
<polygon fill="white" stroke="black" points="294.5,-6 294.5,-162 419.5,-162 419.5,-6 294.5,-6"/>
<text text-anchor="middle" x="357" y="-150" font-family="Helvetica,sans-Serif" font-size="10.00">impala::GzipCompressor</text>
<polyline fill="none" stroke="black" points="294.5,-143 419.5,-143 "/>
<text text-anchor="start" x="302.5" y="-131" font-family="Helvetica,sans-Serif" font-size="10.00">&#45; format_</text>
<text text-anchor="start" x="302.5" y="-120" font-family="Helvetica,sans-Serif" font-size="10.00">&#45; stream_</text>
<text text-anchor="start" x="302.5" y="-109" font-family="Helvetica,sans-Serif" font-size="10.00">&#45; WINDOW_BITS</text>
<text text-anchor="start" x="302.5" y="-98" font-family="Helvetica,sans-Serif" font-size="10.00">&#45; GZIP_CODEC</text>
<polyline fill="none" stroke="black" points="294.5,-91 419.5,-91 "/>
<text text-anchor="start" x="302.5" y="-79" font-family="Helvetica,sans-Serif" font-size="10.00">+ ~GzipCompressor()</text>
<text text-anchor="start" x="302.5" y="-68" font-family="Helvetica,sans-Serif" font-size="10.00">+ MaxOutputLen()</text>
<text text-anchor="start" x="302.5" y="-57" font-family="Helvetica,sans-Serif" font-size="10.00">+ ProcessBlock()</text>
<text text-anchor="start" x="302.5" y="-46" font-family="Helvetica,sans-Serif" font-size="10.00">+ file_extension()</text>
<text text-anchor="start" x="302.5" y="-35" font-family="Helvetica,sans-Serif" font-size="10.00">&#45; GzipCompressor()</text>
<text text-anchor="start" x="302.5" y="-24" font-family="Helvetica,sans-Serif" font-size="10.00">&#45; Init()</text>
<text text-anchor="start" x="302.5" y="-13" font-family="Helvetica,sans-Serif" font-size="10.00">&#45; Compress()</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="M634.218,-320.318C573.018,-281.448 492.07,-226.024 428,-168 425.189,-165.454 422.384,-162.8 419.601,-160.069"/>
<polygon fill="none" stroke="midnightblue" points="632.396,-323.306 642.719,-325.691 636.136,-317.389 632.396,-323.306"/>
</g>
<!-- Node5 -->
<g id="node5" class="node"><title>Node5</title>
<g id="a_node5"><a xlink:href="classimpala_1_1GzipDecompressor.html" target="_top" xlink:title="{impala::GzipDecompressor\n|&#45; is_deflate_\l&#45; stream_\l&#45; WINDOW_BITS\l&#45; DETECT_CODEC\l|+ ~GzipDecompressor()\l+ MaxOutputLen()\l+ ProcessBlock()\l+ ProcessBlockStreaming()\l+ file_extension()\l&#45; GzipDecompressor()\l&#45; Init()\l&#45; DebugStreamState()\l}">
<polygon fill="white" stroke="black" points="437.5,-0.5 437.5,-167.5 574.5,-167.5 574.5,-0.5 437.5,-0.5"/>
<text text-anchor="middle" x="506" y="-155.5" font-family="Helvetica,sans-Serif" font-size="10.00">impala::GzipDecompressor</text>
<polyline fill="none" stroke="black" points="437.5,-148.5 574.5,-148.5 "/>
<text text-anchor="start" x="445.5" y="-136.5" font-family="Helvetica,sans-Serif" font-size="10.00">&#45; is_deflate_</text>
<text text-anchor="start" x="445.5" y="-125.5" font-family="Helvetica,sans-Serif" font-size="10.00">&#45; stream_</text>
<text text-anchor="start" x="445.5" y="-114.5" font-family="Helvetica,sans-Serif" font-size="10.00">&#45; WINDOW_BITS</text>
<text text-anchor="start" x="445.5" y="-103.5" font-family="Helvetica,sans-Serif" font-size="10.00">&#45; DETECT_CODEC</text>
<polyline fill="none" stroke="black" points="437.5,-96.5 574.5,-96.5 "/>
<text text-anchor="start" x="445.5" y="-84.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ ~GzipDecompressor()</text>
<text text-anchor="start" x="445.5" y="-73.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ MaxOutputLen()</text>
<text text-anchor="start" x="445.5" y="-62.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ ProcessBlock()</text>
<text text-anchor="start" x="445.5" y="-51.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ ProcessBlockStreaming()</text>
<text text-anchor="start" x="445.5" y="-40.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ file_extension()</text>
<text text-anchor="start" x="445.5" y="-29.5" font-family="Helvetica,sans-Serif" font-size="10.00">&#45; GzipDecompressor()</text>
<text text-anchor="start" x="445.5" y="-18.5" font-family="Helvetica,sans-Serif" font-size="10.00">&#45; Init()</text>
<text text-anchor="start" x="445.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">&#45; DebugStreamState()</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="M636.729,-258.112C613.849,-227.813 589.682,-195.812 568.435,-167.676"/>
<polygon fill="none" stroke="midnightblue" points="634.01,-260.319 642.829,-266.19 639.596,-256.1 634.01,-260.319"/>
</g>
<!-- Node6 -->
<g id="node6" class="node"><title>Node6</title>
<g id="a_node6"><a xlink:href="classimpala_1_1Lz4Compressor.html" target="_top" xlink:title="{impala::Lz4Compressor\n||+ ~Lz4Compressor()\l+ MaxOutputLen()\l+ ProcessBlock()\l+ file_extension()\l&#45; Lz4Compressor()\l&#45; Init()\l}">
<polygon fill="white" stroke="black" points="593,-28 593,-140 713,-140 713,-28 593,-28"/>
<text text-anchor="middle" x="653" y="-128" font-family="Helvetica,sans-Serif" font-size="10.00">impala::Lz4Compressor</text>
<polyline fill="none" stroke="black" points="593,-121 713,-121 "/>
<text text-anchor="middle" x="653" y="-109" font-family="Helvetica,sans-Serif" font-size="10.00"> </text>
<polyline fill="none" stroke="black" points="593,-102 713,-102 "/>
<text text-anchor="start" x="601" y="-90" font-family="Helvetica,sans-Serif" font-size="10.00">+ ~Lz4Compressor()</text>
<text text-anchor="start" x="601" y="-79" font-family="Helvetica,sans-Serif" font-size="10.00">+ MaxOutputLen()</text>
<text text-anchor="start" x="601" y="-68" font-family="Helvetica,sans-Serif" font-size="10.00">+ ProcessBlock()</text>
<text text-anchor="start" x="601" y="-57" font-family="Helvetica,sans-Serif" font-size="10.00">+ file_extension()</text>
<text text-anchor="start" x="601" y="-46" font-family="Helvetica,sans-Serif" font-size="10.00">&#45; Lz4Compressor()</text>
<text text-anchor="start" x="601" y="-35" font-family="Helvetica,sans-Serif" font-size="10.00">&#45; Init()</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node6 -->
<g id="edge5" class="edge"><title>Node1&#45;&gt;Node6</title>
<path fill="none" stroke="midnightblue" d="M680.124,-194.25C675.281,-174.742 670.666,-156.155 666.661,-140.024"/>
<polygon fill="none" stroke="midnightblue" points="676.79,-195.348 682.597,-204.21 683.584,-193.661 676.79,-195.348"/>
</g>
<!-- Node7 -->
<g id="node7" class="node"><title>Node7</title>
<g id="a_node7"><a xlink:href="classimpala_1_1Lz4Decompressor.html" target="_top" xlink:title="{impala::Lz4Decompressor\n||+ ~Lz4Decompressor()\l+ MaxOutputLen()\l+ ProcessBlock()\l+ file_extension()\l&#45; Lz4Decompressor()\l&#45; Init()\l}">
<polygon fill="white" stroke="black" points="731.5,-28 731.5,-140 862.5,-140 862.5,-28 731.5,-28"/>
<text text-anchor="middle" x="797" y="-128" font-family="Helvetica,sans-Serif" font-size="10.00">impala::Lz4Decompressor</text>
<polyline fill="none" stroke="black" points="731.5,-121 862.5,-121 "/>
<text text-anchor="middle" x="797" y="-109" font-family="Helvetica,sans-Serif" font-size="10.00"> </text>
<polyline fill="none" stroke="black" points="731.5,-102 862.5,-102 "/>
<text text-anchor="start" x="739.5" y="-90" font-family="Helvetica,sans-Serif" font-size="10.00">+ ~Lz4Decompressor()</text>
<text text-anchor="start" x="739.5" y="-79" font-family="Helvetica,sans-Serif" font-size="10.00">+ MaxOutputLen()</text>
<text text-anchor="start" x="739.5" y="-68" font-family="Helvetica,sans-Serif" font-size="10.00">+ ProcessBlock()</text>
<text text-anchor="start" x="739.5" y="-57" font-family="Helvetica,sans-Serif" font-size="10.00">+ file_extension()</text>
<text text-anchor="start" x="739.5" y="-46" font-family="Helvetica,sans-Serif" font-size="10.00">&#45; Lz4Decompressor()</text>
<text text-anchor="start" x="739.5" y="-35" font-family="Helvetica,sans-Serif" font-size="10.00">&#45; Init()</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node7 -->
<g id="edge6" class="edge"><title>Node1&#45;&gt;Node7</title>
<path fill="none" stroke="midnightblue" d="M769.876,-194.25C774.719,-174.742 779.334,-156.155 783.339,-140.024"/>
<polygon fill="none" stroke="midnightblue" points="766.416,-193.661 767.403,-204.21 773.21,-195.348 766.416,-193.661"/>
</g>
<!-- Node8 -->
<g id="node8" class="node"><title>Node8</title>
<g id="a_node8"><a xlink:href="classimpala_1_1SnappyBlockCompressor.html" target="_top" xlink:title="{impala::SnappyBlockCompressor\n||+ ~SnappyBlockCompressor()\l+ MaxOutputLen()\l+ ProcessBlock()\l+ file_extension()\l&#45; SnappyBlockCompressor()\l&#45; Init()\l}">
<polygon fill="white" stroke="black" points="881,-28 881,-140 1043,-140 1043,-28 881,-28"/>
<text text-anchor="middle" x="962" y="-128" font-family="Helvetica,sans-Serif" font-size="10.00">impala::SnappyBlockCompressor</text>
<polyline fill="none" stroke="black" points="881,-121 1043,-121 "/>
<text text-anchor="middle" x="962" y="-109" font-family="Helvetica,sans-Serif" font-size="10.00"> </text>
<polyline fill="none" stroke="black" points="881,-102 1043,-102 "/>
<text text-anchor="start" x="889" y="-90" font-family="Helvetica,sans-Serif" font-size="10.00">+ ~SnappyBlockCompressor()</text>
<text text-anchor="start" x="889" y="-79" font-family="Helvetica,sans-Serif" font-size="10.00">+ MaxOutputLen()</text>
<text text-anchor="start" x="889" y="-68" font-family="Helvetica,sans-Serif" font-size="10.00">+ ProcessBlock()</text>
<text text-anchor="start" x="889" y="-57" font-family="Helvetica,sans-Serif" font-size="10.00">+ file_extension()</text>
<text text-anchor="start" x="889" y="-46" font-family="Helvetica,sans-Serif" font-size="10.00">&#45; SnappyBlockCompressor()</text>
<text text-anchor="start" x="889" y="-35" font-family="Helvetica,sans-Serif" font-size="10.00">&#45; Init()</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node8 -->
<g id="edge7" class="edge"><title>Node1&#45;&gt;Node8</title>
<path fill="none" stroke="midnightblue" d="M813.739,-266.417C848.867,-223.433 887.726,-175.884 916.846,-140.252"/>
<polygon fill="none" stroke="midnightblue" points="810.844,-264.428 807.226,-274.386 816.264,-268.858 810.844,-264.428"/>
</g>
<!-- Node9 -->
<g id="node9" class="node"><title>Node9</title>
<g id="a_node9"><a xlink:href="classimpala_1_1SnappyBlockDecompressor.html" target="_top" xlink:title="{impala::SnappyBlockDecompressor\n||+ ~SnappyBlockDecompressor()\l+ MaxOutputLen()\l+ ProcessBlock()\l+ file_extension()\l&#45; SnappyBlockDecompressor()\l&#45; Init()\l}">
<polygon fill="white" stroke="black" points="1061.5,-28 1061.5,-140 1234.5,-140 1234.5,-28 1061.5,-28"/>
<text text-anchor="middle" x="1148" y="-128" font-family="Helvetica,sans-Serif" font-size="10.00">impala::SnappyBlockDecompressor</text>
<polyline fill="none" stroke="black" points="1061.5,-121 1234.5,-121 "/>
<text text-anchor="middle" x="1148" y="-109" font-family="Helvetica,sans-Serif" font-size="10.00"> </text>
<polyline fill="none" stroke="black" points="1061.5,-102 1234.5,-102 "/>
<text text-anchor="start" x="1069.5" y="-90" font-family="Helvetica,sans-Serif" font-size="10.00">+ ~SnappyBlockDecompressor()</text>
<text text-anchor="start" x="1069.5" y="-79" font-family="Helvetica,sans-Serif" font-size="10.00">+ MaxOutputLen()</text>
<text text-anchor="start" x="1069.5" y="-68" font-family="Helvetica,sans-Serif" font-size="10.00">+ ProcessBlock()</text>
<text text-anchor="start" x="1069.5" y="-57" font-family="Helvetica,sans-Serif" font-size="10.00">+ file_extension()</text>
<text text-anchor="start" x="1069.5" y="-46" font-family="Helvetica,sans-Serif" font-size="10.00">&#45; SnappyBlockDecompressor()</text>
<text text-anchor="start" x="1069.5" y="-35" font-family="Helvetica,sans-Serif" font-size="10.00">&#45; Init()</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node9 -->
<g id="edge8" class="edge"><title>Node1&#45;&gt;Node9</title>
<path fill="none" stroke="midnightblue" d="M816.041,-322.347C883.008,-282.438 975.33,-224.92 1052,-168 1063.59,-159.398 1075.53,-149.764 1086.89,-140.19"/>
<polygon fill="none" stroke="midnightblue" points="813.986,-319.497 807.178,-327.615 817.563,-325.514 813.986,-319.497"/>
</g>
<!-- Node10 -->
<g id="node10" class="node"><title>Node10</title>
<g id="a_node10"><a xlink:href="classimpala_1_1SnappyCompressor.html" target="_top" xlink:title="{impala::SnappyCompressor\n||+ ~SnappyCompressor()\l+ MaxOutputLen()\l+ ProcessBlock()\l+ file_extension()\l+ ComputeChecksum()\l&#45; SnappyCompressor()\l&#45; Init()\l}">
<polygon fill="white" stroke="black" points="1252.5,-22.5 1252.5,-145.5 1389.5,-145.5 1389.5,-22.5 1252.5,-22.5"/>
<text text-anchor="middle" x="1321" y="-133.5" font-family="Helvetica,sans-Serif" font-size="10.00">impala::SnappyCompressor</text>
<polyline fill="none" stroke="black" points="1252.5,-126.5 1389.5,-126.5 "/>
<text text-anchor="middle" x="1321" y="-114.5" font-family="Helvetica,sans-Serif" font-size="10.00"> </text>
<polyline fill="none" stroke="black" points="1252.5,-107.5 1389.5,-107.5 "/>
<text text-anchor="start" x="1260.5" y="-95.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ ~SnappyCompressor()</text>
<text text-anchor="start" x="1260.5" y="-84.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ MaxOutputLen()</text>
<text text-anchor="start" x="1260.5" y="-73.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ ProcessBlock()</text>
<text text-anchor="start" x="1260.5" y="-62.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ file_extension()</text>
<text text-anchor="start" x="1260.5" y="-51.5" font-family="Helvetica,sans-Serif" font-size="10.00">+ ComputeChecksum()</text>
<text text-anchor="start" x="1260.5" y="-40.5" font-family="Helvetica,sans-Serif" font-size="10.00">&#45; SnappyCompressor()</text>
<text text-anchor="start" x="1260.5" y="-29.5" font-family="Helvetica,sans-Serif" font-size="10.00">&#45; Init()</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node10 -->
<g id="edge9" class="edge"><title>Node1&#45;&gt;Node10</title>
<path fill="none" stroke="midnightblue" d="M817.006,-351.455C925.387,-320.851 1107.78,-260.172 1243,-168 1252.48,-161.54 1261.66,-153.747 1270.2,-145.556"/>
<polygon fill="none" stroke="midnightblue" points="815.762,-348.168 807.075,-354.233 817.648,-354.909 815.762,-348.168"/>
</g>
<!-- Node11 -->
<g id="node11" class="node"><title>Node11</title>
<g id="a_node11"><a xlink:href="classimpala_1_1SnappyDecompressor.html" target="_top" xlink:title="{impala::SnappyDecompressor\n|+ TRAILING_CHECKSUM_LEN\l|+ ~SnappyDecompressor()\l+ MaxOutputLen()\l+ ProcessBlock()\l+ file_extension()\l&#45; SnappyDecompressor()\l&#45; Init()\l}">
<polygon fill="white" stroke="black" points="1407.5,-28 1407.5,-140 1568.5,-140 1568.5,-28 1407.5,-28"/>
<text text-anchor="middle" x="1488" y="-128" font-family="Helvetica,sans-Serif" font-size="10.00">impala::SnappyDecompressor</text>
<polyline fill="none" stroke="black" points="1407.5,-121 1568.5,-121 "/>
<text text-anchor="start" x="1415.5" y="-109" font-family="Helvetica,sans-Serif" font-size="10.00">+ TRAILING_CHECKSUM_LEN</text>
<polyline fill="none" stroke="black" points="1407.5,-102 1568.5,-102 "/>
<text text-anchor="start" x="1415.5" y="-90" font-family="Helvetica,sans-Serif" font-size="10.00">+ ~SnappyDecompressor()</text>
<text text-anchor="start" x="1415.5" y="-79" font-family="Helvetica,sans-Serif" font-size="10.00">+ MaxOutputLen()</text>
<text text-anchor="start" x="1415.5" y="-68" font-family="Helvetica,sans-Serif" font-size="10.00">+ ProcessBlock()</text>
<text text-anchor="start" x="1415.5" y="-57" font-family="Helvetica,sans-Serif" font-size="10.00">+ file_extension()</text>
<text text-anchor="start" x="1415.5" y="-46" font-family="Helvetica,sans-Serif" font-size="10.00">&#45; SnappyDecompressor()</text>
<text text-anchor="start" x="1415.5" y="-35" font-family="Helvetica,sans-Serif" font-size="10.00">&#45; Init()</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node11 -->
<g id="edge10" class="edge"><title>Node1&#45;&gt;Node11</title>
<path fill="none" stroke="midnightblue" d="M817.022,-360.141C951.677,-335.519 1207.11,-277.723 1398,-168 1411.27,-160.374 1424.19,-150.472 1435.92,-140.177"/>
<polygon fill="none" stroke="midnightblue" points="816.36,-356.704 807.143,-361.928 817.606,-363.592 816.36,-356.704"/>
</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_1Codec__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>