http://git-wip-us.apache.org/repos/asf/orc/blob/05762435/site/api/orc-core/org/apache/orc/impl/PhysicalFsWriter.html ---------------------------------------------------------------------- diff --git a/site/api/orc-core/org/apache/orc/impl/PhysicalFsWriter.html b/site/api/orc-core/org/apache/orc/impl/PhysicalFsWriter.html new file mode 100644 index 0000000..3f58775 --- /dev/null +++ b/site/api/orc-core/org/apache/orc/impl/PhysicalFsWriter.html @@ -0,0 +1,626 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (1.8.0_121) on Mon May 08 10:04:57 PDT 2017 --> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>PhysicalFsWriter (ORC Core 1.4.0 API)</title> +<meta name="date" content="2017-05-08"> +<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> +<script type="text/javascript" src="../../../../script.js"></script> +</head> +<body> +<script type="text/javascript"><!-- + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="PhysicalFsWriter (ORC Core 1.4.0 API)"; + } + } + catch(err) { + } +//--> +var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10}; +var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; +var altColor = "altColor"; +var rowColor = "rowColor"; +var tableTab = "tableTab"; +var activeTableTab = "activeTableTab"; +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar.top"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="class-use/PhysicalFsWriter.html">Use</a></li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../index-all.html">Index</a></li> +<li><a href="../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../org/apache/orc/impl/OutStream.html" title="class in org.apache.orc.impl"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../org/apache/orc/impl/PositionedOutputStream.html" title="class in org.apache.orc.impl"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?org/apache/orc/impl/PhysicalFsWriter.html" target="_top">Frames</a></li> +<li><a href="PhysicalFsWriter.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor.summary">Constr</a> | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor.detail">Constr</a> | </li> +<li><a href="#method.detail">Method</a></li> +</ul> +</div> +<a name="skip.navbar.top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">org.apache.orc.impl</div> +<h2 title="Class PhysicalFsWriter" class="title">Class PhysicalFsWriter</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>org.apache.orc.impl.PhysicalFsWriter</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="../../../../org/apache/orc/PhysicalWriter.html" title="interface in org.apache.orc">PhysicalWriter</a></dd> +</dl> +<hr> +<br> +<pre>public class <span class="typeNameLabel">PhysicalFsWriter</span> +extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +implements <a href="../../../../org/apache/orc/PhysicalWriter.html" title="interface in org.apache.orc">PhysicalWriter</a></pre> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested.class.summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.orc.PhysicalWriter"> +<!-- --> +</a> +<h3>Nested classes/interfaces inherited from interface org.apache.orc.<a href="../../../../org/apache/orc/PhysicalWriter.html" title="interface in org.apache.orc">PhysicalWriter</a></h3> +<code><a href="../../../../org/apache/orc/PhysicalWriter.OutputReceiver.html" title="interface in org.apache.orc">PhysicalWriter.OutputReceiver</a></code></li> +</ul> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor.summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/impl/PhysicalFsWriter.html#PhysicalFsWriter-org.apache.hadoop.fs.FileSystem-org.apache.hadoop.fs.Path-org.apache.orc.OrcFile.WriterOptions-">PhysicalFsWriter</a></span>(<a href="http://hadoop.apache.org/docs/r2.6.4/api/org/apache/hadoop/fs/FileSystem.html?is-external=true" title="class or interface in org.apache.hadoop.fs">FileSystem</a> fs, + <a href="http://hadoop.apache.org/docs/r2.6.4/api/org/apache/hadoop/fs/Path.html?is-external=true" title="class or interface in org.apache.hadoop.fs">Path</a> path, + <a href="../../../../org/apache/orc/OrcFile.WriterOptions.html" title="class in org.apache.orc">OrcFile.WriterOptions</a> opts)</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method.summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tr id="i0" class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/impl/PhysicalFsWriter.html#appendRawStripe-java.nio.ByteBuffer-org.apache.orc.OrcProto.StripeInformation.Builder-">appendRawStripe</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a> buffer, + <a href="http://orc.apache.org/api/orc-core/org/apache/orc/OrcProto.StripeInformation.Builder.html?is-external=true" title="class or interface in org.apache.orc">OrcProto.StripeInformation.Builder</a> dirEntry)</code> +<div class="block">Appends raw stripe data (e.g.</div> +</td> +</tr> +<tr id="i1" class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/impl/PhysicalFsWriter.html#close--">close</a></span>()</code> +<div class="block">Closes the writer.</div> +</td> +</tr> +<tr id="i2" class="altColor"> +<td class="colFirst"><code><a href="http://orc.apache.org/api/orc-core/org/apache/orc/impl/PhysicalFsWriter.BufferedStream.html?is-external=true" title="class or interface in org.apache.orc.impl">org.apache.orc.impl.PhysicalFsWriter.BufferedStream</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/impl/PhysicalFsWriter.html#createDataStream-org.apache.orc.impl.StreamName-">createDataStream</a></span>(<a href="../../../../org/apache/orc/impl/StreamName.html" title="class in org.apache.orc.impl">StreamName</a> name)</code> +<div class="block">Create an OutputReceiver for the given name.</div> +</td> +</tr> +<tr id="i3" class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/impl/PhysicalFsWriter.html#finalizeStripe-org.apache.orc.OrcProto.StripeFooter.Builder-org.apache.orc.OrcProto.StripeInformation.Builder-">finalizeStripe</a></span>(<a href="http://orc.apache.org/api/orc-core/org/apache/orc/OrcProto.StripeFooter.Builder.html?is-external=true" title="class or interface in org.apache.orc">OrcProto.StripeFooter.Builder</a> footerBuilder, + <a href="http://orc.apache.org/api/orc-core/org/apache/orc/OrcProto.StripeInformation.Builder.html?is-external=true" title="class or interface in org.apache.orc">OrcProto.StripeInformation.Builder</a> dirEntry)</code> +<div class="block">Flushes the data in all the streams, spills them to disk, write out stripe + footer.</div> +</td> +</tr> +<tr id="i4" class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/impl/PhysicalFsWriter.html#flush--">flush</a></span>()</code> +<div class="block">Flushes the writer so that readers can see the preceeding postscripts.</div> +</td> +</tr> +<tr id="i5" class="rowColor"> +<td class="colFirst"><code><a href="../../../../org/apache/orc/CompressionCodec.html" title="interface in org.apache.orc">CompressionCodec</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/impl/PhysicalFsWriter.html#getCompressionCodec--">getCompressionCodec</a></span>()</code> +<div class="block">Gets a compression codec used by this writer.</div> +</td> +</tr> +<tr id="i6" class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/impl/PhysicalFsWriter.html#toString--">toString</a></span>()</code> </td> +</tr> +<tr id="i7" class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/impl/PhysicalFsWriter.html#writeBloomFilter-org.apache.orc.impl.StreamName-org.apache.orc.OrcProto.BloomFilterIndex.Builder-org.apache.orc.CompressionCodec-">writeBloomFilter</a></span>(<a href="../../../../org/apache/orc/impl/StreamName.html" title="class in org.apache.orc.impl">StreamName</a> name, + <a href="http://orc.apache.org/api/orc-core/org/apache/orc/OrcProto.BloomFilterIndex.Builder.html?is-external=true" title="class or interface in org.apache.orc">OrcProto.BloomFilterIndex.Builder</a> bloom, + <a href="../../../../org/apache/orc/CompressionCodec.html" title="interface in org.apache.orc">CompressionCodec</a> codec)</code> +<div class="block">Write a bloom filter index in the given stream name.</div> +</td> +</tr> +<tr id="i8" class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/impl/PhysicalFsWriter.html#writeFileFooter-org.apache.orc.OrcProto.Footer.Builder-">writeFileFooter</a></span>(<a href="http://orc.apache.org/api/orc-core/org/apache/orc/OrcProto.Footer.Builder.html?is-external=true" title="class or interface in org.apache.orc">OrcProto.Footer.Builder</a> builder)</code> +<div class="block">Writes out the file footer.</div> +</td> +</tr> +<tr id="i9" class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/impl/PhysicalFsWriter.html#writeFileMetadata-org.apache.orc.OrcProto.Metadata.Builder-">writeFileMetadata</a></span>(<a href="http://orc.apache.org/api/orc-core/org/apache/orc/OrcProto.Metadata.Builder.html?is-external=true" title="class or interface in org.apache.orc">OrcProto.Metadata.Builder</a> builder)</code> +<div class="block">Writes out the file metadata.</div> +</td> +</tr> +<tr id="i10" class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/impl/PhysicalFsWriter.html#writeHeader--">writeHeader</a></span>()</code> +<div class="block">Writes the header of the file, which consists of the magic "ORC" bytes.</div> +</td> +</tr> +<tr id="i11" class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/impl/PhysicalFsWriter.html#writeIndex-org.apache.orc.impl.StreamName-org.apache.orc.OrcProto.RowIndex.Builder-org.apache.orc.CompressionCodec-">writeIndex</a></span>(<a href="../../../../org/apache/orc/impl/StreamName.html" title="class in org.apache.orc.impl">StreamName</a> name, + <a href="http://orc.apache.org/api/orc-core/org/apache/orc/OrcProto.RowIndex.Builder.html?is-external=true" title="class or interface in org.apache.orc">OrcProto.RowIndex.Builder</a> index, + <a href="../../../../org/apache/orc/CompressionCodec.html" title="interface in org.apache.orc">CompressionCodec</a> codec)</code> +<div class="block">Write an index in the given stream name.</div> +</td> +</tr> +<tr id="i12" class="altColor"> +<td class="colFirst"><code>long</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/impl/PhysicalFsWriter.html#writePostScript-org.apache.orc.OrcProto.PostScript.Builder-">writePostScript</a></span>(<a href="http://orc.apache.org/api/orc-core/org/apache/orc/OrcProto.PostScript.Builder.html?is-external=true" title="class or interface in org.apache.orc">OrcProto.PostScript.Builder</a> builder)</code> +<div class="block">Writes out the postscript (including the size byte if needed).</div> +</td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> +<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang /Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor.detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="PhysicalFsWriter-org.apache.hadoop.fs.FileSystem-org.apache.hadoop.fs.Path-org.apache.orc.OrcFile.WriterOptions-"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>PhysicalFsWriter</h4> +<pre>public PhysicalFsWriter(<a href="http://hadoop.apache.org/docs/r2.6.4/api/org/apache/hadoop/fs/FileSystem.html?is-external=true" title="class or interface in org.apache.hadoop.fs">FileSystem</a> fs, + <a href="http://hadoop.apache.org/docs/r2.6.4/api/org/apache/hadoop/fs/Path.html?is-external=true" title="class or interface in org.apache.hadoop.fs">Path</a> path, + <a href="../../../../org/apache/orc/OrcFile.WriterOptions.html" title="class in org.apache.orc">OrcFile.WriterOptions</a> opts) + throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> +<dl> +<dt><span class="throwsLabel">Throws:</span></dt> +<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd> +</dl> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method.detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getCompressionCodec--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getCompressionCodec</h4> +<pre>public <a href="../../../../org/apache/orc/CompressionCodec.html" title="interface in org.apache.orc">CompressionCodec</a> getCompressionCodec()</pre> +<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../org/apache/orc/PhysicalWriter.html#getCompressionCodec--">PhysicalWriter</a></code></span></div> +<div class="block">Gets a compression codec used by this writer.</div> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../org/apache/orc/PhysicalWriter.html#getCompressionCodec--">getCompressionCodec</a></code> in interface <code><a href="../../../../org/apache/orc/PhysicalWriter.html" title="interface in org.apache.orc">PhysicalWriter</a></code></dd> +</dl> +</li> +</ul> +<a name="writeFileMetadata-org.apache.orc.OrcProto.Metadata.Builder-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>writeFileMetadata</h4> +<pre>public void writeFileMetadata(<a href="http://orc.apache.org/api/orc-core/org/apache/orc/OrcProto.Metadata.Builder.html?is-external=true" title="class or interface in org.apache.orc">OrcProto.Metadata.Builder</a> builder) + throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> +<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../org/apache/orc/PhysicalWriter.html#writeFileMetadata-org.apache.orc.OrcProto.Metadata.Builder-">PhysicalWriter</a></code></span></div> +<div class="block">Writes out the file metadata.</div> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../org/apache/orc/PhysicalWriter.html#writeFileMetadata-org.apache.orc.OrcProto.Metadata.Builder-">writeFileMetadata</a></code> in interface <code><a href="../../../../org/apache/orc/PhysicalWriter.html" title="interface in org.apache.orc">PhysicalWriter</a></code></dd> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>builder</code> - Metadata builder to finalize and write.</dd> +<dt><span class="throwsLabel">Throws:</span></dt> +<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd> +</dl> +</li> +</ul> +<a name="writeFileFooter-org.apache.orc.OrcProto.Footer.Builder-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>writeFileFooter</h4> +<pre>public void writeFileFooter(<a href="http://orc.apache.org/api/orc-core/org/apache/orc/OrcProto.Footer.Builder.html?is-external=true" title="class or interface in org.apache.orc">OrcProto.Footer.Builder</a> builder) + throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> +<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../org/apache/orc/PhysicalWriter.html#writeFileFooter-org.apache.orc.OrcProto.Footer.Builder-">PhysicalWriter</a></code></span></div> +<div class="block">Writes out the file footer.</div> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../org/apache/orc/PhysicalWriter.html#writeFileFooter-org.apache.orc.OrcProto.Footer.Builder-">writeFileFooter</a></code> in interface <code><a href="../../../../org/apache/orc/PhysicalWriter.html" title="interface in org.apache.orc">PhysicalWriter</a></code></dd> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>builder</code> - Footer builder to finalize and write.</dd> +<dt><span class="throwsLabel">Throws:</span></dt> +<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd> +</dl> +</li> +</ul> +<a name="writePostScript-org.apache.orc.OrcProto.PostScript.Builder-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>writePostScript</h4> +<pre>public long writePostScript(<a href="http://orc.apache.org/api/orc-core/org/apache/orc/OrcProto.PostScript.Builder.html?is-external=true" title="class or interface in org.apache.orc">OrcProto.PostScript.Builder</a> builder) + throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> +<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../org/apache/orc/PhysicalWriter.html#writePostScript-org.apache.orc.OrcProto.PostScript.Builder-">PhysicalWriter</a></code></span></div> +<div class="block">Writes out the postscript (including the size byte if needed).</div> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../org/apache/orc/PhysicalWriter.html#writePostScript-org.apache.orc.OrcProto.PostScript.Builder-">writePostScript</a></code> in interface <code><a href="../../../../org/apache/orc/PhysicalWriter.html" title="interface in org.apache.orc">PhysicalWriter</a></code></dd> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>builder</code> - Postscript builder to finalize and write.</dd> +<dt><span class="throwsLabel">Throws:</span></dt> +<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd> +</dl> +</li> +</ul> +<a name="close--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>close</h4> +<pre>public void close() + throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> +<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../org/apache/orc/PhysicalWriter.html#close--">PhysicalWriter</a></code></span></div> +<div class="block">Closes the writer.</div> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../org/apache/orc/PhysicalWriter.html#close--">close</a></code> in interface <code><a href="../../../../org/apache/orc/PhysicalWriter.html" title="interface in org.apache.orc">PhysicalWriter</a></code></dd> +<dt><span class="throwsLabel">Throws:</span></dt> +<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd> +</dl> +</li> +</ul> +<a name="flush--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>flush</h4> +<pre>public void flush() + throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> +<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../org/apache/orc/PhysicalWriter.html#flush--">PhysicalWriter</a></code></span></div> +<div class="block">Flushes the writer so that readers can see the preceeding postscripts.</div> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../org/apache/orc/PhysicalWriter.html#flush--">flush</a></code> in interface <code><a href="../../../../org/apache/orc/PhysicalWriter.html" title="interface in org.apache.orc">PhysicalWriter</a></code></dd> +<dt><span class="throwsLabel">Throws:</span></dt> +<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd> +</dl> +</li> +</ul> +<a name="appendRawStripe-java.nio.ByteBuffer-org.apache.orc.OrcProto.StripeInformation.Builder-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>appendRawStripe</h4> +<pre>public void appendRawStripe(<a href="http://docs.oracle.com/javase/7/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a> buffer, + <a href="http://orc.apache.org/api/orc-core/org/apache/orc/OrcProto.StripeInformation.Builder.html?is-external=true" title="class or interface in org.apache.orc">OrcProto.StripeInformation.Builder</a> dirEntry) + throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> +<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../org/apache/orc/PhysicalWriter.html#appendRawStripe-java.nio.ByteBuffer-org.apache.orc.OrcProto.StripeInformation.Builder-">PhysicalWriter</a></code></span></div> +<div class="block">Appends raw stripe data (e.g. for file merger).</div> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../org/apache/orc/PhysicalWriter.html#appendRawStripe-java.nio.ByteBuffer-org.apache.orc.OrcProto.StripeInformation.Builder-">appendRawStripe</a></code> in interface <code><a href="../../../../org/apache/orc/PhysicalWriter.html" title="interface in org.apache.orc">PhysicalWriter</a></code></dd> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>buffer</code> - Stripe data buffer.</dd> +<dd><code>dirEntry</code> - File metadata entry for the stripe, to be updated with + relevant data.</dd> +<dt><span class="throwsLabel">Throws:</span></dt> +<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd> +</dl> +</li> +</ul> +<a name="finalizeStripe-org.apache.orc.OrcProto.StripeFooter.Builder-org.apache.orc.OrcProto.StripeInformation.Builder-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>finalizeStripe</h4> +<pre>public void finalizeStripe(<a href="http://orc.apache.org/api/orc-core/org/apache/orc/OrcProto.StripeFooter.Builder.html?is-external=true" title="class or interface in org.apache.orc">OrcProto.StripeFooter.Builder</a> footerBuilder, + <a href="http://orc.apache.org/api/orc-core/org/apache/orc/OrcProto.StripeInformation.Builder.html?is-external=true" title="class or interface in org.apache.orc">OrcProto.StripeInformation.Builder</a> dirEntry) + throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> +<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../org/apache/orc/PhysicalWriter.html#finalizeStripe-org.apache.orc.OrcProto.StripeFooter.Builder-org.apache.orc.OrcProto.StripeInformation.Builder-">PhysicalWriter</a></code></span></div> +<div class="block">Flushes the data in all the streams, spills them to disk, write out stripe + footer.</div> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../org/apache/orc/PhysicalWriter.html#finalizeStripe-org.apache.orc.OrcProto.StripeFooter.Builder-org.apache.orc.OrcProto.StripeInformation.Builder-">finalizeStripe</a></code> in interface <code><a href="../../../../org/apache/orc/PhysicalWriter.html" title="interface in org.apache.orc">PhysicalWriter</a></code></dd> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>footerBuilder</code> - Stripe footer to be updated with relevant data and written out.</dd> +<dd><code>dirEntry</code> - File metadata entry for the stripe, to be updated with + relevant data.</dd> +<dt><span class="throwsLabel">Throws:</span></dt> +<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd> +</dl> +</li> +</ul> +<a name="writeHeader--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>writeHeader</h4> +<pre>public void writeHeader() + throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> +<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../org/apache/orc/PhysicalWriter.html#writeHeader--">PhysicalWriter</a></code></span></div> +<div class="block">Writes the header of the file, which consists of the magic "ORC" bytes.</div> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../org/apache/orc/PhysicalWriter.html#writeHeader--">writeHeader</a></code> in interface <code><a href="../../../../org/apache/orc/PhysicalWriter.html" title="interface in org.apache.orc">PhysicalWriter</a></code></dd> +<dt><span class="throwsLabel">Throws:</span></dt> +<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd> +</dl> +</li> +</ul> +<a name="createDataStream-org.apache.orc.impl.StreamName-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createDataStream</h4> +<pre>public <a href="http://orc.apache.org/api/orc-core/org/apache/orc/impl/PhysicalFsWriter.BufferedStream.html?is-external=true" title="class or interface in org.apache.orc.impl">org.apache.orc.impl.PhysicalFsWriter.BufferedStream</a> createDataStream(<a href="../../../../org/apache/orc/impl/StreamName.html" title="class in org.apache.orc.impl">StreamName</a> name)</pre> +<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../org/apache/orc/PhysicalWriter.html#createDataStream-org.apache.orc.impl.StreamName-">PhysicalWriter</a></code></span></div> +<div class="block">Create an OutputReceiver for the given name.</div> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../org/apache/orc/PhysicalWriter.html#createDataStream-org.apache.orc.impl.StreamName-">createDataStream</a></code> in interface <code><a href="../../../../org/apache/orc/PhysicalWriter.html" title="interface in org.apache.orc">PhysicalWriter</a></code></dd> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>name</code> - the name of the stream</dd> +</dl> +</li> +</ul> +<a name="writeIndex-org.apache.orc.impl.StreamName-org.apache.orc.OrcProto.RowIndex.Builder-org.apache.orc.CompressionCodec-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>writeIndex</h4> +<pre>public void writeIndex(<a href="../../../../org/apache/orc/impl/StreamName.html" title="class in org.apache.orc.impl">StreamName</a> name, + <a href="http://orc.apache.org/api/orc-core/org/apache/orc/OrcProto.RowIndex.Builder.html?is-external=true" title="class or interface in org.apache.orc">OrcProto.RowIndex.Builder</a> index, + <a href="../../../../org/apache/orc/CompressionCodec.html" title="interface in org.apache.orc">CompressionCodec</a> codec) + throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> +<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../org/apache/orc/PhysicalWriter.html#writeIndex-org.apache.orc.impl.StreamName-org.apache.orc.OrcProto.RowIndex.Builder-org.apache.orc.CompressionCodec-">PhysicalWriter</a></code></span></div> +<div class="block">Write an index in the given stream name.</div> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../org/apache/orc/PhysicalWriter.html#writeIndex-org.apache.orc.impl.StreamName-org.apache.orc.OrcProto.RowIndex.Builder-org.apache.orc.CompressionCodec-">writeIndex</a></code> in interface <code><a href="../../../../org/apache/orc/PhysicalWriter.html" title="interface in org.apache.orc">PhysicalWriter</a></code></dd> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>name</code> - the name of the stream</dd> +<dd><code>index</code> - the bloom filter to write</dd> +<dd><code>codec</code> - the compression codec to use</dd> +<dt><span class="throwsLabel">Throws:</span></dt> +<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd> +</dl> +</li> +</ul> +<a name="writeBloomFilter-org.apache.orc.impl.StreamName-org.apache.orc.OrcProto.BloomFilterIndex.Builder-org.apache.orc.CompressionCodec-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>writeBloomFilter</h4> +<pre>public void writeBloomFilter(<a href="../../../../org/apache/orc/impl/StreamName.html" title="class in org.apache.orc.impl">StreamName</a> name, + <a href="http://orc.apache.org/api/orc-core/org/apache/orc/OrcProto.BloomFilterIndex.Builder.html?is-external=true" title="class or interface in org.apache.orc">OrcProto.BloomFilterIndex.Builder</a> bloom, + <a href="../../../../org/apache/orc/CompressionCodec.html" title="interface in org.apache.orc">CompressionCodec</a> codec) + throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> +<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../org/apache/orc/PhysicalWriter.html#writeBloomFilter-org.apache.orc.impl.StreamName-org.apache.orc.OrcProto.BloomFilterIndex.Builder-org.apache.orc.CompressionCodec-">PhysicalWriter</a></code></span></div> +<div class="block">Write a bloom filter index in the given stream name.</div> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../org/apache/orc/PhysicalWriter.html#writeBloomFilter-org.apache.orc.impl.StreamName-org.apache.orc.OrcProto.BloomFilterIndex.Builder-org.apache.orc.CompressionCodec-">writeBloomFilter</a></code> in interface <code><a href="../../../../org/apache/orc/PhysicalWriter.html" title="interface in org.apache.orc">PhysicalWriter</a></code></dd> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>name</code> - the name of the stream</dd> +<dd><code>bloom</code> - the bloom filter to write</dd> +<dd><code>codec</code> - the compression codec to use</dd> +<dt><span class="throwsLabel">Throws:</span></dt> +<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd> +</dl> +</li> +</ul> +<a name="toString--"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>toString</h4> +<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> toString()</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> +<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a></code> in class <code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +</dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar.bottom"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.bottom.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="class-use/PhysicalFsWriter.html">Use</a></li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../index-all.html">Index</a></li> +<li><a href="../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../org/apache/orc/impl/OutStream.html" title="class in org.apache.orc.impl"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../org/apache/orc/impl/PositionedOutputStream.html" title="class in org.apache.orc.impl"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?org/apache/orc/impl/PhysicalFsWriter.html" target="_top">Frames</a></li> +<li><a href="PhysicalFsWriter.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor.summary">Constr</a> | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor.detail">Constr</a> | </li> +<li><a href="#method.detail">Method</a></li> +</ul> +</div> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small>Copyright © 2013–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +</body> +</html>
http://git-wip-us.apache.org/repos/asf/orc/blob/05762435/site/api/orc-core/org/apache/orc/impl/PositionProvider.html ---------------------------------------------------------------------- diff --git a/site/api/orc-core/org/apache/orc/impl/PositionProvider.html b/site/api/orc-core/org/apache/orc/impl/PositionProvider.html index 3731502..30ee5f8 100644 --- a/site/api/orc-core/org/apache/orc/impl/PositionProvider.html +++ b/site/api/orc-core/org/apache/orc/impl/PositionProvider.html @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_102) on Wed Oct 19 15:34:08 PDT 2016 --> +<!-- Generated by javadoc (1.8.0_121) on Mon May 08 10:04:57 PDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>PositionProvider (ORC Core 1.2.1 API)</title> -<meta name="date" content="2016-10-19"> +<title>PositionProvider (ORC Core 1.4.0 API)</title> +<meta name="date" content="2017-05-08"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="PositionProvider (ORC Core 1.2.1 API)"; + parent.document.title="PositionProvider (ORC Core 1.4.0 API)"; } } catch(err) { @@ -223,6 +223,6 @@ var activeTableTab = "activeTableTab"; <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2013–2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2013–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/orc/blob/05762435/site/api/orc-core/org/apache/orc/impl/PositionRecorder.html ---------------------------------------------------------------------- diff --git a/site/api/orc-core/org/apache/orc/impl/PositionRecorder.html b/site/api/orc-core/org/apache/orc/impl/PositionRecorder.html index eef489f..85cf43c 100644 --- a/site/api/orc-core/org/apache/orc/impl/PositionRecorder.html +++ b/site/api/orc-core/org/apache/orc/impl/PositionRecorder.html @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_102) on Wed Oct 19 15:34:08 PDT 2016 --> +<!-- Generated by javadoc (1.8.0_121) on Mon May 08 10:04:57 PDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>PositionRecorder (ORC Core 1.2.1 API)</title> -<meta name="date" content="2016-10-19"> +<title>PositionRecorder (ORC Core 1.4.0 API)</title> +<meta name="date" content="2017-05-08"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="PositionRecorder (ORC Core 1.2.1 API)"; + parent.document.title="PositionRecorder (ORC Core 1.4.0 API)"; } } catch(err) { @@ -219,6 +219,6 @@ var activeTableTab = "activeTableTab"; <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2013–2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2013–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/orc/blob/05762435/site/api/orc-core/org/apache/orc/impl/PositionedOutputStream.html ---------------------------------------------------------------------- diff --git a/site/api/orc-core/org/apache/orc/impl/PositionedOutputStream.html b/site/api/orc-core/org/apache/orc/impl/PositionedOutputStream.html index 6c77c74..69ce743 100644 --- a/site/api/orc-core/org/apache/orc/impl/PositionedOutputStream.html +++ b/site/api/orc-core/org/apache/orc/impl/PositionedOutputStream.html @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_102) on Wed Oct 19 15:34:08 PDT 2016 --> +<!-- Generated by javadoc (1.8.0_121) on Mon May 08 10:04:57 PDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>PositionedOutputStream (ORC Core 1.2.1 API)</title> -<meta name="date" content="2016-10-19"> +<title>PositionedOutputStream (ORC Core 1.4.0 API)</title> +<meta name="date" content="2017-05-08"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="PositionedOutputStream (ORC Core 1.2.1 API)"; + parent.document.title="PositionedOutputStream (ORC Core 1.4.0 API)"; } } catch(err) { @@ -50,7 +50,7 @@ var activeTableTab = "activeTableTab"; </div> <div class="subNav"> <ul class="navList"> -<li><a href="../../../../org/apache/orc/impl/OutStream.OutputReceiver.html" title="interface in org.apache.orc.impl"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../org/apache/orc/impl/PhysicalFsWriter.html" title="class in org.apache.orc.impl"><span class="typeNameLink">Prev Class</span></a></li> <li><a href="../../../../org/apache/orc/impl/PositionProvider.html" title="interface in org.apache.orc.impl"><span class="typeNameLink">Next Class</span></a></li> </ul> <ul class="navList"> @@ -279,7 +279,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.h </div> <div class="subNav"> <ul class="navList"> -<li><a href="../../../../org/apache/orc/impl/OutStream.OutputReceiver.html" title="interface in org.apache.orc.impl"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../org/apache/orc/impl/PhysicalFsWriter.html" title="class in org.apache.orc.impl"><span class="typeNameLink">Prev Class</span></a></li> <li><a href="../../../../org/apache/orc/impl/PositionProvider.html" title="interface in org.apache.orc.impl"><span class="typeNameLink">Next Class</span></a></li> </ul> <ul class="navList"> @@ -320,6 +320,6 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.h <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2013–2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2013–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/orc/blob/05762435/site/api/orc-core/org/apache/orc/impl/ReaderImpl.StripeInformationImpl.html ---------------------------------------------------------------------- diff --git a/site/api/orc-core/org/apache/orc/impl/ReaderImpl.StripeInformationImpl.html b/site/api/orc-core/org/apache/orc/impl/ReaderImpl.StripeInformationImpl.html index 85f9f01..ee2f79c 100644 --- a/site/api/orc-core/org/apache/orc/impl/ReaderImpl.StripeInformationImpl.html +++ b/site/api/orc-core/org/apache/orc/impl/ReaderImpl.StripeInformationImpl.html @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_102) on Wed Oct 19 15:34:08 PDT 2016 --> +<!-- Generated by javadoc (1.8.0_121) on Mon May 08 10:04:57 PDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ReaderImpl.StripeInformationImpl (ORC Core 1.2.1 API)</title> -<meta name="date" content="2016-10-19"> +<title>ReaderImpl.StripeInformationImpl (ORC Core 1.4.0 API)</title> +<meta name="date" content="2017-05-08"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ReaderImpl.StripeInformationImpl (ORC Core 1.2.1 API)"; + parent.document.title="ReaderImpl.StripeInformationImpl (ORC Core 1.4.0 API)"; } } catch(err) { @@ -139,7 +139,7 @@ implements <a href="../../../../org/apache/orc/StripeInformation.html" title="in <th class="colOne" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> -<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/impl/ReaderImpl.StripeInformationImpl.html#StripeInformationImpl-org.apache.orc.OrcProto.StripeInformation-">StripeInformationImpl</a></span>(<a href="../../../../org/apache/orc/OrcProto.StripeInformation.html" title="class in org.apache.orc">OrcProto.StripeInformation</a> stripe)</code> </td> +<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/impl/ReaderImpl.StripeInformationImpl.html#StripeInformationImpl-org.apache.orc.OrcProto.StripeInformation-">StripeInformationImpl</a></span>(<a href="http://orc.apache.org/api/orc-core/org/apache/orc/OrcProto.StripeInformation.html?is-external=true" title="class or interface in org.apache.orc">OrcProto.StripeInformation</a> stripe)</code> </td> </tr> </table> </li> @@ -224,7 +224,7 @@ implements <a href="../../../../org/apache/orc/StripeInformation.html" title="in <ul class="blockListLast"> <li class="blockList"> <h4>StripeInformationImpl</h4> -<pre>public StripeInformationImpl(<a href="../../../../org/apache/orc/OrcProto.StripeInformation.html" title="class in org.apache.orc">OrcProto.StripeInformation</a> stripe)</pre> +<pre>public StripeInformationImpl(<a href="http://orc.apache.org/api/orc-core/org/apache/orc/OrcProto.StripeInformation.html?is-external=true" title="class or interface in org.apache.orc">OrcProto.StripeInformation</a> stripe)</pre> </li> </ul> </li> @@ -419,6 +419,6 @@ implements <a href="../../../../org/apache/orc/StripeInformation.html" title="in <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2013–2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2013–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html>