Skip to content

Commit

Permalink
Update javadoc for ORC 1.5.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
omalley committed May 14, 2018
1 parent 4f1e5dd commit c06fe4d
Show file tree
Hide file tree
Showing 509 changed files with 42,252 additions and 2,402 deletions.
61 changes: 49 additions & 12 deletions site/api/orc-core/allclasses-frame.html

Large diffs are not rendered by default.

61 changes: 49 additions & 12 deletions site/api/orc-core/allclasses-noframe.html

Large diffs are not rendered by default.

53 changes: 44 additions & 9 deletions site/api/orc-core/constant-values.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:51 PST 2018 -->
<!-- Generated by javadoc (1.8.0_121) on Mon May 14 13:41:17 PDT 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Constant Field Values (ORC Core 1.4.3 API)</title>
<meta name="date" content="2018-02-09">
<title>Constant Field Values (ORC Core 1.5.0 API)</title>
<meta name="date" content="2018-05-14">
<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="Constant Field Values (ORC Core 1.4.3 API)";
parent.document.title="Constant Field Values (ORC Core 1.5.0 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -101,6 +101,39 @@ <h2 title="org.apache">org.apache.*</h2>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
<caption><span>org.apache.orc.<a href="org/apache/orc/TypeDescription.html" title="class in org.apache.orc">TypeDescription</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="org.apache.orc.TypeDescription.MAX_DECIMAL64">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;long</code></td>
<td><code><a href="org/apache/orc/TypeDescription.html#MAX_DECIMAL64">MAX_DECIMAL64</a></code></td>
<td class="colLast"><code>999999999999999999L</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.apache.orc.TypeDescription.MAX_DECIMAL64_PRECISION">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<td><code><a href="org/apache/orc/TypeDescription.html#MAX_DECIMAL64_PRECISION">MAX_DECIMAL64_PRECISION</a></code></td>
<td class="colLast"><code>18</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a name="org.apache.orc.TypeDescription.MIN_DECIMAL64">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;long</code></td>
<td><code><a href="org/apache/orc/TypeDescription.html#MIN_DECIMAL64">MIN_DECIMAL64</a></code></td>
<td class="colLast"><code>-999999999999999999L</code></td>
</tr>
</tbody>
</table>
</li>
</ul>
<ul class="blockList">
<li class="blockList">
Expand Down Expand Up @@ -186,27 +219,29 @@ <h2 title="org.apache">org.apache.*</h2>
</tbody>
</table>
</li>
</ul>
<ul class="blockList">
<li class="blockList">
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
<caption><span>org.apache.orc.impl.<a href="org/apache/orc/impl/WriterImpl.html" title="class in org.apache.orc.impl">WriterImpl</a></span><span class="tabEnd">&nbsp;</span></caption>
<caption><span>org.apache.orc.impl.writer.<a href="org/apache/orc/impl/writer/TimestampTreeWriter.html" title="class in org.apache.orc.impl.writer">TimestampTreeWriter</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="org.apache.orc.impl.WriterImpl.BASE_TIMESTAMP_STRING">
<td class="colFirst"><a name="org.apache.orc.impl.writer.TimestampTreeWriter.BASE_TIMESTAMP_STRING">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<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><code><a href="org/apache/orc/impl/WriterImpl.html#BASE_TIMESTAMP_STRING">BASE_TIMESTAMP_STRING</a></code></td>
<td><code><a href="org/apache/orc/impl/writer/TimestampTreeWriter.html#BASE_TIMESTAMP_STRING">BASE_TIMESTAMP_STRING</a></code></td>
<td class="colLast"><code>"2015-01-01 00:00:00"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.apache.orc.impl.WriterImpl.MILLIS_PER_SECOND">
<td class="colFirst"><a name="org.apache.orc.impl.writer.TimestampTreeWriter.MILLIS_PER_SECOND">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<td><code><a href="org/apache/orc/impl/WriterImpl.html#MILLIS_PER_SECOND">MILLIS_PER_SECOND</a></code></td>
<td><code><a href="org/apache/orc/impl/writer/TimestampTreeWriter.html#MILLIS_PER_SECOND">MILLIS_PER_SECOND</a></code></td>
<td class="colLast"><code>1000</code></td>
</tr>
</tbody>
Expand Down
8 changes: 4 additions & 4 deletions site/api/orc-core/deprecated-list.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:51 PST 2018 -->
<!-- Generated by javadoc (1.8.0_121) on Mon May 14 13:41:17 PDT 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Deprecated List (ORC Core 1.4.3 API)</title>
<meta name="date" content="2018-02-09">
<title>Deprecated List (ORC Core 1.5.0 API)</title>
<meta name="date" content="2018-05-14">
<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="Deprecated List (ORC Core 1.4.3 API)";
parent.document.title="Deprecated List (ORC Core 1.5.0 API)";
}
}
catch(err) {
Expand Down
8 changes: 4 additions & 4 deletions site/api/orc-core/help-doc.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:51 PST 2018 -->
<!-- Generated by javadoc (1.8.0_121) on Mon May 14 13:41:17 PDT 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>API Help (ORC Core 1.4.3 API)</title>
<meta name="date" content="2018-02-09">
<title>API Help (ORC Core 1.5.0 API)</title>
<meta name="date" content="2018-05-14">
<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="API Help (ORC Core 1.4.3 API)";
parent.document.title="API Help (ORC Core 1.5.0 API)";
}
}
catch(err) {
Expand Down
Loading

0 comments on commit c06fe4d

Please sign in to comment.