http://git-wip-us.apache.org/repos/asf/kudu/blob/ce7ab97e/apidocs/org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html b/apidocs/org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html new file mode 100644 index 0000000..e98511f --- /dev/null +++ b/apidocs/org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html @@ -0,0 +1,621 @@ +<!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 --> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>BigLinkedListCommon (Kudu 1.4.0 API)</title> +<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="BigLinkedListCommon (Kudu 1.4.0 API)"; + } + } + catch(err) { + } +//--> +var methods = {"i0":9,"i1":9,"i2":9}; +var tabs = {65535:["t0","All Methods"],1:["t1","Static 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/BigLinkedListCommon.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>Prev Class</li> +<li><a href="../../../../../org/apache/kudu/mapreduce/tools/CsvParser.html" title="class in org.apache.kudu.mapreduce.tools"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html" target="_top">Frames</a></li> +<li><a href="BigLinkedListCommon.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><a href="#field.summary">Field</a> | </li> +<li>Constr | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field.detail">Field</a> | </li> +<li>Constr | </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.kudu.mapreduce.tools</div> +<h2 title="Class BigLinkedListCommon" class="title">Class BigLinkedListCommon</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.kudu.mapreduce.tools.BigLinkedListCommon</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<hr> +<br> +<pre>@InterfaceAudience.Public + @InterfaceStability.Evolving +public class <span class="typeNameLabel">BigLinkedListCommon</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></pre> +<div class="block">Static constants, helper methods, and utility classes for BigLinkedList + implementations. + + Any definitions which must be kept in-sync between ITBLL implementations + should be kept here.</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field.summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Field and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <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/kudu/mapreduce/tools/BigLinkedListCommon.html#COLUMN_CLIENT">COLUMN_CLIENT</a></span></code> +<div class="block">identifier of the mapred task that generated this row.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html#COLUMN_CLIENT_IDX">COLUMN_CLIENT_IDX</a></span></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <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/kudu/mapreduce/tools/BigLinkedListCommon.html#COLUMN_KEY_ONE">COLUMN_KEY_ONE</a></span></code> +<div class="block">Row key, two times 8 bytes.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html#COLUMN_KEY_ONE_IDX">COLUMN_KEY_ONE_IDX</a></span></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <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/kudu/mapreduce/tools/BigLinkedListCommon.html#COLUMN_KEY_TWO">COLUMN_KEY_TWO</a></span></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html#COLUMN_KEY_TWO_IDX">COLUMN_KEY_TWO_IDX</a></span></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <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/kudu/mapreduce/tools/BigLinkedListCommon.html#COLUMN_PREV_ONE">COLUMN_PREV_ONE</a></span></code> +<div class="block">Link to the id of the prev node in the linked list, two times 8 bytes.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html#COLUMN_PREV_ONE_IDX">COLUMN_PREV_ONE_IDX</a></span></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <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/kudu/mapreduce/tools/BigLinkedListCommon.html#COLUMN_PREV_TWO">COLUMN_PREV_TWO</a></span></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html#COLUMN_PREV_TWO_IDX">COLUMN_PREV_TWO_IDX</a></span></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <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/kudu/mapreduce/tools/BigLinkedListCommon.html#COLUMN_ROW_ID">COLUMN_ROW_ID</a></span></code> +<div class="block">the id of the row within the same client.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html#COLUMN_ROW_ID_IDX">COLUMN_ROW_ID_IDX</a></span></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <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/kudu/mapreduce/tools/BigLinkedListCommon.html#COLUMN_UPDATE_COUNT">COLUMN_UPDATE_COUNT</a></span></code> +<div class="block">The number of times this row was updated.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static int</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html#COLUMN_UPDATE_COUNT_IDX">COLUMN_UPDATE_COUNT_IDX</a></span></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <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/kudu/mapreduce/tools/BigLinkedListCommon.html#DEFAULT_HEADS_TABLE_NAME">DEFAULT_HEADS_TABLE_NAME</a></span></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <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/kudu/mapreduce/tools/BigLinkedListCommon.html#DEFAULT_TABLE_NAME">DEFAULT_TABLE_NAME</a></span></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <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/kudu/mapreduce/tools/BigLinkedListCommon.html#HEADS_TABLE_NAME_KEY">HEADS_TABLE_NAME_KEY</a></span></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <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/kudu/mapreduce/tools/BigLinkedListCommon.html#TABLE_NAME_KEY">TABLE_NAME_KEY</a></span></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="t1" class="tableTab"><span><a href="javascript:show(1);">Static 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>static <a href="../../../../../org/apache/kudu/client/CreateTableOptions.html" title="class in org.apache.kudu.client">CreateTableOptions</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html#getCreateTableOptions-org.apache.kudu.Schema-int-int-int-">getCreateTableOptions</a></span>(<a href="../../../../../org/apache/kudu/Schema.html" title="class in org.apache.kudu">Schema</a> schema, + int numReplicas, + int rangePartitions, + int hashPartitions)</code> </td> +</tr> +<tr id="i1" class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/kudu/Schema.html" title="class in org.apache.kudu">Schema</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html#getHeadsTableSchema--">getHeadsTableSchema</a></span>()</code> </td> +</tr> +<tr id="i2" class="altColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/kudu/Schema.html" title="class in org.apache.kudu">Schema</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html#getTableSchema--">getTableSchema</a></span>()</code> </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#toString--" title="class or interface in java.lang">toString</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"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field.detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="TABLE_NAME_KEY"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>TABLE_NAME_KEY</h4> +<pre>public static final <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> TABLE_NAME_KEY</pre> +<dl> +<dt><span class="seeLabel">See Also:</span></dt> +<dd><a href="../../../../../constant-values.html#org.apache.kudu.mapreduce.tools.BigLinkedListCommon.TABLE_NAME_KEY">Constant Field Values</a></dd> +</dl> +</li> +</ul> +<a name="DEFAULT_TABLE_NAME"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>DEFAULT_TABLE_NAME</h4> +<pre>public static final <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> DEFAULT_TABLE_NAME</pre> +<dl> +<dt><span class="seeLabel">See Also:</span></dt> +<dd><a href="../../../../../constant-values.html#org.apache.kudu.mapreduce.tools.BigLinkedListCommon.DEFAULT_TABLE_NAME">Constant Field Values</a></dd> +</dl> +</li> +</ul> +<a name="HEADS_TABLE_NAME_KEY"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>HEADS_TABLE_NAME_KEY</h4> +<pre>public static final <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> HEADS_TABLE_NAME_KEY</pre> +<dl> +<dt><span class="seeLabel">See Also:</span></dt> +<dd><a href="../../../../../constant-values.html#org.apache.kudu.mapreduce.tools.BigLinkedListCommon.HEADS_TABLE_NAME_KEY">Constant Field Values</a></dd> +</dl> +</li> +</ul> +<a name="DEFAULT_HEADS_TABLE_NAME"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>DEFAULT_HEADS_TABLE_NAME</h4> +<pre>public static final <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> DEFAULT_HEADS_TABLE_NAME</pre> +<dl> +<dt><span class="seeLabel">See Also:</span></dt> +<dd><a href="../../../../../constant-values.html#org.apache.kudu.mapreduce.tools.BigLinkedListCommon.DEFAULT_HEADS_TABLE_NAME">Constant Field Values</a></dd> +</dl> +</li> +</ul> +<a name="COLUMN_KEY_ONE"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>COLUMN_KEY_ONE</h4> +<pre>public static final <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> COLUMN_KEY_ONE</pre> +<div class="block">Row key, two times 8 bytes.</div> +<dl> +<dt><span class="seeLabel">See Also:</span></dt> +<dd><a href="../../../../../constant-values.html#org.apache.kudu.mapreduce.tools.BigLinkedListCommon.COLUMN_KEY_ONE">Constant Field Values</a></dd> +</dl> +</li> +</ul> +<a name="COLUMN_KEY_ONE_IDX"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>COLUMN_KEY_ONE_IDX</h4> +<pre>public static final int COLUMN_KEY_ONE_IDX</pre> +<dl> +<dt><span class="seeLabel">See Also:</span></dt> +<dd><a href="../../../../../constant-values.html#org.apache.kudu.mapreduce.tools.BigLinkedListCommon.COLUMN_KEY_ONE_IDX">Constant Field Values</a></dd> +</dl> +</li> +</ul> +<a name="COLUMN_KEY_TWO"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>COLUMN_KEY_TWO</h4> +<pre>public static final <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> COLUMN_KEY_TWO</pre> +<dl> +<dt><span class="seeLabel">See Also:</span></dt> +<dd><a href="../../../../../constant-values.html#org.apache.kudu.mapreduce.tools.BigLinkedListCommon.COLUMN_KEY_TWO">Constant Field Values</a></dd> +</dl> +</li> +</ul> +<a name="COLUMN_KEY_TWO_IDX"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>COLUMN_KEY_TWO_IDX</h4> +<pre>public static final int COLUMN_KEY_TWO_IDX</pre> +<dl> +<dt><span class="seeLabel">See Also:</span></dt> +<dd><a href="../../../../../constant-values.html#org.apache.kudu.mapreduce.tools.BigLinkedListCommon.COLUMN_KEY_TWO_IDX">Constant Field Values</a></dd> +</dl> +</li> +</ul> +<a name="COLUMN_PREV_ONE"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>COLUMN_PREV_ONE</h4> +<pre>public static final <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> COLUMN_PREV_ONE</pre> +<div class="block">Link to the id of the prev node in the linked list, two times 8 bytes.</div> +<dl> +<dt><span class="seeLabel">See Also:</span></dt> +<dd><a href="../../../../../constant-values.html#org.apache.kudu.mapreduce.tools.BigLinkedListCommon.COLUMN_PREV_ONE">Constant Field Values</a></dd> +</dl> +</li> +</ul> +<a name="COLUMN_PREV_ONE_IDX"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>COLUMN_PREV_ONE_IDX</h4> +<pre>public static final int COLUMN_PREV_ONE_IDX</pre> +<dl> +<dt><span class="seeLabel">See Also:</span></dt> +<dd><a href="../../../../../constant-values.html#org.apache.kudu.mapreduce.tools.BigLinkedListCommon.COLUMN_PREV_ONE_IDX">Constant Field Values</a></dd> +</dl> +</li> +</ul> +<a name="COLUMN_PREV_TWO"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>COLUMN_PREV_TWO</h4> +<pre>public static final <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> COLUMN_PREV_TWO</pre> +<dl> +<dt><span class="seeLabel">See Also:</span></dt> +<dd><a href="../../../../../constant-values.html#org.apache.kudu.mapreduce.tools.BigLinkedListCommon.COLUMN_PREV_TWO">Constant Field Values</a></dd> +</dl> +</li> +</ul> +<a name="COLUMN_PREV_TWO_IDX"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>COLUMN_PREV_TWO_IDX</h4> +<pre>public static final int COLUMN_PREV_TWO_IDX</pre> +<dl> +<dt><span class="seeLabel">See Also:</span></dt> +<dd><a href="../../../../../constant-values.html#org.apache.kudu.mapreduce.tools.BigLinkedListCommon.COLUMN_PREV_TWO_IDX">Constant Field Values</a></dd> +</dl> +</li> +</ul> +<a name="COLUMN_ROW_ID"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>COLUMN_ROW_ID</h4> +<pre>public static final <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> COLUMN_ROW_ID</pre> +<div class="block">the id of the row within the same client.</div> +<dl> +<dt><span class="seeLabel">See Also:</span></dt> +<dd><a href="../../../../../constant-values.html#org.apache.kudu.mapreduce.tools.BigLinkedListCommon.COLUMN_ROW_ID">Constant Field Values</a></dd> +</dl> +</li> +</ul> +<a name="COLUMN_ROW_ID_IDX"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>COLUMN_ROW_ID_IDX</h4> +<pre>public static final int COLUMN_ROW_ID_IDX</pre> +<dl> +<dt><span class="seeLabel">See Also:</span></dt> +<dd><a href="../../../../../constant-values.html#org.apache.kudu.mapreduce.tools.BigLinkedListCommon.COLUMN_ROW_ID_IDX">Constant Field Values</a></dd> +</dl> +</li> +</ul> +<a name="COLUMN_CLIENT"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>COLUMN_CLIENT</h4> +<pre>public static final <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> COLUMN_CLIENT</pre> +<div class="block">identifier of the mapred task that generated this row.</div> +<dl> +<dt><span class="seeLabel">See Also:</span></dt> +<dd><a href="../../../../../constant-values.html#org.apache.kudu.mapreduce.tools.BigLinkedListCommon.COLUMN_CLIENT">Constant Field Values</a></dd> +</dl> +</li> +</ul> +<a name="COLUMN_CLIENT_IDX"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>COLUMN_CLIENT_IDX</h4> +<pre>public static final int COLUMN_CLIENT_IDX</pre> +<dl> +<dt><span class="seeLabel">See Also:</span></dt> +<dd><a href="../../../../../constant-values.html#org.apache.kudu.mapreduce.tools.BigLinkedListCommon.COLUMN_CLIENT_IDX">Constant Field Values</a></dd> +</dl> +</li> +</ul> +<a name="COLUMN_UPDATE_COUNT"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>COLUMN_UPDATE_COUNT</h4> +<pre>public static final <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> COLUMN_UPDATE_COUNT</pre> +<div class="block">The number of times this row was updated.</div> +<dl> +<dt><span class="seeLabel">See Also:</span></dt> +<dd><a href="../../../../../constant-values.html#org.apache.kudu.mapreduce.tools.BigLinkedListCommon.COLUMN_UPDATE_COUNT">Constant Field Values</a></dd> +</dl> +</li> +</ul> +<a name="COLUMN_UPDATE_COUNT_IDX"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>COLUMN_UPDATE_COUNT_IDX</h4> +<pre>public static final int COLUMN_UPDATE_COUNT_IDX</pre> +<dl> +<dt><span class="seeLabel">See Also:</span></dt> +<dd><a href="../../../../../constant-values.html#org.apache.kudu.mapreduce.tools.BigLinkedListCommon.COLUMN_UPDATE_COUNT_IDX">Constant Field Values</a></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="getTableSchema--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getTableSchema</h4> +<pre>public static <a href="../../../../../org/apache/kudu/Schema.html" title="class in org.apache.kudu">Schema</a> getTableSchema()</pre> +</li> +</ul> +<a name="getHeadsTableSchema--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getHeadsTableSchema</h4> +<pre>public static <a href="../../../../../org/apache/kudu/Schema.html" title="class in org.apache.kudu">Schema</a> getHeadsTableSchema()</pre> +</li> +</ul> +<a name="getCreateTableOptions-org.apache.kudu.Schema-int-int-int-"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getCreateTableOptions</h4> +<pre>public static <a href="../../../../../org/apache/kudu/client/CreateTableOptions.html" title="class in org.apache.kudu.client">CreateTableOptions</a> getCreateTableOptions(<a href="../../../../../org/apache/kudu/Schema.html" title="class in org.apache.kudu">Schema</a> schema, + int numReplicas, + int rangePartitions, + int hashPartitions)</pre> +</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/BigLinkedListCommon.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>Prev Class</li> +<li><a href="../../../../../org/apache/kudu/mapreduce/tools/CsvParser.html" title="class in org.apache.kudu.mapreduce.tools"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html" target="_top">Frames</a></li> +<li><a href="BigLinkedListCommon.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><a href="#field.summary">Field</a> | </li> +<li>Constr | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field.detail">Field</a> | </li> +<li>Constr | </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 © 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/kudu/blob/ce7ab97e/apidocs/org/apache/kudu/mapreduce/tools/CsvParser.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/kudu/mapreduce/tools/CsvParser.html b/apidocs/org/apache/kudu/mapreduce/tools/CsvParser.html index 390907d..d91cbca 100644 --- a/apidocs/org/apache/kudu/mapreduce/tools/CsvParser.html +++ b/apidocs/org/apache/kudu/mapreduce/tools/CsvParser.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>CsvParser (Kudu 1.3.2-SNAPSHOT API)</title> +<title>CsvParser (Kudu 1.4.0 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="CsvParser (Kudu 1.3.2-SNAPSHOT API)"; + parent.document.title="CsvParser (Kudu 1.4.0 API)"; } } catch(err) { @@ -49,7 +49,7 @@ var activeTableTab = "activeTableTab"; </div> <div class="subNav"> <ul class="navList"> -<li>Prev Class</li> +<li><a href="../../../../../org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html" title="class in org.apache.kudu.mapreduce.tools"><span class="typeNameLink">Prev Class</span></a></li> <li><a href="../../../../../org/apache/kudu/mapreduce/tools/ImportCsv.html" title="class in org.apache.kudu.mapreduce.tools"><span class="typeNameLink">Next Class</span></a></li> </ul> <ul class="navList"> @@ -252,7 +252,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? </div> <div class="subNav"> <ul class="navList"> -<li>Prev Class</li> +<li><a href="../../../../../org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html" title="class in org.apache.kudu.mapreduce.tools"><span class="typeNameLink">Prev Class</span></a></li> <li><a href="../../../../../org/apache/kudu/mapreduce/tools/ImportCsv.html" title="class in org.apache.kudu.mapreduce.tools"><span class="typeNameLink">Next Class</span></a></li> </ul> <ul class="navList"> http://git-wip-us.apache.org/repos/asf/kudu/blob/ce7ab97e/apidocs/org/apache/kudu/mapreduce/tools/ImportCsv.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/kudu/mapreduce/tools/ImportCsv.html b/apidocs/org/apache/kudu/mapreduce/tools/ImportCsv.html index ac7b4a7..42a5c83 100644 --- a/apidocs/org/apache/kudu/mapreduce/tools/ImportCsv.html +++ b/apidocs/org/apache/kudu/mapreduce/tools/ImportCsv.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ImportCsv (Kudu 1.3.2-SNAPSHOT API)</title> +<title>ImportCsv (Kudu 1.4.0 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ImportCsv (Kudu 1.3.2-SNAPSHOT API)"; + parent.document.title="ImportCsv (Kudu 1.4.0 API)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/kudu/blob/ce7ab97e/apidocs/org/apache/kudu/mapreduce/tools/class-use/BigLinkedListCommon.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/kudu/mapreduce/tools/class-use/BigLinkedListCommon.html b/apidocs/org/apache/kudu/mapreduce/tools/class-use/BigLinkedListCommon.html new file mode 100644 index 0000000..efda907 --- /dev/null +++ b/apidocs/org/apache/kudu/mapreduce/tools/class-use/BigLinkedListCommon.html @@ -0,0 +1,125 @@ +<!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 --> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>Uses of Class org.apache.kudu.mapreduce.tools.BigLinkedListCommon (Kudu 1.4.0 API)</title> +<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="Uses of Class org.apache.kudu.mapreduce.tools.BigLinkedListCommon (Kudu 1.4.0 API)"; + } + } + catch(err) { + } +//--> +</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><a href="../../../../../../org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html" title="class in org.apache.kudu.mapreduce.tools">Class</a></li> +<li class="navBarCell1Rev">Use</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>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?org/apache/kudu/mapreduce/tools/class-use/BigLinkedListCommon.html" target="_top">Frames</a></li> +<li><a href="BigLinkedListCommon.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> +<a name="skip.navbar.top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="header"> +<h2 title="Uses of Class org.apache.kudu.mapreduce.tools.BigLinkedListCommon" class="title">Uses of Class<br>org.apache.kudu.mapreduce.tools.BigLinkedListCommon</h2> +</div> +<div class="classUseContainer">No usage of org.apache.kudu.mapreduce.tools.BigLinkedListCommon</div> +<!-- ======= 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><a href="../../../../../../org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html" title="class in org.apache.kudu.mapreduce.tools">Class</a></li> +<li class="navBarCell1Rev">Use</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>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?org/apache/kudu/mapreduce/tools/class-use/BigLinkedListCommon.html" target="_top">Frames</a></li> +<li><a href="BigLinkedListCommon.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> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small>Copyright © 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/kudu/blob/ce7ab97e/apidocs/org/apache/kudu/mapreduce/tools/class-use/CsvParser.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/kudu/mapreduce/tools/class-use/CsvParser.html b/apidocs/org/apache/kudu/mapreduce/tools/class-use/CsvParser.html index 651949d..0c1a426 100644 --- a/apidocs/org/apache/kudu/mapreduce/tools/class-use/CsvParser.html +++ b/apidocs/org/apache/kudu/mapreduce/tools/class-use/CsvParser.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.kudu.mapreduce.tools.CsvParser (Kudu 1.3.2-SNAPSHOT API)</title> +<title>Uses of Class org.apache.kudu.mapreduce.tools.CsvParser (Kudu 1.4.0 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.kudu.mapreduce.tools.CsvParser (Kudu 1.3.2-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.kudu.mapreduce.tools.CsvParser (Kudu 1.4.0 API)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/kudu/blob/ce7ab97e/apidocs/org/apache/kudu/mapreduce/tools/class-use/ImportCsv.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/kudu/mapreduce/tools/class-use/ImportCsv.html b/apidocs/org/apache/kudu/mapreduce/tools/class-use/ImportCsv.html index b2b04cc..daa1a0e 100644 --- a/apidocs/org/apache/kudu/mapreduce/tools/class-use/ImportCsv.html +++ b/apidocs/org/apache/kudu/mapreduce/tools/class-use/ImportCsv.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.kudu.mapreduce.tools.ImportCsv (Kudu 1.3.2-SNAPSHOT API)</title> +<title>Uses of Class org.apache.kudu.mapreduce.tools.ImportCsv (Kudu 1.4.0 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.kudu.mapreduce.tools.ImportCsv (Kudu 1.3.2-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.kudu.mapreduce.tools.ImportCsv (Kudu 1.4.0 API)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/kudu/blob/ce7ab97e/apidocs/org/apache/kudu/mapreduce/tools/package-frame.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/kudu/mapreduce/tools/package-frame.html b/apidocs/org/apache/kudu/mapreduce/tools/package-frame.html index bf52efd..a9caf73 100644 --- a/apidocs/org/apache/kudu/mapreduce/tools/package-frame.html +++ b/apidocs/org/apache/kudu/mapreduce/tools/package-frame.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>org.apache.kudu.mapreduce.tools (Kudu 1.3.2-SNAPSHOT API)</title> +<title>org.apache.kudu.mapreduce.tools (Kudu 1.4.0 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -13,6 +13,7 @@ <div class="indexContainer"> <h2 title="Classes">Classes</h2> <ul title="Classes"> +<li><a href="BigLinkedListCommon.html" title="class in org.apache.kudu.mapreduce.tools" target="classFrame">BigLinkedListCommon</a></li> <li><a href="CsvParser.html" title="class in org.apache.kudu.mapreduce.tools" target="classFrame">CsvParser</a></li> <li><a href="ImportCsv.html" title="class in org.apache.kudu.mapreduce.tools" target="classFrame">ImportCsv</a></li> </ul> http://git-wip-us.apache.org/repos/asf/kudu/blob/ce7ab97e/apidocs/org/apache/kudu/mapreduce/tools/package-summary.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/kudu/mapreduce/tools/package-summary.html b/apidocs/org/apache/kudu/mapreduce/tools/package-summary.html index 032ddde..340a8e9 100644 --- a/apidocs/org/apache/kudu/mapreduce/tools/package-summary.html +++ b/apidocs/org/apache/kudu/mapreduce/tools/package-summary.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>org.apache.kudu.mapreduce.tools (Kudu 1.3.2-SNAPSHOT API)</title> +<title>org.apache.kudu.mapreduce.tools (Kudu 1.4.0 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="org.apache.kudu.mapreduce.tools (Kudu 1.3.2-SNAPSHOT API)"; + parent.document.title="org.apache.kudu.mapreduce.tools (Kudu 1.4.0 API)"; } } catch(err) { @@ -83,13 +83,20 @@ </tr> <tbody> <tr class="altColor"> +<td class="colFirst"><a href="../../../../../org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html" title="class in org.apache.kudu.mapreduce.tools">BigLinkedListCommon</a></td> +<td class="colLast"> +<div class="block">Static constants, helper methods, and utility classes for BigLinkedList + implementations.</div> +</td> +</tr> +<tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/apache/kudu/mapreduce/tools/CsvParser.html" title="class in org.apache.kudu.mapreduce.tools">CsvParser</a></td> <td class="colLast"> <div class="block">Column-separated values parser that gives access to the different columns inside each line of data.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="../../../../../org/apache/kudu/mapreduce/tools/ImportCsv.html" title="class in org.apache.kudu.mapreduce.tools">ImportCsv</a></td> <td class="colLast"> <div class="block">Map-only job that reads CSV files and inserts them into a single Kudu table.</div> http://git-wip-us.apache.org/repos/asf/kudu/blob/ce7ab97e/apidocs/org/apache/kudu/mapreduce/tools/package-tree.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/kudu/mapreduce/tools/package-tree.html b/apidocs/org/apache/kudu/mapreduce/tools/package-tree.html index 5597012..daef836 100644 --- a/apidocs/org/apache/kudu/mapreduce/tools/package-tree.html +++ b/apidocs/org/apache/kudu/mapreduce/tools/package-tree.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>org.apache.kudu.mapreduce.tools Class Hierarchy (Kudu 1.3.2-SNAPSHOT API)</title> +<title>org.apache.kudu.mapreduce.tools Class Hierarchy (Kudu 1.4.0 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="org.apache.kudu.mapreduce.tools Class Hierarchy (Kudu 1.3.2-SNAPSHOT API)"; + parent.document.title="org.apache.kudu.mapreduce.tools Class Hierarchy (Kudu 1.4.0 API)"; } } catch(err) { @@ -81,6 +81,7 @@ <ul> <li type="circle">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"><span class="typeNameLink">Object</span></a> <ul> +<li type="circle">org.apache.kudu.mapreduce.tools.<a href="../../../../../org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html" title="class in org.apache.kudu.mapreduce.tools"><span class="typeNameLink">BigLinkedListCommon</span></a></li> <li type="circle">org.apache.hadoop.conf.Configured (implements org.apache.hadoop.conf.Configurable) <ul> <li type="circle">org.apache.kudu.mapreduce.tools.<a href="../../../../../org/apache/kudu/mapreduce/tools/ImportCsv.html" title="class in org.apache.kudu.mapreduce.tools"><span class="typeNameLink">ImportCsv</span></a> (implements org.apache.hadoop.util.Tool)</li> http://git-wip-us.apache.org/repos/asf/kudu/blob/ce7ab97e/apidocs/org/apache/kudu/mapreduce/tools/package-use.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/kudu/mapreduce/tools/package-use.html b/apidocs/org/apache/kudu/mapreduce/tools/package-use.html index 212ffda..8c31c80 100644 --- a/apidocs/org/apache/kudu/mapreduce/tools/package-use.html +++ b/apidocs/org/apache/kudu/mapreduce/tools/package-use.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Package org.apache.kudu.mapreduce.tools (Kudu 1.3.2-SNAPSHOT API)</title> +<title>Uses of Package org.apache.kudu.mapreduce.tools (Kudu 1.4.0 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Package org.apache.kudu.mapreduce.tools (Kudu 1.3.2-SNAPSHOT API)"; + parent.document.title="Uses of Package org.apache.kudu.mapreduce.tools (Kudu 1.4.0 API)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/kudu/blob/ce7ab97e/apidocs/org/apache/kudu/package-frame.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/kudu/package-frame.html b/apidocs/org/apache/kudu/package-frame.html index 7d1f3f5..f330e5b 100644 --- a/apidocs/org/apache/kudu/package-frame.html +++ b/apidocs/org/apache/kudu/package-frame.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>org.apache.kudu (Kudu 1.3.2-SNAPSHOT API)</title> +<title>org.apache.kudu (Kudu 1.4.0 API)</title> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../script.js"></script> </head> http://git-wip-us.apache.org/repos/asf/kudu/blob/ce7ab97e/apidocs/org/apache/kudu/package-summary.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/kudu/package-summary.html b/apidocs/org/apache/kudu/package-summary.html index cecc847..3edad0b 100644 --- a/apidocs/org/apache/kudu/package-summary.html +++ b/apidocs/org/apache/kudu/package-summary.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>org.apache.kudu (Kudu 1.3.2-SNAPSHOT API)</title> +<title>org.apache.kudu (Kudu 1.4.0 API)</title> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="org.apache.kudu (Kudu 1.3.2-SNAPSHOT API)"; + parent.document.title="org.apache.kudu (Kudu 1.4.0 API)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/kudu/blob/ce7ab97e/apidocs/org/apache/kudu/package-tree.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/kudu/package-tree.html b/apidocs/org/apache/kudu/package-tree.html index 0f6590f..861af8f 100644 --- a/apidocs/org/apache/kudu/package-tree.html +++ b/apidocs/org/apache/kudu/package-tree.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>org.apache.kudu Class Hierarchy (Kudu 1.3.2-SNAPSHOT API)</title> +<title>org.apache.kudu Class Hierarchy (Kudu 1.4.0 API)</title> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="org.apache.kudu Class Hierarchy (Kudu 1.3.2-SNAPSHOT API)"; + parent.document.title="org.apache.kudu Class Hierarchy (Kudu 1.4.0 API)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/kudu/blob/ce7ab97e/apidocs/org/apache/kudu/package-use.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/kudu/package-use.html b/apidocs/org/apache/kudu/package-use.html index 5929ff9..742b4aa 100644 --- a/apidocs/org/apache/kudu/package-use.html +++ b/apidocs/org/apache/kudu/package-use.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Package org.apache.kudu (Kudu 1.3.2-SNAPSHOT API)</title> +<title>Uses of Package org.apache.kudu (Kudu 1.4.0 API)</title> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Package org.apache.kudu (Kudu 1.3.2-SNAPSHOT API)"; + parent.document.title="Uses of Package org.apache.kudu (Kudu 1.4.0 API)"; } } catch(err) { @@ -90,6 +90,10 @@ <td class="colFirst"><a href="#org.apache.kudu.client">org.apache.kudu.client</a></td> <td class="colLast"> </td> </tr> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.kudu.mapreduce.tools">org.apache.kudu.mapreduce.tools</a></td> +<td class="colLast"> </td> +</tr> </tbody> </table> </li> @@ -147,6 +151,23 @@ </tbody> </table> </li> +<li class="blockList"><a name="org.apache.kudu.mapreduce.tools"> +<!-- --> +</a> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../org/apache/kudu/package-summary.html">org.apache.kudu</a> used by <a href="../../../org/apache/kudu/mapreduce/tools/package-summary.html">org.apache.kudu.mapreduce.tools</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colOne"><a href="../../../org/apache/kudu/class-use/Schema.html#org.apache.kudu.mapreduce.tools">Schema</a> +<div class="block">Represents table's schema which is essentially a list of columns.</div> +</td> +</tr> +</tbody> +</table> +</li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> http://git-wip-us.apache.org/repos/asf/kudu/blob/ce7ab97e/apidocs/org/apache/kudu/security/package-frame.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/kudu/security/package-frame.html b/apidocs/org/apache/kudu/security/package-frame.html index 314f78b..b11aa22 100644 --- a/apidocs/org/apache/kudu/security/package-frame.html +++ b/apidocs/org/apache/kudu/security/package-frame.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>org.apache.kudu.security (Kudu 1.3.2-SNAPSHOT API)</title> +<title>org.apache.kudu.security (Kudu 1.4.0 API)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> http://git-wip-us.apache.org/repos/asf/kudu/blob/ce7ab97e/apidocs/org/apache/kudu/security/package-summary.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/kudu/security/package-summary.html b/apidocs/org/apache/kudu/security/package-summary.html index 3149a29..69db791 100644 --- a/apidocs/org/apache/kudu/security/package-summary.html +++ b/apidocs/org/apache/kudu/security/package-summary.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>org.apache.kudu.security (Kudu 1.3.2-SNAPSHOT API)</title> +<title>org.apache.kudu.security (Kudu 1.4.0 API)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="org.apache.kudu.security (Kudu 1.3.2-SNAPSHOT API)"; + parent.document.title="org.apache.kudu.security (Kudu 1.4.0 API)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/kudu/blob/ce7ab97e/apidocs/org/apache/kudu/security/package-tree.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/kudu/security/package-tree.html b/apidocs/org/apache/kudu/security/package-tree.html index 81eba93..84e27fa 100644 --- a/apidocs/org/apache/kudu/security/package-tree.html +++ b/apidocs/org/apache/kudu/security/package-tree.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>org.apache.kudu.security Class Hierarchy (Kudu 1.3.2-SNAPSHOT API)</title> +<title>org.apache.kudu.security Class Hierarchy (Kudu 1.4.0 API)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="org.apache.kudu.security Class Hierarchy (Kudu 1.3.2-SNAPSHOT API)"; + parent.document.title="org.apache.kudu.security Class Hierarchy (Kudu 1.4.0 API)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/kudu/blob/ce7ab97e/apidocs/org/apache/kudu/security/package-use.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/kudu/security/package-use.html b/apidocs/org/apache/kudu/security/package-use.html index 554f7fe..1fe452e 100644 --- a/apidocs/org/apache/kudu/security/package-use.html +++ b/apidocs/org/apache/kudu/security/package-use.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Package org.apache.kudu.security (Kudu 1.3.2-SNAPSHOT API)</title> +<title>Uses of Package org.apache.kudu.security (Kudu 1.4.0 API)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Package org.apache.kudu.security (Kudu 1.3.2-SNAPSHOT API)"; + parent.document.title="Uses of Package org.apache.kudu.security (Kudu 1.4.0 API)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/kudu/blob/ce7ab97e/apidocs/org/apache/kudu/util/package-frame.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/kudu/util/package-frame.html b/apidocs/org/apache/kudu/util/package-frame.html index 886cd99..2e0e6ad 100644 --- a/apidocs/org/apache/kudu/util/package-frame.html +++ b/apidocs/org/apache/kudu/util/package-frame.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>org.apache.kudu.util (Kudu 1.3.2-SNAPSHOT API)</title> +<title>org.apache.kudu.util (Kudu 1.4.0 API)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> http://git-wip-us.apache.org/repos/asf/kudu/blob/ce7ab97e/apidocs/org/apache/kudu/util/package-summary.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/kudu/util/package-summary.html b/apidocs/org/apache/kudu/util/package-summary.html index 85d1665..31fba74 100644 --- a/apidocs/org/apache/kudu/util/package-summary.html +++ b/apidocs/org/apache/kudu/util/package-summary.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>org.apache.kudu.util (Kudu 1.3.2-SNAPSHOT API)</title> +<title>org.apache.kudu.util (Kudu 1.4.0 API)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="org.apache.kudu.util (Kudu 1.3.2-SNAPSHOT API)"; + parent.document.title="org.apache.kudu.util (Kudu 1.4.0 API)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/kudu/blob/ce7ab97e/apidocs/org/apache/kudu/util/package-tree.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/kudu/util/package-tree.html b/apidocs/org/apache/kudu/util/package-tree.html index 16b30b0..021d0c5 100644 --- a/apidocs/org/apache/kudu/util/package-tree.html +++ b/apidocs/org/apache/kudu/util/package-tree.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>org.apache.kudu.util Class Hierarchy (Kudu 1.3.2-SNAPSHOT API)</title> +<title>org.apache.kudu.util Class Hierarchy (Kudu 1.4.0 API)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="org.apache.kudu.util Class Hierarchy (Kudu 1.3.2-SNAPSHOT API)"; + parent.document.title="org.apache.kudu.util Class Hierarchy (Kudu 1.4.0 API)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/kudu/blob/ce7ab97e/apidocs/org/apache/kudu/util/package-use.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/kudu/util/package-use.html b/apidocs/org/apache/kudu/util/package-use.html index d6c25f0..29a7bec 100644 --- a/apidocs/org/apache/kudu/util/package-use.html +++ b/apidocs/org/apache/kudu/util/package-use.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Package org.apache.kudu.util (Kudu 1.3.2-SNAPSHOT API)</title> +<title>Uses of Package org.apache.kudu.util (Kudu 1.4.0 API)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Package org.apache.kudu.util (Kudu 1.3.2-SNAPSHOT API)"; + parent.document.title="Uses of Package org.apache.kudu.util (Kudu 1.4.0 API)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/kudu/blob/ce7ab97e/apidocs/overview-frame.html ---------------------------------------------------------------------- diff --git a/apidocs/overview-frame.html b/apidocs/overview-frame.html index 6717625..06bb34f 100644 --- a/apidocs/overview-frame.html +++ b/apidocs/overview-frame.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Overview List (Kudu 1.3.2-SNAPSHOT API)</title> +<title>Overview List (Kudu 1.4.0 API)</title> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> <script type="text/javascript" src="script.js"></script> </head> http://git-wip-us.apache.org/repos/asf/kudu/blob/ce7ab97e/apidocs/overview-summary.html ---------------------------------------------------------------------- diff --git a/apidocs/overview-summary.html b/apidocs/overview-summary.html index ea47c42..09b67ee 100644 --- a/apidocs/overview-summary.html +++ b/apidocs/overview-summary.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Overview (Kudu 1.3.2-SNAPSHOT API)</title> +<title>Overview (Kudu 1.4.0 API)</title> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> <script type="text/javascript" src="script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Overview (Kudu 1.3.2-SNAPSHOT API)"; + parent.document.title="Overview (Kudu 1.4.0 API)"; } } catch(err) { @@ -70,7 +70,7 @@ </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> -<h1 class="title">Kudu 1.3.2-SNAPSHOT API</h1> +<h1 class="title">Kudu 1.4.0 API</h1> </div> <div class="contentContainer"> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Packages table, listing packages, and an explanation"> http://git-wip-us.apache.org/repos/asf/kudu/blob/ce7ab97e/apidocs/overview-tree.html ---------------------------------------------------------------------- diff --git a/apidocs/overview-tree.html b/apidocs/overview-tree.html index 43f3778..31562fc 100644 --- a/apidocs/overview-tree.html +++ b/apidocs/overview-tree.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Class Hierarchy (Kudu 1.3.2-SNAPSHOT API)</title> +<title>Class Hierarchy (Kudu 1.4.0 API)</title> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> <script type="text/javascript" src="script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Class Hierarchy (Kudu 1.3.2-SNAPSHOT API)"; + parent.document.title="Class Hierarchy (Kudu 1.4.0 API)"; } } catch(err) { @@ -107,6 +107,7 @@ <li type="circle">org.apache.kudu.client.<a href="org/apache/kudu/client/AsyncKuduScanner.html" title="class in org.apache.kudu.client"><span class="typeNameLink">AsyncKuduScanner</span></a></li> <li type="circle">org.apache.kudu.client.<a href="org/apache/kudu/client/AsyncKuduSession.html" title="class in org.apache.kudu.client"><span class="typeNameLink">AsyncKuduSession</span></a> (implements org.apache.kudu.client.<a href="org/apache/kudu/client/SessionConfiguration.html" title="interface in org.apache.kudu.client">SessionConfiguration</a>)</li> <li type="circle">org.apache.kudu.flume.sink.<a href="org/apache/kudu/flume/sink/AvroKuduOperationsProducer.html" title="class in org.apache.kudu.flume.sink"><span class="typeNameLink">AvroKuduOperationsProducer</span></a> (implements org.apache.kudu.flume.sink.<a href="org/apache/kudu/flume/sink/KuduOperationsProducer.html" title="interface in org.apache.kudu.flume.sink">KuduOperationsProducer</a>)</li> +<li type="circle">org.apache.kudu.mapreduce.tools.<a href="org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html" title="class in org.apache.kudu.mapreduce.tools"><span class="typeNameLink">BigLinkedListCommon</span></a></li> <li type="circle">org.apache.kudu.client.<a href="org/apache/kudu/client/ColumnRangePredicate.html" title="class in org.apache.kudu.client"><span class="typeNameLink">ColumnRangePredicate</span></a></li> <li type="circle">org.apache.kudu.<a href="org/apache/kudu/ColumnSchema.html" title="class in org.apache.kudu"><span class="typeNameLink">ColumnSchema</span></a></li> <li type="circle">org.apache.kudu.mapreduce.<a href="org/apache/kudu/mapreduce/CommandLineParser.html" title="class in org.apache.kudu.mapreduce"><span class="typeNameLink">CommandLineParser</span></a></li> http://git-wip-us.apache.org/repos/asf/kudu/blob/ce7ab97e/apidocs/serialized-form.html ---------------------------------------------------------------------- diff --git a/apidocs/serialized-form.html b/apidocs/serialized-form.html index aa91540..89da725 100644 --- a/apidocs/serialized-form.html +++ b/apidocs/serialized-form.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Serialized Form (Kudu 1.3.2-SNAPSHOT API)</title> +<title>Serialized Form (Kudu 1.4.0 API)</title> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> <script type="text/javascript" src="script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Serialized Form (Kudu 1.3.2-SNAPSHOT API)"; + parent.document.title="Serialized Form (Kudu 1.4.0 API)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/kudu/blob/ce7ab97e/cpp-client-api/annotated.html ---------------------------------------------------------------------- diff --git a/cpp-client-api/annotated.html b/cpp-client-api/annotated.html index f1bc5dc..d16b246 100644 --- a/cpp-client-api/annotated.html +++ b/cpp-client-api/annotated.html @@ -102,28 +102,30 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); <tr id="row_0_0_8_" class="even"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classkudu_1_1client_1_1KuduLoggingCallback.html" target="_self">KuduLoggingCallback</a></td><td class="desc">The interface for all logging callbacks </td></tr> <tr id="row_0_0_9_"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classkudu_1_1client_1_1KuduLoggingFunctionCallback.html" target="_self">KuduLoggingFunctionCallback</a></td><td class="desc">The logging callback that invokes a function by pointer with a single argument </td></tr> <tr id="row_0_0_10_" class="even"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classkudu_1_1client_1_1KuduLoggingMemberCallback.html" target="_self">KuduLoggingMemberCallback</a></td><td class="desc">The logging callback that invokes a member function of an object </td></tr> -<tr id="row_0_0_11_"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classkudu_1_1client_1_1KuduPredicate.html" target="_self">KuduPredicate</a></td><td class="desc">A representation of comparison predicate for Kudu queries </td></tr> -<tr id="row_0_0_12_" class="even"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classkudu_1_1client_1_1KuduReplica.html" target="_self">KuduReplica</a></td><td class="desc">In-memory representation of a remote tablet's replica </td></tr> -<tr id="row_0_0_13_"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classkudu_1_1client_1_1KuduScanBatch.html" target="_self">KuduScanBatch</a></td><td class="desc">A batch of zero or more rows returned by a scan operation </td></tr> -<tr id="row_0_0_14_" class="even"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classkudu_1_1client_1_1KuduScanner.html" target="_self">KuduScanner</a></td><td class="desc">This class is a representation of a single scan </td></tr> -<tr id="row_0_0_15_"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classkudu_1_1client_1_1KuduScanToken.html" target="_self">KuduScanToken</a></td><td class="desc">A scan descriptor limited to a single physical contiguous location </td></tr> -<tr id="row_0_0_16_" class="even"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classkudu_1_1client_1_1KuduScanTokenBuilder.html" target="_self">KuduScanTokenBuilder</a></td><td class="desc">Builds scan tokens for a table </td></tr> -<tr id="row_0_0_17_"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classkudu_1_1client_1_1KuduSchema.html" target="_self">KuduSchema</a></td><td class="desc">A representation of a table's schema </td></tr> -<tr id="row_0_0_18_" class="even"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classkudu_1_1client_1_1KuduSchemaBuilder.html" target="_self">KuduSchemaBuilder</a></td><td class="desc">Builder API for constructing a <a class="el" href="classkudu_1_1client_1_1KuduSchema.html" title="A representation of a table's schema. ">KuduSchema</a> object </td></tr> -<tr id="row_0_0_19_"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classkudu_1_1client_1_1KuduSession.html" target="_self">KuduSession</a></td><td class="desc">Representation of a Kudu client session </td></tr> -<tr id="row_0_0_20_" class="even"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classkudu_1_1client_1_1KuduStatusCallback.html" target="_self">KuduStatusCallback</a></td><td class="desc">The interface for all status callbacks </td></tr> -<tr id="row_0_0_21_"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classkudu_1_1client_1_1KuduStatusFunctionCallback.html" target="_self">KuduStatusFunctionCallback</a></td><td class="desc">The status callback that invokes a function by pointer with a single argument </td></tr> -<tr id="row_0_0_22_" class="even"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classkudu_1_1client_1_1KuduStatusMemberCallback.html" target="_self">KuduStatusMemberCallback</a></td><td class="desc">The status callback that invokes a member function of an object </td></tr> -<tr id="row_0_0_23_"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classkudu_1_1client_1_1KuduTable.html" target="_self">KuduTable</a></td><td class="desc">A representation of a table on a particular cluster </td></tr> -<tr id="row_0_0_24_" class="even"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classkudu_1_1client_1_1KuduTableAlterer.html" target="_self">KuduTableAlterer</a></td><td class="desc">Alters an existing table based on the provided steps </td></tr> -<tr id="row_0_0_25_"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classkudu_1_1client_1_1KuduTableCreator.html" target="_self">KuduTableCreator</a></td><td class="desc">A helper class to create a new table with the desired options </td></tr> -<tr id="row_0_0_26_" class="even"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classkudu_1_1client_1_1KuduTablet.html" target="_self">KuduTablet</a></td><td class="desc">In-memory representation of a remote tablet </td></tr> -<tr id="row_0_0_27_"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classkudu_1_1client_1_1KuduTabletServer.html" target="_self">KuduTabletServer</a></td><td class="desc">In-memory representation of a remote tablet server </td></tr> -<tr id="row_0_0_28_" class="even"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classkudu_1_1client_1_1KuduUpdate.html" target="_self">KuduUpdate</a></td><td class="desc">A single row update to be sent to the cluster </td></tr> -<tr id="row_0_0_29_"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classkudu_1_1client_1_1KuduUpsert.html" target="_self">KuduUpsert</a></td><td class="desc">A single row upsert to be sent to the cluster </td></tr> -<tr id="row_0_0_30_" class="even"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classkudu_1_1client_1_1KuduValue.html" target="_self">KuduValue</a></td><td class="desc">A constant cell value with a specific type </td></tr> -<tr id="row_0_0_31_"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classkudu_1_1client_1_1KuduWriteOperation.html" target="_self">KuduWriteOperation</a></td><td class="desc">A single-row write operation to be sent to a Kudu table </td></tr> -<tr id="row_0_0_32_" class="even"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classkudu_1_1client_1_1ResourceMetrics.html" target="_self">ResourceMetrics</a></td><td class="desc">A generic catalog of simple metrics </td></tr> +<tr id="row_0_0_11_"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classkudu_1_1client_1_1KuduPartitioner.html" target="_self">KuduPartitioner</a></td><td class="desc"></td></tr> +<tr id="row_0_0_12_" class="even"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classkudu_1_1client_1_1KuduPartitionerBuilder.html" target="_self">KuduPartitionerBuilder</a></td><td class="desc">Builder for Partitioner instances </td></tr> +<tr id="row_0_0_13_"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classkudu_1_1client_1_1KuduPredicate.html" target="_self">KuduPredicate</a></td><td class="desc">A representation of comparison predicate for Kudu queries </td></tr> +<tr id="row_0_0_14_" class="even"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classkudu_1_1client_1_1KuduReplica.html" target="_self">KuduReplica</a></td><td class="desc">In-memory representation of a remote tablet's replica </td></tr> +<tr id="row_0_0_15_"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classkudu_1_1client_1_1KuduScanBatch.html" target="_self">KuduScanBatch</a></td><td class="desc">A batch of zero or more rows returned by a scan operation </td></tr> +<tr id="row_0_0_16_" class="even"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classkudu_1_1client_1_1KuduScanner.html" target="_self">KuduScanner</a></td><td class="desc">This class is a representation of a single scan </td></tr> +<tr id="row_0_0_17_"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classkudu_1_1client_1_1KuduScanToken.html" target="_self">KuduScanToken</a></td><td class="desc">A scan descriptor limited to a single physical contiguous location </td></tr> +<tr id="row_0_0_18_" class="even"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classkudu_1_1client_1_1KuduScanTokenBuilder.html" target="_self">KuduScanTokenBuilder</a></td><td class="desc">Builds scan tokens for a table </td></tr> +<tr id="row_0_0_19_"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classkudu_1_1client_1_1KuduSchema.html" target="_self">KuduSchema</a></td><td class="desc">A representation of a table's schema </td></tr> +<tr id="row_0_0_20_" class="even"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classkudu_1_1client_1_1KuduSchemaBuilder.html" target="_self">KuduSchemaBuilder</a></td><td class="desc">Builder API for constructing a <a class="el" href="classkudu_1_1client_1_1KuduSchema.html" title="A representation of a table's schema. ">KuduSchema</a> object </td></tr> +<tr id="row_0_0_21_"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classkudu_1_1client_1_1KuduSession.html" target="_self">KuduSession</a></td><td class="desc">Representation of a Kudu client session </td></tr> +<tr id="row_0_0_22_" class="even"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classkudu_1_1client_1_1KuduStatusCallback.html" target="_self">KuduStatusCallback</a></td><td class="desc">The interface for all status callbacks </td></tr> +<tr id="row_0_0_23_"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classkudu_1_1client_1_1KuduStatusFunctionCallback.html" target="_self">KuduStatusFunctionCallback</a></td><td class="desc">The status callback that invokes a function by pointer with a single argument </td></tr> +<tr id="row_0_0_24_" class="even"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classkudu_1_1client_1_1KuduStatusMemberCallback.html" target="_self">KuduStatusMemberCallback</a></td><td class="desc">The status callback that invokes a member function of an object </td></tr> +<tr id="row_0_0_25_"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classkudu_1_1client_1_1KuduTable.html" target="_self">KuduTable</a></td><td class="desc">A representation of a table on a particular cluster </td></tr> +<tr id="row_0_0_26_" class="even"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classkudu_1_1client_1_1KuduTableAlterer.html" target="_self">KuduTableAlterer</a></td><td class="desc">Alters an existing table based on the provided steps </td></tr> +<tr id="row_0_0_27_"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classkudu_1_1client_1_1KuduTableCreator.html" target="_self">KuduTableCreator</a></td><td class="desc">A helper class to create a new table with the desired options </td></tr> +<tr id="row_0_0_28_" class="even"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classkudu_1_1client_1_1KuduTablet.html" target="_self">KuduTablet</a></td><td class="desc">In-memory representation of a remote tablet </td></tr> +<tr id="row_0_0_29_"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classkudu_1_1client_1_1KuduTabletServer.html" target="_self">KuduTabletServer</a></td><td class="desc">In-memory representation of a remote tablet server </td></tr> +<tr id="row_0_0_30_" class="even"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classkudu_1_1client_1_1KuduUpdate.html" target="_self">KuduUpdate</a></td><td class="desc">A single row update to be sent to the cluster </td></tr> +<tr id="row_0_0_31_"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classkudu_1_1client_1_1KuduUpsert.html" target="_self">KuduUpsert</a></td><td class="desc">A single row upsert to be sent to the cluster </td></tr> +<tr id="row_0_0_32_" class="even"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classkudu_1_1client_1_1KuduValue.html" target="_self">KuduValue</a></td><td class="desc">A constant cell value with a specific type </td></tr> +<tr id="row_0_0_33_"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classkudu_1_1client_1_1KuduWriteOperation.html" target="_self">KuduWriteOperation</a></td><td class="desc">A single-row write operation to be sent to a Kudu table </td></tr> +<tr id="row_0_0_34_" class="even"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classkudu_1_1client_1_1ResourceMetrics.html" target="_self">ResourceMetrics</a></td><td class="desc">A generic catalog of simple metrics </td></tr> <tr id="row_0_1_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_0_1_" class="arrow" onclick="toggleFolder('0_1_')">▼</span><span class="icona"><span class="icon">N</span></span><b>internal_logging</b></td><td class="desc"></td></tr> <tr id="row_0_1_0_" class="even"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classkudu_1_1internal__logging_1_1CerrLog.html" target="_self">CerrLog</a></td><td class="desc">A helper for stderr log sink </td></tr> <tr id="row_0_1_1_"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classkudu_1_1internal__logging_1_1NullLog.html" target="_self">NullLog</a></td><td class="desc">A helper for the nil log sink </td></tr> @@ -140,7 +142,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); <!-- start footer part --> <hr class="footer"/> <address class="footer"> - <small>Generated for Kudu version 1.3.2-SNAPSHOT on Mon May 15 2017 12:45:56 by Doxygen 1.8.11</small> + <small>Generated for Kudu version 1.4.0 on Tue Jun 13 2017 10:50:03 by Doxygen 1.8.11</small> <br> <small>Copyright © 2017 The Apache Software Foundation.</small> </address> http://git-wip-us.apache.org/repos/asf/kudu/blob/ce7ab97e/cpp-client-api/callbacks_8h_source.html ---------------------------------------------------------------------- diff --git a/cpp-client-api/callbacks_8h_source.html b/cpp-client-api/callbacks_8h_source.html index f2eb28f..3677b06 100644 --- a/cpp-client-api/callbacks_8h_source.html +++ b/cpp-client-api/callbacks_8h_source.html @@ -109,7 +109,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); <!-- start footer part --> <hr class="footer"/> <address class="footer"> - <small>Generated for Kudu version 1.3.2-SNAPSHOT on Mon May 15 2017 12:45:56 by Doxygen 1.8.11</small> + <small>Generated for Kudu version 1.4.0 on Tue Jun 13 2017 10:50:02 by Doxygen 1.8.11</small> <br> <small>Copyright © 2017 The Apache Software Foundation.</small> </address>
