http://git-wip-us.apache.org/repos/asf/kudu/blob/ce7ab97e/apidocs/constant-values.html ---------------------------------------------------------------------- diff --git a/apidocs/constant-values.html b/apidocs/constant-values.html index 0da1b29..6fe2e37 100644 --- a/apidocs/constant-values.html +++ b/apidocs/constant-values.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Constant Field Values (Kudu 1.3.2-SNAPSHOT API)</title> +<title>Constant Field Values (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="Constant Field Values (Kudu 1.3.2-SNAPSHOT API)"; + parent.document.title="Constant Field Values (Kudu 1.4.0 API)"; } } catch(err) { @@ -121,6 +121,25 @@ </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.kudu.client.<a href="org/apache/kudu/client/KuduClient.html" title="class in org.apache.kudu.client">KuduClient</a></span><span class="tabEnd"> </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.kudu.client.KuduClient.NO_TIMESTAMP"> +<!-- --> +</a><code>public static final long</code></td> +<td><code><a href="org/apache/kudu/client/KuduClient.html#NO_TIMESTAMP">NO_TIMESTAMP</a></code></td> +<td class="colLast"><code>-1L</code></td> +</tr> +</tbody> +</table> +</li> </ul> <ul class="blockList"> <li class="blockList"> @@ -478,6 +497,146 @@ </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.kudu.mapreduce.tools.<a href="org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html" title="class in org.apache.kudu.mapreduce.tools">BigLinkedListCommon</a></span><span class="tabEnd"> </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.kudu.mapreduce.tools.BigLinkedListCommon.COLUMN_CLIENT"> +<!-- --> +</a><code>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></code></td> +<td><code><a href="org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html#COLUMN_CLIENT">COLUMN_CLIENT</a></code></td> +<td class="colLast"><code>"client"</code></td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a name="org.apache.kudu.mapreduce.tools.BigLinkedListCommon.COLUMN_CLIENT_IDX"> +<!-- --> +</a><code>public static final int</code></td> +<td><code><a href="org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html#COLUMN_CLIENT_IDX">COLUMN_CLIENT_IDX</a></code></td> +<td class="colLast"><code>5</code></td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a name="org.apache.kudu.mapreduce.tools.BigLinkedListCommon.COLUMN_KEY_ONE"> +<!-- --> +</a><code>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></code></td> +<td><code><a href="org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html#COLUMN_KEY_ONE">COLUMN_KEY_ONE</a></code></td> +<td class="colLast"><code>"key1"</code></td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a name="org.apache.kudu.mapreduce.tools.BigLinkedListCommon.COLUMN_KEY_ONE_IDX"> +<!-- --> +</a><code>public static final int</code></td> +<td><code><a href="org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html#COLUMN_KEY_ONE_IDX">COLUMN_KEY_ONE_IDX</a></code></td> +<td class="colLast"><code>0</code></td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a name="org.apache.kudu.mapreduce.tools.BigLinkedListCommon.COLUMN_KEY_TWO"> +<!-- --> +</a><code>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></code></td> +<td><code><a href="org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html#COLUMN_KEY_TWO">COLUMN_KEY_TWO</a></code></td> +<td class="colLast"><code>"key2"</code></td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a name="org.apache.kudu.mapreduce.tools.BigLinkedListCommon.COLUMN_KEY_TWO_IDX"> +<!-- --> +</a><code>public static final int</code></td> +<td><code><a href="org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html#COLUMN_KEY_TWO_IDX">COLUMN_KEY_TWO_IDX</a></code></td> +<td class="colLast"><code>1</code></td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a name="org.apache.kudu.mapreduce.tools.BigLinkedListCommon.COLUMN_PREV_ONE"> +<!-- --> +</a><code>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></code></td> +<td><code><a href="org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html#COLUMN_PREV_ONE">COLUMN_PREV_ONE</a></code></td> +<td class="colLast"><code>"prev1"</code></td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a name="org.apache.kudu.mapreduce.tools.BigLinkedListCommon.COLUMN_PREV_ONE_IDX"> +<!-- --> +</a><code>public static final int</code></td> +<td><code><a href="org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html#COLUMN_PREV_ONE_IDX">COLUMN_PREV_ONE_IDX</a></code></td> +<td class="colLast"><code>2</code></td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a name="org.apache.kudu.mapreduce.tools.BigLinkedListCommon.COLUMN_PREV_TWO"> +<!-- --> +</a><code>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></code></td> +<td><code><a href="org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html#COLUMN_PREV_TWO">COLUMN_PREV_TWO</a></code></td> +<td class="colLast"><code>"prev2"</code></td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a name="org.apache.kudu.mapreduce.tools.BigLinkedListCommon.COLUMN_PREV_TWO_IDX"> +<!-- --> +</a><code>public static final int</code></td> +<td><code><a href="org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html#COLUMN_PREV_TWO_IDX">COLUMN_PREV_TWO_IDX</a></code></td> +<td class="colLast"><code>3</code></td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a name="org.apache.kudu.mapreduce.tools.BigLinkedListCommon.COLUMN_ROW_ID"> +<!-- --> +</a><code>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></code></td> +<td><code><a href="org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html#COLUMN_ROW_ID">COLUMN_ROW_ID</a></code></td> +<td class="colLast"><code>"row_id"</code></td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a name="org.apache.kudu.mapreduce.tools.BigLinkedListCommon.COLUMN_ROW_ID_IDX"> +<!-- --> +</a><code>public static final int</code></td> +<td><code><a href="org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html#COLUMN_ROW_ID_IDX">COLUMN_ROW_ID_IDX</a></code></td> +<td class="colLast"><code>4</code></td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a name="org.apache.kudu.mapreduce.tools.BigLinkedListCommon.COLUMN_UPDATE_COUNT"> +<!-- --> +</a><code>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></code></td> +<td><code><a href="org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html#COLUMN_UPDATE_COUNT">COLUMN_UPDATE_COUNT</a></code></td> +<td class="colLast"><code>"update_count"</code></td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a name="org.apache.kudu.mapreduce.tools.BigLinkedListCommon.COLUMN_UPDATE_COUNT_IDX"> +<!-- --> +</a><code>public static final int</code></td> +<td><code><a href="org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html#COLUMN_UPDATE_COUNT_IDX">COLUMN_UPDATE_COUNT_IDX</a></code></td> +<td class="colLast"><code>6</code></td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a name="org.apache.kudu.mapreduce.tools.BigLinkedListCommon.DEFAULT_HEADS_TABLE_NAME"> +<!-- --> +</a><code>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></code></td> +<td><code><a href="org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html#DEFAULT_HEADS_TABLE_NAME">DEFAULT_HEADS_TABLE_NAME</a></code></td> +<td class="colLast"><code>"IntegrationTestBigLinkedListHeads"</code></td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a name="org.apache.kudu.mapreduce.tools.BigLinkedListCommon.DEFAULT_TABLE_NAME"> +<!-- --> +</a><code>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></code></td> +<td><code><a href="org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html#DEFAULT_TABLE_NAME">DEFAULT_TABLE_NAME</a></code></td> +<td class="colLast"><code>"IntegrationTestBigLinkedList"</code></td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a name="org.apache.kudu.mapreduce.tools.BigLinkedListCommon.HEADS_TABLE_NAME_KEY"> +<!-- --> +</a><code>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></code></td> +<td><code><a href="org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html#HEADS_TABLE_NAME_KEY">HEADS_TABLE_NAME_KEY</a></code></td> +<td class="colLast"><code>"IntegrationTestBigLinkedList.heads_table"</code></td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a name="org.apache.kudu.mapreduce.tools.BigLinkedListCommon.TABLE_NAME_KEY"> +<!-- --> +</a><code>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></code></td> +<td><code><a href="org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html#TABLE_NAME_KEY">TABLE_NAME_KEY</a></code></td> +<td class="colLast"><code>"IntegrationTestBigLinkedList.table"</code></td> +</tr> +</tbody> +</table> +</li> +</ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom">
http://git-wip-us.apache.org/repos/asf/kudu/blob/ce7ab97e/apidocs/deprecated-list.html ---------------------------------------------------------------------- diff --git a/apidocs/deprecated-list.html b/apidocs/deprecated-list.html index 5df23cf..5957ae3 100644 --- a/apidocs/deprecated-list.html +++ b/apidocs/deprecated-list.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Deprecated List (Kudu 1.3.2-SNAPSHOT API)</title> +<title>Deprecated 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> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Deprecated List (Kudu 1.3.2-SNAPSHOT API)"; + parent.document.title="Deprecated List (Kudu 1.4.0 API)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/kudu/blob/ce7ab97e/apidocs/help-doc.html ---------------------------------------------------------------------- diff --git a/apidocs/help-doc.html b/apidocs/help-doc.html index c281549..8329fa7 100644 --- a/apidocs/help-doc.html +++ b/apidocs/help-doc.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>API Help (Kudu 1.3.2-SNAPSHOT API)</title> +<title>API Help (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="API Help (Kudu 1.3.2-SNAPSHOT API)"; + parent.document.title="API Help (Kudu 1.4.0 API)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/kudu/blob/ce7ab97e/apidocs/index-all.html ---------------------------------------------------------------------- diff --git a/apidocs/index-all.html b/apidocs/index-all.html index 3ba4b90..b1ac151 100644 --- a/apidocs/index-all.html +++ b/apidocs/index-all.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Index (Kudu 1.3.2-SNAPSHOT API)</title> +<title>Index (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="Index (Kudu 1.3.2-SNAPSHOT API)"; + parent.document.title="Index (Kudu 1.4.0 API)"; } } catch(err) { @@ -353,6 +353,11 @@ <dd> <div class="block">Sets the maximum number of bytes returned by the scanner, on each batch.</div> </dd> +<dt><a href="org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html" title="class in org.apache.kudu.mapreduce.tools"><span class="typeNameLink">BigLinkedListCommon</span></a> - Class in <a href="org/apache/kudu/mapreduce/tools/package-summary.html">org.apache.kudu.mapreduce.tools</a></dt> +<dd> +<div class="block">Static constants, helper methods, and utility classes for BigLinkedList + implementations.</div> +</dd> <dt><span class="memberNameLink"><a href="org/apache/kudu/client/AsyncKuduClient.AsyncKuduClientBuilder.html#bossCount-int-">bossCount(int)</a></span> - Method in class org.apache.kudu.client.<a href="org/apache/kudu/client/AsyncKuduClient.AsyncKuduClientBuilder.html" title="class in org.apache.kudu.client">AsyncKuduClient.AsyncKuduClientBuilder</a></dt> <dd> <div class="block">Set the maximum number of boss threads.</div> @@ -391,6 +396,22 @@ <dd> <div class="block">Sets the block caching policy for the scanner.</div> </dd> +<dt><span class="memberNameLink"><a href="org/apache/kudu/client/AlterTableOptions.html#changeCompressionAlgorithm-java.lang.String-org.apache.kudu.ColumnSchema.CompressionAlgorithm-">changeCompressionAlgorithm(String, ColumnSchema.CompressionAlgorithm)</a></span> - Method in class org.apache.kudu.client.<a href="org/apache/kudu/client/AlterTableOptions.html" title="class in org.apache.kudu.client">AlterTableOptions</a></dt> +<dd> +<div class="block">Change the compression used for a column.</div> +</dd> +<dt><span class="memberNameLink"><a href="org/apache/kudu/client/AlterTableOptions.html#changeDefault-java.lang.String-java.lang.Object-">changeDefault(String, Object)</a></span> - Method in class org.apache.kudu.client.<a href="org/apache/kudu/client/AlterTableOptions.html" title="class in org.apache.kudu.client">AlterTableOptions</a></dt> +<dd> +<div class="block">Change the default value for a column.</div> +</dd> +<dt><span class="memberNameLink"><a href="org/apache/kudu/client/AlterTableOptions.html#changeDesiredBlockSize-java.lang.String-int-">changeDesiredBlockSize(String, int)</a></span> - Method in class org.apache.kudu.client.<a href="org/apache/kudu/client/AlterTableOptions.html" title="class in org.apache.kudu.client">AlterTableOptions</a></dt> +<dd> +<div class="block">Change the block size of a column's storage.</div> +</dd> +<dt><span class="memberNameLink"><a href="org/apache/kudu/client/AlterTableOptions.html#changeEncoding-java.lang.String-org.apache.kudu.ColumnSchema.Encoding-">changeEncoding(String, ColumnSchema.Encoding)</a></span> - Method in class org.apache.kudu.client.<a href="org/apache/kudu/client/AlterTableOptions.html" title="class in org.apache.kudu.client">AlterTableOptions</a></dt> +<dd> +<div class="block">Change the encoding used for a column.</div> +</dd> <dt><span class="memberNameLink"><a href="org/apache/kudu/mapreduce/KuduTableOutputFormat.html#checkOutputSpecs-org.apache.hadoop.mapreduce.JobContext-">checkOutputSpecs(JobContext)</a></span> - Method in class org.apache.kudu.mapreduce.<a href="org/apache/kudu/mapreduce/KuduTableOutputFormat.html" title="class in org.apache.kudu.mapreduce">KuduTableOutputFormat</a></dt> <dd> </dd> <dt><span class="memberNameLink"><a href="org/apache/kudu/client/AsyncKuduClient.html#close--">close()</a></span> - Method in class org.apache.kudu.client.<a href="org/apache/kudu/client/AsyncKuduClient.html" title="class in org.apache.kudu.client">AsyncKuduClient</a></dt> @@ -433,6 +454,44 @@ <dd> <div class="block">Utility method that collects all the row errors from the given list of responses.</div> </dd> +<dt><span class="memberNameLink"><a href="org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html#COLUMN_CLIENT">COLUMN_CLIENT</a></span> - Static variable in class org.apache.kudu.mapreduce.tools.<a href="org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html" title="class in org.apache.kudu.mapreduce.tools">BigLinkedListCommon</a></dt> +<dd> +<div class="block">identifier of the mapred task that generated this row.</div> +</dd> +<dt><span class="memberNameLink"><a href="org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html#COLUMN_CLIENT_IDX">COLUMN_CLIENT_IDX</a></span> - Static variable in class org.apache.kudu.mapreduce.tools.<a href="org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html" title="class in org.apache.kudu.mapreduce.tools">BigLinkedListCommon</a></dt> +<dd> </dd> +<dt><span class="memberNameLink"><a href="org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html#COLUMN_KEY_ONE">COLUMN_KEY_ONE</a></span> - Static variable in class org.apache.kudu.mapreduce.tools.<a href="org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html" title="class in org.apache.kudu.mapreduce.tools">BigLinkedListCommon</a></dt> +<dd> +<div class="block">Row key, two times 8 bytes.</div> +</dd> +<dt><span class="memberNameLink"><a href="org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html#COLUMN_KEY_ONE_IDX">COLUMN_KEY_ONE_IDX</a></span> - Static variable in class org.apache.kudu.mapreduce.tools.<a href="org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html" title="class in org.apache.kudu.mapreduce.tools">BigLinkedListCommon</a></dt> +<dd> </dd> +<dt><span class="memberNameLink"><a href="org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html#COLUMN_KEY_TWO">COLUMN_KEY_TWO</a></span> - Static variable in class org.apache.kudu.mapreduce.tools.<a href="org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html" title="class in org.apache.kudu.mapreduce.tools">BigLinkedListCommon</a></dt> +<dd> </dd> +<dt><span class="memberNameLink"><a href="org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html#COLUMN_KEY_TWO_IDX">COLUMN_KEY_TWO_IDX</a></span> - Static variable in class org.apache.kudu.mapreduce.tools.<a href="org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html" title="class in org.apache.kudu.mapreduce.tools">BigLinkedListCommon</a></dt> +<dd> </dd> +<dt><span class="memberNameLink"><a href="org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html#COLUMN_PREV_ONE">COLUMN_PREV_ONE</a></span> - Static variable in class org.apache.kudu.mapreduce.tools.<a href="org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html" title="class in org.apache.kudu.mapreduce.tools">BigLinkedListCommon</a></dt> +<dd> +<div class="block">Link to the id of the prev node in the linked list, two times 8 bytes.</div> +</dd> +<dt><span class="memberNameLink"><a href="org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html#COLUMN_PREV_ONE_IDX">COLUMN_PREV_ONE_IDX</a></span> - Static variable in class org.apache.kudu.mapreduce.tools.<a href="org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html" title="class in org.apache.kudu.mapreduce.tools">BigLinkedListCommon</a></dt> +<dd> </dd> +<dt><span class="memberNameLink"><a href="org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html#COLUMN_PREV_TWO">COLUMN_PREV_TWO</a></span> - Static variable in class org.apache.kudu.mapreduce.tools.<a href="org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html" title="class in org.apache.kudu.mapreduce.tools">BigLinkedListCommon</a></dt> +<dd> </dd> +<dt><span class="memberNameLink"><a href="org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html#COLUMN_PREV_TWO_IDX">COLUMN_PREV_TWO_IDX</a></span> - Static variable in class org.apache.kudu.mapreduce.tools.<a href="org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html" title="class in org.apache.kudu.mapreduce.tools">BigLinkedListCommon</a></dt> +<dd> </dd> +<dt><span class="memberNameLink"><a href="org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html#COLUMN_ROW_ID">COLUMN_ROW_ID</a></span> - Static variable in class org.apache.kudu.mapreduce.tools.<a href="org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html" title="class in org.apache.kudu.mapreduce.tools">BigLinkedListCommon</a></dt> +<dd> +<div class="block">the id of the row within the same client.</div> +</dd> +<dt><span class="memberNameLink"><a href="org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html#COLUMN_ROW_ID_IDX">COLUMN_ROW_ID_IDX</a></span> - Static variable in class org.apache.kudu.mapreduce.tools.<a href="org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html" title="class in org.apache.kudu.mapreduce.tools">BigLinkedListCommon</a></dt> +<dd> </dd> +<dt><span class="memberNameLink"><a href="org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html#COLUMN_UPDATE_COUNT">COLUMN_UPDATE_COUNT</a></span> - Static variable in class org.apache.kudu.mapreduce.tools.<a href="org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html" title="class in org.apache.kudu.mapreduce.tools">BigLinkedListCommon</a></dt> +<dd> +<div class="block">The number of times this row was updated.</div> +</dd> +<dt><span class="memberNameLink"><a href="org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html#COLUMN_UPDATE_COUNT_IDX">COLUMN_UPDATE_COUNT_IDX</a></span> - Static variable in class org.apache.kudu.mapreduce.tools.<a href="org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html" title="class in org.apache.kudu.mapreduce.tools">BigLinkedListCommon</a></dt> +<dd> </dd> <dt><a href="org/apache/kudu/client/ColumnRangePredicate.html" title="class in org.apache.kudu.client"><span class="typeNameLink">ColumnRangePredicate</span></a> - Class in <a href="org/apache/kudu/client/package-summary.html">org.apache.kudu.client</a></dt> <dd> <div class="block"><span class="deprecatedLabel">Deprecated.</span> @@ -522,6 +581,8 @@ <dl> <dt><span class="memberNameLink"><a href="org/apache/kudu/flume/sink/RegexpKuduOperationsProducer.html#DEFAULT_ENCODING">DEFAULT_ENCODING</a></span> - Static variable in class org.apache.kudu.flume.sink.<a href="org/apache/kudu/flume/sink/RegexpKuduOperationsProducer.html" title="class in org.apache.kudu.flume.sink">RegexpKuduOperationsProducer</a></dt> <dd> </dd> +<dt><span class="memberNameLink"><a href="org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html#DEFAULT_HEADS_TABLE_NAME">DEFAULT_HEADS_TABLE_NAME</a></span> - Static variable in class org.apache.kudu.mapreduce.tools.<a href="org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html" title="class in org.apache.kudu.mapreduce.tools">BigLinkedListCommon</a></dt> +<dd> </dd> <dt><span class="memberNameLink"><a href="org/apache/kudu/flume/sink/AvroKuduOperationsProducer.html#DEFAULT_OPERATION">DEFAULT_OPERATION</a></span> - Static variable in class org.apache.kudu.flume.sink.<a href="org/apache/kudu/flume/sink/AvroKuduOperationsProducer.html" title="class in org.apache.kudu.flume.sink">AvroKuduOperationsProducer</a></dt> <dd> </dd> <dt><span class="memberNameLink"><a href="org/apache/kudu/flume/sink/RegexpKuduOperationsProducer.html#DEFAULT_OPERATION">DEFAULT_OPERATION</a></span> - Static variable in class org.apache.kudu.flume.sink.<a href="org/apache/kudu/flume/sink/RegexpKuduOperationsProducer.html" title="class in org.apache.kudu.flume.sink">RegexpKuduOperationsProducer</a></dt> @@ -534,6 +595,8 @@ <dd> </dd> <dt><span class="memberNameLink"><a href="org/apache/kudu/client/AsyncKuduClient.html#DEFAULT_SOCKET_READ_TIMEOUT_MS">DEFAULT_SOCKET_READ_TIMEOUT_MS</a></span> - Static variable in class org.apache.kudu.client.<a href="org/apache/kudu/client/AsyncKuduClient.html" title="class in org.apache.kudu.client">AsyncKuduClient</a></dt> <dd> </dd> +<dt><span class="memberNameLink"><a href="org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html#DEFAULT_TABLE_NAME">DEFAULT_TABLE_NAME</a></span> - Static variable in class org.apache.kudu.mapreduce.tools.<a href="org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html" title="class in org.apache.kudu.mapreduce.tools">BigLinkedListCommon</a></dt> +<dd> </dd> <dt><span class="memberNameLink"><a href="org/apache/kudu/flume/sink/RegexpKuduOperationsProducer.html#DEFAULT_WARN_UNMATCHED_ROWS">DEFAULT_WARN_UNMATCHED_ROWS</a></span> - Static variable in class org.apache.kudu.flume.sink.<a href="org/apache/kudu/flume/sink/RegexpKuduOperationsProducer.html" title="class in org.apache.kudu.flume.sink">RegexpKuduOperationsProducer</a></dt> <dd> </dd> <dt><span class="memberNameLink"><a href="org/apache/kudu/client/AsyncKuduClient.AsyncKuduClientBuilder.html#defaultAdminOperationTimeoutMs-long-">defaultAdminOperationTimeoutMs(long)</a></span> - Method in class org.apache.kudu.client.<a href="org/apache/kudu/client/AsyncKuduClient.AsyncKuduClientBuilder.html" title="class in org.apache.kudu.client">AsyncKuduClient.AsyncKuduClientBuilder</a></dt> @@ -691,6 +754,14 @@ <dd> <div class="block">Returns the maximum number of bytes returned by the scanner, on each batch.</div> </dd> +<dt><span class="memberNameLink"><a href="org/apache/kudu/client/PartialRow.html#getBinary-java.lang.String-">getBinary(String)</a></span> - Method in class org.apache.kudu.client.<a href="org/apache/kudu/client/PartialRow.html" title="class in org.apache.kudu.client">PartialRow</a></dt> +<dd> +<div class="block">Get the specified column's binary data.</div> +</dd> +<dt><span class="memberNameLink"><a href="org/apache/kudu/client/PartialRow.html#getBinary-int-">getBinary(int)</a></span> - Method in class org.apache.kudu.client.<a href="org/apache/kudu/client/PartialRow.html" title="class in org.apache.kudu.client">PartialRow</a></dt> +<dd> +<div class="block">Get the specified column's binary data.</div> +</dd> <dt><span class="memberNameLink"><a href="org/apache/kudu/client/RowResult.html#getBinary-java.lang.String-">getBinary(String)</a></span> - Method in class org.apache.kudu.client.<a href="org/apache/kudu/client/RowResult.html" title="class in org.apache.kudu.client">RowResult</a></dt> <dd> <div class="block">Get the specified column's binary data.</div> @@ -699,6 +770,14 @@ <dd> <div class="block">Get the specified column's binary data.</div> </dd> +<dt><span class="memberNameLink"><a href="org/apache/kudu/client/PartialRow.html#getBinaryCopy-java.lang.String-">getBinaryCopy(String)</a></span> - Method in class org.apache.kudu.client.<a href="org/apache/kudu/client/PartialRow.html" title="class in org.apache.kudu.client">PartialRow</a></dt> +<dd> +<div class="block">Get a copy of the specified column's binary data.</div> +</dd> +<dt><span class="memberNameLink"><a href="org/apache/kudu/client/PartialRow.html#getBinaryCopy-int-">getBinaryCopy(int)</a></span> - Method in class org.apache.kudu.client.<a href="org/apache/kudu/client/PartialRow.html" title="class in org.apache.kudu.client">PartialRow</a></dt> +<dd> +<div class="block">Get a copy of the specified column's binary data.</div> +</dd> <dt><span class="memberNameLink"><a href="org/apache/kudu/client/RowResult.html#getBinaryCopy-java.lang.String-">getBinaryCopy(String)</a></span> - Method in class org.apache.kudu.client.<a href="org/apache/kudu/client/RowResult.html" title="class in org.apache.kudu.client">RowResult</a></dt> <dd> <div class="block">Get a copy of the specified column's binary data.</div> @@ -707,6 +786,14 @@ <dd> <div class="block">Get a copy of the specified column's binary data.</div> </dd> +<dt><span class="memberNameLink"><a href="org/apache/kudu/client/PartialRow.html#getBoolean-java.lang.String-">getBoolean(String)</a></span> - Method in class org.apache.kudu.client.<a href="org/apache/kudu/client/PartialRow.html" title="class in org.apache.kudu.client">PartialRow</a></dt> +<dd> +<div class="block">Get the specified column's boolean</div> +</dd> +<dt><span class="memberNameLink"><a href="org/apache/kudu/client/PartialRow.html#getBoolean-int-">getBoolean(int)</a></span> - Method in class org.apache.kudu.client.<a href="org/apache/kudu/client/PartialRow.html" title="class in org.apache.kudu.client">PartialRow</a></dt> +<dd> +<div class="block">Get the specified column's boolean</div> +</dd> <dt><span class="memberNameLink"><a href="org/apache/kudu/client/RowResult.html#getBoolean-java.lang.String-">getBoolean(String)</a></span> - Method in class org.apache.kudu.client.<a href="org/apache/kudu/client/RowResult.html" title="class in org.apache.kudu.client">RowResult</a></dt> <dd> <div class="block">Get the specified column's boolean</div> @@ -715,6 +802,14 @@ <dd> <div class="block">Get the specified column's boolean</div> </dd> +<dt><span class="memberNameLink"><a href="org/apache/kudu/client/PartialRow.html#getByte-java.lang.String-">getByte(String)</a></span> - Method in class org.apache.kudu.client.<a href="org/apache/kudu/client/PartialRow.html" title="class in org.apache.kudu.client">PartialRow</a></dt> +<dd> +<div class="block">Get the specified column's byte</div> +</dd> +<dt><span class="memberNameLink"><a href="org/apache/kudu/client/PartialRow.html#getByte-int-">getByte(int)</a></span> - Method in class org.apache.kudu.client.<a href="org/apache/kudu/client/PartialRow.html" title="class in org.apache.kudu.client">PartialRow</a></dt> +<dd> +<div class="block">Get the specified column's byte</div> +</dd> <dt><span class="memberNameLink"><a href="org/apache/kudu/client/RowResult.html#getByte-java.lang.String-">getByte(String)</a></span> - Method in class org.apache.kudu.client.<a href="org/apache/kudu/client/RowResult.html" title="class in org.apache.kudu.client">RowResult</a></dt> <dd> <div class="block">Get the specified column's byte</div> @@ -794,6 +889,8 @@ <dd> </dd> <dt><span class="memberNameLink"><a href="org/apache/kudu/mapreduce/KuduTableOutputFormat.html#getConf--">getConf()</a></span> - Method in class org.apache.kudu.mapreduce.<a href="org/apache/kudu/mapreduce/KuduTableOutputFormat.html" title="class in org.apache.kudu.mapreduce">KuduTableOutputFormat</a></dt> <dd> </dd> +<dt><span class="memberNameLink"><a href="org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html#getCreateTableOptions-org.apache.kudu.Schema-int-int-int-">getCreateTableOptions(Schema, int, int, int)</a></span> - Static method in class org.apache.kudu.mapreduce.tools.<a href="org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html" title="class in org.apache.kudu.mapreduce.tools">BigLinkedListCommon</a></dt> +<dd> </dd> <dt><span class="memberNameLink"><a href="org/apache/kudu/Type.html#getDataType--">getDataType()</a></span> - Method in enum org.apache.kudu.<a href="org/apache/kudu/Type.html" title="enum in org.apache.kudu">Type</a></dt> <dd> <div class="block">Get the data type from the common's pb</div> @@ -830,6 +927,14 @@ <dd> <div class="block">Gets the desired block size for this column.</div> </dd> +<dt><span class="memberNameLink"><a href="org/apache/kudu/client/PartialRow.html#getDouble-java.lang.String-">getDouble(String)</a></span> - Method in class org.apache.kudu.client.<a href="org/apache/kudu/client/PartialRow.html" title="class in org.apache.kudu.client">PartialRow</a></dt> +<dd> +<div class="block">Get the specified column's double</div> +</dd> +<dt><span class="memberNameLink"><a href="org/apache/kudu/client/PartialRow.html#getDouble-int-">getDouble(int)</a></span> - Method in class org.apache.kudu.client.<a href="org/apache/kudu/client/PartialRow.html" title="class in org.apache.kudu.client">PartialRow</a></dt> +<dd> +<div class="block">Get the specified column's double</div> +</dd> <dt><span class="memberNameLink"><a href="org/apache/kudu/client/RowResult.html#getDouble-java.lang.String-">getDouble(String)</a></span> - Method in class org.apache.kudu.client.<a href="org/apache/kudu/client/RowResult.html" title="class in org.apache.kudu.client">RowResult</a></dt> <dd> <div class="block">Get the specified column's double</div> @@ -858,6 +963,14 @@ <dd> <div class="block">The RPC that was made to fail with this exception.</div> </dd> +<dt><span class="memberNameLink"><a href="org/apache/kudu/client/PartialRow.html#getFloat-java.lang.String-">getFloat(String)</a></span> - Method in class org.apache.kudu.client.<a href="org/apache/kudu/client/PartialRow.html" title="class in org.apache.kudu.client">PartialRow</a></dt> +<dd> +<div class="block">Get the specified column's float</div> +</dd> +<dt><span class="memberNameLink"><a href="org/apache/kudu/client/PartialRow.html#getFloat-int-">getFloat(int)</a></span> - Method in class org.apache.kudu.client.<a href="org/apache/kudu/client/PartialRow.html" title="class in org.apache.kudu.client">PartialRow</a></dt> +<dd> +<div class="block">Get the specified column's float</div> +</dd> <dt><span class="memberNameLink"><a href="org/apache/kudu/client/RowResult.html#getFloat-java.lang.String-">getFloat(String)</a></span> - Method in class org.apache.kudu.client.<a href="org/apache/kudu/client/RowResult.html" title="class in org.apache.kudu.client">RowResult</a></dt> <dd> <div class="block">Get the specified column's float</div> @@ -878,11 +991,21 @@ <dd> <div class="block">Retrieves a formatted representation of this table's range partitions.</div> </dd> +<dt><span class="memberNameLink"><a href="org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html#getHeadsTableSchema--">getHeadsTableSchema()</a></span> - Static method in class org.apache.kudu.mapreduce.tools.<a href="org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html" title="class in org.apache.kudu.mapreduce.tools">BigLinkedListCommon</a></dt> +<dd> </dd> <dt><span class="memberNameLink"><a href="org/apache/kudu/mapreduce/CommandLineParser.html#getHelpSnippet--">getHelpSnippet()</a></span> - Static method in class org.apache.kudu.mapreduce.<a href="org/apache/kudu/mapreduce/CommandLineParser.html" title="class in org.apache.kudu.mapreduce">CommandLineParser</a></dt> <dd> <div class="block">This method returns a single multi-line string that contains the help snippet to append to the tail of a usage() or help() type of method.</div> </dd> +<dt><span class="memberNameLink"><a href="org/apache/kudu/client/PartialRow.html#getInt-java.lang.String-">getInt(String)</a></span> - Method in class org.apache.kudu.client.<a href="org/apache/kudu/client/PartialRow.html" title="class in org.apache.kudu.client">PartialRow</a></dt> +<dd> +<div class="block">Get the specified column's integer</div> +</dd> +<dt><span class="memberNameLink"><a href="org/apache/kudu/client/PartialRow.html#getInt-int-">getInt(int)</a></span> - Method in class org.apache.kudu.client.<a href="org/apache/kudu/client/PartialRow.html" title="class in org.apache.kudu.client">PartialRow</a></dt> +<dd> +<div class="block">Get the specified column's integer</div> +</dd> <dt><span class="memberNameLink"><a href="org/apache/kudu/client/RowResult.html#getInt-java.lang.String-">getInt(String)</a></span> - Method in class org.apache.kudu.client.<a href="org/apache/kudu/client/RowResult.html" title="class in org.apache.kudu.client">RowResult</a></dt> <dd> <div class="block">Get the specified column's integer</div> @@ -894,7 +1017,13 @@ <dt><span class="memberNameLink"><a href="org/apache/kudu/mapreduce/KuduTableOutputFormat.html#getKuduTable-java.lang.String-">getKuduTable(String)</a></span> - Static method in class org.apache.kudu.mapreduce.<a href="org/apache/kudu/mapreduce/KuduTableOutputFormat.html" title="class in org.apache.kudu.mapreduce">KuduTableOutputFormat</a></dt> <dd> </dd> <dt><span class="memberNameLink"><a href="org/apache/kudu/client/AsyncKuduClient.html#getLastPropagatedTimestamp--">getLastPropagatedTimestamp()</a></span> - Method in class org.apache.kudu.client.<a href="org/apache/kudu/client/AsyncKuduClient.html" title="class in org.apache.kudu.client">AsyncKuduClient</a></dt> -<dd> </dd> +<dd> +<div class="block">Returns the last timestamp received from a server.</div> +</dd> +<dt><span class="memberNameLink"><a href="org/apache/kudu/client/KuduClient.html#getLastPropagatedTimestamp--">getLastPropagatedTimestamp()</a></span> - Method in class org.apache.kudu.client.<a href="org/apache/kudu/client/KuduClient.html" title="class in org.apache.kudu.client">KuduClient</a></dt> +<dd> +<div class="block">Returns the last timestamp received from a server.</div> +</dd> <dt><span class="memberNameLink"><a href="org/apache/kudu/client/LocatedTablet.html#getLeaderReplica--">getLeaderReplica()</a></span> - Method in class org.apache.kudu.client.<a href="org/apache/kudu/client/LocatedTablet.html" title="class in org.apache.kudu.client">LocatedTablet</a></dt> <dd> <div class="block">Return the current leader, or null if there is none.</div> @@ -907,6 +1036,20 @@ <dd> <div class="block">Returns the maximum number of rows that this scanner was configured to return.</div> </dd> +<dt><span class="memberNameLink"><a href="org/apache/kudu/client/PartialRow.html#getLong-java.lang.String-">getLong(String)</a></span> - Method in class org.apache.kudu.client.<a href="org/apache/kudu/client/PartialRow.html" title="class in org.apache.kudu.client">PartialRow</a></dt> +<dd> +<div class="block">Get the specified column's long + + If this is a UNIXTIME_MICROS column, the long value corresponds to a number of microseconds + since midnight, January 1, 1970 UTC.</div> +</dd> +<dt><span class="memberNameLink"><a href="org/apache/kudu/client/PartialRow.html#getLong-int-">getLong(int)</a></span> - Method in class org.apache.kudu.client.<a href="org/apache/kudu/client/PartialRow.html" title="class in org.apache.kudu.client">PartialRow</a></dt> +<dd> +<div class="block">Get the specified column's long + + If this is a UNIXTIME_MICROS column, the long value corresponds to a number of microseconds + since midnight, January 1, 1970 UTC.</div> +</dd> <dt><span class="memberNameLink"><a href="org/apache/kudu/client/RowResult.html#getLong-java.lang.String-">getLong(String)</a></span> - Method in class org.apache.kudu.client.<a href="org/apache/kudu/client/RowResult.html" title="class in org.apache.kudu.client">RowResult</a></dt> <dd> <div class="block">Get the specified column's long @@ -1062,6 +1205,14 @@ <dd> <div class="block">Get the schema associated with this result.</div> </dd> +<dt><span class="memberNameLink"><a href="org/apache/kudu/client/PartialRow.html#getShort-java.lang.String-">getShort(String)</a></span> - Method in class org.apache.kudu.client.<a href="org/apache/kudu/client/PartialRow.html" title="class in org.apache.kudu.client">PartialRow</a></dt> +<dd> +<div class="block">Get the specified column's short</div> +</dd> +<dt><span class="memberNameLink"><a href="org/apache/kudu/client/PartialRow.html#getShort-int-">getShort(int)</a></span> - Method in class org.apache.kudu.client.<a href="org/apache/kudu/client/PartialRow.html" title="class in org.apache.kudu.client">PartialRow</a></dt> +<dd> +<div class="block">Get the specified column's short</div> +</dd> <dt><span class="memberNameLink"><a href="org/apache/kudu/client/RowResult.html#getShort-java.lang.String-">getShort(String)</a></span> - Method in class org.apache.kudu.client.<a href="org/apache/kudu/client/RowResult.html" title="class in org.apache.kudu.client">RowResult</a></dt> <dd> <div class="block">Get the specified column's short</div> @@ -1102,6 +1253,14 @@ <div class="block"><span class="deprecationComment">Please use getErrorStatus() instead. Will be removed in a future version.</span></div> </div> </dd> +<dt><span class="memberNameLink"><a href="org/apache/kudu/client/PartialRow.html#getString-java.lang.String-">getString(String)</a></span> - Method in class org.apache.kudu.client.<a href="org/apache/kudu/client/PartialRow.html" title="class in org.apache.kudu.client">PartialRow</a></dt> +<dd> +<div class="block">Get the specified column's string.</div> +</dd> +<dt><span class="memberNameLink"><a href="org/apache/kudu/client/PartialRow.html#getString-int-">getString(int)</a></span> - Method in class org.apache.kudu.client.<a href="org/apache/kudu/client/PartialRow.html" title="class in org.apache.kudu.client">PartialRow</a></dt> +<dd> +<div class="block">Get the specified column's string.</div> +</dd> <dt><span class="memberNameLink"><a href="org/apache/kudu/client/RowResult.html#getString-java.lang.String-">getString(String)</a></span> - Method in class org.apache.kudu.client.<a href="org/apache/kudu/client/RowResult.html" title="class in org.apache.kudu.client">RowResult</a></dt> <dd> <div class="block">Get the specified column's string.</div> @@ -1125,6 +1284,8 @@ <dd> <div class="block">Get table name of the given tablet id.</div> </dd> +<dt><span class="memberNameLink"><a href="org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html#getTableSchema--">getTableSchema()</a></span> - Static method in class org.apache.kudu.mapreduce.tools.<a href="org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html" title="class in org.apache.kudu.mapreduce.tools">BigLinkedListCommon</a></dt> +<dd> </dd> <dt><span class="memberNameLink"><a href="org/apache/kudu/client/Statistics.html#getTableSet--">getTableSet()</a></span> - Method in class org.apache.kudu.client.<a href="org/apache/kudu/client/Statistics.html" title="class in org.apache.kudu.client">Statistics</a></dt> <dd> <div class="block">Get the set of tables which have been written into by this client, @@ -1268,6 +1429,8 @@ <dd> <div class="block">Tells if this operation response contains a row error.</div> </dd> +<dt><span class="memberNameLink"><a href="org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html#HEADS_TABLE_NAME_KEY">HEADS_TABLE_NAME_KEY</a></span> - Static variable in class org.apache.kudu.mapreduce.tools.<a href="org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html" title="class in org.apache.kudu.mapreduce.tools">BigLinkedListCommon</a></dt> +<dd> </dd> </dl> <a name="I:I"> <!-- --> @@ -1408,6 +1571,14 @@ <dd> </dd> <dt><span class="memberNameLink"><a href="org/apache/kudu/client/Status.html#isNotSupported--">isNotSupported()</a></span> - Method in class org.apache.kudu.client.<a href="org/apache/kudu/client/Status.html" title="class in org.apache.kudu.client">Status</a></dt> <dd> </dd> +<dt><span class="memberNameLink"><a href="org/apache/kudu/client/PartialRow.html#isNull-java.lang.String-">isNull(String)</a></span> - Method in class org.apache.kudu.client.<a href="org/apache/kudu/client/PartialRow.html" title="class in org.apache.kudu.client">PartialRow</a></dt> +<dd> +<div class="block">Get if the specified column is NULL</div> +</dd> +<dt><span class="memberNameLink"><a href="org/apache/kudu/client/PartialRow.html#isNull-int-">isNull(int)</a></span> - Method in class org.apache.kudu.client.<a href="org/apache/kudu/client/PartialRow.html" title="class in org.apache.kudu.client">PartialRow</a></dt> +<dd> +<div class="block">Get if the specified column is NULL</div> +</dd> <dt><span class="memberNameLink"><a href="org/apache/kudu/client/RowResult.html#isNull-java.lang.String-">isNull(String)</a></span> - Method in class org.apache.kudu.client.<a href="org/apache/kudu/client/RowResult.html" title="class in org.apache.kudu.client">RowResult</a></dt> <dd> <div class="block">Get if the specified column is NULL</div> @@ -1430,6 +1601,14 @@ <dd> </dd> <dt><span class="memberNameLink"><a href="org/apache/kudu/client/Status.html#isServiceUnavailable--">isServiceUnavailable()</a></span> - Method in class org.apache.kudu.client.<a href="org/apache/kudu/client/Status.html" title="class in org.apache.kudu.client">Status</a></dt> <dd> </dd> +<dt><span class="memberNameLink"><a href="org/apache/kudu/client/PartialRow.html#isSet-java.lang.String-">isSet(String)</a></span> - Method in class org.apache.kudu.client.<a href="org/apache/kudu/client/PartialRow.html" title="class in org.apache.kudu.client">PartialRow</a></dt> +<dd> +<div class="block">Get if the specified column has been set</div> +</dd> +<dt><span class="memberNameLink"><a href="org/apache/kudu/client/PartialRow.html#isSet-int-">isSet(int)</a></span> - Method in class org.apache.kudu.client.<a href="org/apache/kudu/client/PartialRow.html" title="class in org.apache.kudu.client">PartialRow</a></dt> +<dd> +<div class="block">Get if the specified column has been set</div> +</dd> <dt><span class="memberNameLink"><a href="org/apache/kudu/client/AsyncKuduClient.html#isStatisticsEnabled--">isStatisticsEnabled()</a></span> - Method in class org.apache.kudu.client.<a href="org/apache/kudu/client/AsyncKuduClient.html" title="class in org.apache.kudu.client">AsyncKuduClient</a></dt> <dd> <div class="block">Check if statistics collection is enabled for this client.</div> @@ -1723,6 +1902,8 @@ </dd> <dt><span class="memberNameLink"><a href="org/apache/kudu/client/AsyncKuduClient.html#NO_TIMESTAMP">NO_TIMESTAMP</a></span> - Static variable in class org.apache.kudu.client.<a href="org/apache/kudu/client/AsyncKuduClient.html" title="class in org.apache.kudu.client">AsyncKuduClient</a></dt> <dd> </dd> +<dt><span class="memberNameLink"><a href="org/apache/kudu/client/KuduClient.html#NO_TIMESTAMP">NO_TIMESTAMP</a></span> - Static variable in class org.apache.kudu.client.<a href="org/apache/kudu/client/KuduClient.html" title="class in org.apache.kudu.client">KuduClient</a></dt> +<dd> </dd> <dt><span class="memberNameLink"><a href="org/apache/kudu/client/Status.html#NotAuthorized-java.lang.String-">NotAuthorized(String)</a></span> - Static method in class org.apache.kudu.client.<a href="org/apache/kudu/client/Status.html" title="class in org.apache.kudu.client">Status</a></dt> <dd> </dd> <dt><span class="memberNameLink"><a href="org/apache/kudu/client/Status.html#NotAuthorized-java.lang.String-int-">NotAuthorized(String, int)</a></span> - Static method in class org.apache.kudu.client.<a href="org/apache/kudu/client/Status.html" title="class in org.apache.kudu.client">Status</a></dt> @@ -1874,6 +2055,10 @@ <dd> </dd> <dt><span class="memberNameLink"><a href="org/apache/kudu/client/RowResultIterator.html#remove--">remove()</a></span> - Method in class org.apache.kudu.client.<a href="org/apache/kudu/client/RowResultIterator.html" title="class in org.apache.kudu.client">RowResultIterator</a></dt> <dd> </dd> +<dt><span class="memberNameLink"><a href="org/apache/kudu/client/AlterTableOptions.html#removeDefault-java.lang.String-">removeDefault(String)</a></span> - Method in class org.apache.kudu.client.<a href="org/apache/kudu/client/AlterTableOptions.html" title="class in org.apache.kudu.client">AlterTableOptions</a></dt> +<dd> +<div class="block">Remove the default value for a column.</div> +</dd> <dt><span class="memberNameLink"><a href="org/apache/kudu/client/AlterTableOptions.html#renameColumn-java.lang.String-java.lang.String-">renameColumn(String, String)</a></span> - Method in class org.apache.kudu.client.<a href="org/apache/kudu/client/AlterTableOptions.html" title="class in org.apache.kudu.client">AlterTableOptions</a></dt> <dd> <div class="block">Change the name of a column.</div> @@ -1972,6 +2157,11 @@ <dd> <div class="block">Set the new external consistency mode for this session.</div> </dd> +<dt><span class="memberNameLink"><a href="org/apache/kudu/client/AbstractKuduScannerBuilder.html#setFaultTolerant-boolean-">setFaultTolerant(boolean)</a></span> - Method in class org.apache.kudu.client.<a href="org/apache/kudu/client/AbstractKuduScannerBuilder.html" title="class in org.apache.kudu.client">AbstractKuduScannerBuilder</a></dt> +<dd> +<div class="block">Make scans resumable at another tablet server if current server fails if + isFaultTolerant is true.</div> +</dd> <dt><span class="memberNameLink"><a href="org/apache/kudu/client/AsyncKuduSession.html#setFlushInterval-int-">setFlushInterval(int)</a></span> - Method in class org.apache.kudu.client.<a href="org/apache/kudu/client/AsyncKuduSession.html" title="class in org.apache.kudu.client">AsyncKuduSession</a></dt> <dd> </dd> <dt><span class="memberNameLink"><a href="org/apache/kudu/client/KuduSession.html#setFlushInterval-int-">setFlushInterval(int)</a></span> - Method in class org.apache.kudu.client.<a href="org/apache/kudu/client/KuduSession.html" title="class in org.apache.kudu.client">KuduSession</a></dt> @@ -2229,6 +2419,8 @@ <dd> <div class="block">The name of the table in Kudu to write to.</div> </dd> +<dt><span class="memberNameLink"><a href="org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html#TABLE_NAME_KEY">TABLE_NAME_KEY</a></span> - Static variable in class org.apache.kudu.mapreduce.tools.<a href="org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html" title="class in org.apache.kudu.mapreduce.tools">BigLinkedListCommon</a></dt> +<dd> </dd> <dt><span class="memberNameLink"><a href="org/apache/kudu/client/AsyncKuduClient.html#tableExists-java.lang.String-">tableExists(String)</a></span> - Method in class org.apache.kudu.client.<a href="org/apache/kudu/client/AsyncKuduClient.html" title="class in org.apache.kudu.client">AsyncKuduClient</a></dt> <dd> <div class="block">Test if a table exists.</div> @@ -2312,6 +2504,10 @@ <dd> <div class="block">Updates the last timestamp received from a server.</div> </dd> +<dt><span class="memberNameLink"><a href="org/apache/kudu/client/KuduClient.html#updateLastPropagatedTimestamp-long-">updateLastPropagatedTimestamp(long)</a></span> - Method in class org.apache.kudu.client.<a href="org/apache/kudu/client/KuduClient.html" title="class in org.apache.kudu.client">KuduClient</a></dt> +<dd> +<div class="block">Updates the last timestamp received from a server.</div> +</dd> <dt><a href="org/apache/kudu/client/Upsert.html" title="class in org.apache.kudu.client"><span class="typeNameLink">Upsert</span></a> - Class in <a href="org/apache/kudu/client/package-summary.html">org.apache.kudu.client</a></dt> <dd> <div class="block">Represents a single row upsert.</div> http://git-wip-us.apache.org/repos/asf/kudu/blob/ce7ab97e/apidocs/index.html ---------------------------------------------------------------------- diff --git a/apidocs/index.html b/apidocs/index.html index ea6bf70..e5a7b5e 100644 --- a/apidocs/index.html +++ b/apidocs/index.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Kudu 1.3.2-SNAPSHOT API</title> +<title>Kudu 1.4.0 API</title> <script type="text/javascript"> tmpTargetPage = "" + window.location.search; if (tmpTargetPage != "" && tmpTargetPage != "undefined") http://git-wip-us.apache.org/repos/asf/kudu/blob/ce7ab97e/apidocs/org/apache/kudu/ColumnSchema.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/kudu/ColumnSchema.html b/apidocs/org/apache/kudu/ColumnSchema.html index 4b1bfba..3c87740 100644 --- a/apidocs/org/apache/kudu/ColumnSchema.html +++ b/apidocs/org/apache/kudu/ColumnSchema.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ColumnSchema (Kudu 1.3.2-SNAPSHOT API)</title> +<title>ColumnSchema (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="ColumnSchema (Kudu 1.3.2-SNAPSHOT API)"; + parent.document.title="ColumnSchema (Kudu 1.4.0 API)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/kudu/blob/ce7ab97e/apidocs/org/apache/kudu/Schema.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/kudu/Schema.html b/apidocs/org/apache/kudu/Schema.html index b64ee86..83f3cce 100644 --- a/apidocs/org/apache/kudu/Schema.html +++ b/apidocs/org/apache/kudu/Schema.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Schema (Kudu 1.3.2-SNAPSHOT API)</title> +<title>Schema (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="Schema (Kudu 1.3.2-SNAPSHOT API)"; + parent.document.title="Schema (Kudu 1.4.0 API)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/kudu/blob/ce7ab97e/apidocs/org/apache/kudu/Type.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/kudu/Type.html b/apidocs/org/apache/kudu/Type.html index 5dc1c41..0227ccc 100644 --- a/apidocs/org/apache/kudu/Type.html +++ b/apidocs/org/apache/kudu/Type.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Type (Kudu 1.3.2-SNAPSHOT API)</title> +<title>Type (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="Type (Kudu 1.3.2-SNAPSHOT API)"; + parent.document.title="Type (Kudu 1.4.0 API)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/kudu/blob/ce7ab97e/apidocs/org/apache/kudu/annotations/InterfaceAudience.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/kudu/annotations/InterfaceAudience.html b/apidocs/org/apache/kudu/annotations/InterfaceAudience.html index 53fe95a..c900f8e 100644 --- a/apidocs/org/apache/kudu/annotations/InterfaceAudience.html +++ b/apidocs/org/apache/kudu/annotations/InterfaceAudience.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>InterfaceAudience (Kudu 1.3.2-SNAPSHOT API)</title> +<title>InterfaceAudience (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="InterfaceAudience (Kudu 1.3.2-SNAPSHOT API)"; + parent.document.title="InterfaceAudience (Kudu 1.4.0 API)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/kudu/blob/ce7ab97e/apidocs/org/apache/kudu/annotations/InterfaceStability.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/kudu/annotations/InterfaceStability.html b/apidocs/org/apache/kudu/annotations/InterfaceStability.html index 4e8f3a9..1b38e37 100644 --- a/apidocs/org/apache/kudu/annotations/InterfaceStability.html +++ b/apidocs/org/apache/kudu/annotations/InterfaceStability.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>InterfaceStability (Kudu 1.3.2-SNAPSHOT API)</title> +<title>InterfaceStability (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="InterfaceStability (Kudu 1.3.2-SNAPSHOT API)"; + parent.document.title="InterfaceStability (Kudu 1.4.0 API)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/kudu/blob/ce7ab97e/apidocs/org/apache/kudu/annotations/class-use/InterfaceAudience.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/kudu/annotations/class-use/InterfaceAudience.html b/apidocs/org/apache/kudu/annotations/class-use/InterfaceAudience.html index 555ef79..5156edc 100644 --- a/apidocs/org/apache/kudu/annotations/class-use/InterfaceAudience.html +++ b/apidocs/org/apache/kudu/annotations/class-use/InterfaceAudience.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.annotations.InterfaceAudience (Kudu 1.3.2-SNAPSHOT API)</title> +<title>Uses of Class org.apache.kudu.annotations.InterfaceAudience (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.annotations.InterfaceAudience (Kudu 1.3.2-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.kudu.annotations.InterfaceAudience (Kudu 1.4.0 API)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/kudu/blob/ce7ab97e/apidocs/org/apache/kudu/annotations/class-use/InterfaceStability.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/kudu/annotations/class-use/InterfaceStability.html b/apidocs/org/apache/kudu/annotations/class-use/InterfaceStability.html index a2eabc2..fd67169 100644 --- a/apidocs/org/apache/kudu/annotations/class-use/InterfaceStability.html +++ b/apidocs/org/apache/kudu/annotations/class-use/InterfaceStability.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.annotations.InterfaceStability (Kudu 1.3.2-SNAPSHOT API)</title> +<title>Uses of Class org.apache.kudu.annotations.InterfaceStability (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.annotations.InterfaceStability (Kudu 1.3.2-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.kudu.annotations.InterfaceStability (Kudu 1.4.0 API)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/kudu/blob/ce7ab97e/apidocs/org/apache/kudu/annotations/package-frame.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/kudu/annotations/package-frame.html b/apidocs/org/apache/kudu/annotations/package-frame.html index c4846d2..1e2f0e6 100644 --- a/apidocs/org/apache/kudu/annotations/package-frame.html +++ b/apidocs/org/apache/kudu/annotations/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.annotations (Kudu 1.3.2-SNAPSHOT API)</title> +<title>org.apache.kudu.annotations (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/annotations/package-summary.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/kudu/annotations/package-summary.html b/apidocs/org/apache/kudu/annotations/package-summary.html index 847a137..9be5c5d 100644 --- a/apidocs/org/apache/kudu/annotations/package-summary.html +++ b/apidocs/org/apache/kudu/annotations/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.annotations (Kudu 1.3.2-SNAPSHOT API)</title> +<title>org.apache.kudu.annotations (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.annotations (Kudu 1.3.2-SNAPSHOT API)"; + parent.document.title="org.apache.kudu.annotations (Kudu 1.4.0 API)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/kudu/blob/ce7ab97e/apidocs/org/apache/kudu/annotations/package-tree.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/kudu/annotations/package-tree.html b/apidocs/org/apache/kudu/annotations/package-tree.html index 510a2f3..464d8b1 100644 --- a/apidocs/org/apache/kudu/annotations/package-tree.html +++ b/apidocs/org/apache/kudu/annotations/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.annotations Class Hierarchy (Kudu 1.3.2-SNAPSHOT API)</title> +<title>org.apache.kudu.annotations 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.annotations Class Hierarchy (Kudu 1.3.2-SNAPSHOT API)"; + parent.document.title="org.apache.kudu.annotations Class Hierarchy (Kudu 1.4.0 API)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/kudu/blob/ce7ab97e/apidocs/org/apache/kudu/annotations/package-use.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/kudu/annotations/package-use.html b/apidocs/org/apache/kudu/annotations/package-use.html index 8b3cece..ac696ca 100644 --- a/apidocs/org/apache/kudu/annotations/package-use.html +++ b/apidocs/org/apache/kudu/annotations/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.annotations (Kudu 1.3.2-SNAPSHOT API)</title> +<title>Uses of Package org.apache.kudu.annotations (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.annotations (Kudu 1.3.2-SNAPSHOT API)"; + parent.document.title="Uses of Package org.apache.kudu.annotations (Kudu 1.4.0 API)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/kudu/blob/ce7ab97e/apidocs/org/apache/kudu/class-use/ColumnSchema.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/kudu/class-use/ColumnSchema.html b/apidocs/org/apache/kudu/class-use/ColumnSchema.html index 9795372..cd646d4 100644 --- a/apidocs/org/apache/kudu/class-use/ColumnSchema.html +++ b/apidocs/org/apache/kudu/class-use/ColumnSchema.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.ColumnSchema (Kudu 1.3.2-SNAPSHOT API)</title> +<title>Uses of Class org.apache.kudu.ColumnSchema (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.ColumnSchema (Kudu 1.3.2-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.kudu.ColumnSchema (Kudu 1.4.0 API)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/kudu/blob/ce7ab97e/apidocs/org/apache/kudu/class-use/Schema.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/kudu/class-use/Schema.html b/apidocs/org/apache/kudu/class-use/Schema.html index 7b792e9..e28befc 100644 --- a/apidocs/org/apache/kudu/class-use/Schema.html +++ b/apidocs/org/apache/kudu/class-use/Schema.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.Schema (Kudu 1.3.2-SNAPSHOT API)</title> +<title>Uses of Class org.apache.kudu.Schema (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.Schema (Kudu 1.3.2-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.kudu.Schema (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> @@ -205,6 +209,44 @@ </tbody> </table> </li> +<li class="blockList"><a name="org.apache.kudu.mapreduce.tools"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../org/apache/kudu/Schema.html" title="class in org.apache.kudu">Schema</a> in <a href="../../../../org/apache/kudu/mapreduce/tools/package-summary.html">org.apache.kudu.mapreduce.tools</a></h3> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../org/apache/kudu/mapreduce/tools/package-summary.html">org.apache.kudu.mapreduce.tools</a> that return <a href="../../../../org/apache/kudu/Schema.html" title="class in org.apache.kudu">Schema</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr 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"><span class="typeNameLabel">BigLinkedListCommon.</span><code><span class="memberNameLink"><a href="../../../../org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html#getHeadsTableSchema--">getHeadsTableSchema</a></span>()</code> </td> +</tr> +<tr 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"><span class="typeNameLabel">BigLinkedListCommon.</span><code><span class="memberNameLink"><a href="../../../../org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html#getTableSchema--">getTableSchema</a></span>()</code> </td> +</tr> +</tbody> +</table> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../org/apache/kudu/mapreduce/tools/package-summary.html">org.apache.kudu.mapreduce.tools</a> with parameters of type <a href="../../../../org/apache/kudu/Schema.html" title="class in org.apache.kudu">Schema</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr 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"><span class="typeNameLabel">BigLinkedListCommon.</span><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> +</tbody> +</table> +</li> </ul> </li> </ul> http://git-wip-us.apache.org/repos/asf/kudu/blob/ce7ab97e/apidocs/org/apache/kudu/class-use/Type.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/kudu/class-use/Type.html b/apidocs/org/apache/kudu/class-use/Type.html index 5cdad40..5b54ead 100644 --- a/apidocs/org/apache/kudu/class-use/Type.html +++ b/apidocs/org/apache/kudu/class-use/Type.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.Type (Kudu 1.3.2-SNAPSHOT API)</title> +<title>Uses of Class org.apache.kudu.Type (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.Type (Kudu 1.3.2-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.kudu.Type (Kudu 1.4.0 API)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/kudu/blob/ce7ab97e/apidocs/org/apache/kudu/client/AbstractKuduScannerBuilder.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/kudu/client/AbstractKuduScannerBuilder.html b/apidocs/org/apache/kudu/client/AbstractKuduScannerBuilder.html index 9c49b77..f24245c 100644 --- a/apidocs/org/apache/kudu/client/AbstractKuduScannerBuilder.html +++ b/apidocs/org/apache/kudu/client/AbstractKuduScannerBuilder.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>AbstractKuduScannerBuilder (Kudu 1.3.2-SNAPSHOT API)</title> +<title>AbstractKuduScannerBuilder (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,13 +12,13 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="AbstractKuduScannerBuilder (Kudu 1.3.2-SNAPSHOT API)"; + parent.document.title="AbstractKuduScannerBuilder (Kudu 1.4.0 API)"; } } catch(err) { } //--> -var methods = {"i0":42,"i1":42,"i2":10,"i3":10,"i4":6,"i5":10,"i6":10,"i7":42,"i8":10,"i9":10,"i10":42,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10}; +var methods = {"i0":42,"i1":42,"i2":10,"i3":10,"i4":6,"i5":10,"i6":10,"i7":42,"i8":10,"i9":10,"i10":42,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],8:["t4","Concrete Methods"],32:["t6","Deprecated Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -234,17 +234,24 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? </tr> <tr id="i15" class="rowColor"> <td class="colFirst"><code><a href="../../../../org/apache/kudu/client/AbstractKuduScannerBuilder.html" title="type parameter in AbstractKuduScannerBuilder">S</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/kudu/client/AbstractKuduScannerBuilder.html#setFaultTolerant-boolean-">setFaultTolerant</a></span>(boolean isFaultTolerant)</code> +<div class="block">Make scans resumable at another tablet server if current server fails if + isFaultTolerant is true.</div> +</td> +</tr> +<tr id="i16" class="altColor"> +<td class="colFirst"><code><a href="../../../../org/apache/kudu/client/AbstractKuduScannerBuilder.html" title="type parameter in AbstractKuduScannerBuilder">S</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/kudu/client/AbstractKuduScannerBuilder.html#setProjectedColumnIndexes-java.util.List-">setProjectedColumnIndexes</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> columnIndexes)</code> <div class="block">Set which columns will be read by the Scanner.</div> </td> </tr> -<tr id="i16" class="altColor"> +<tr id="i17" class="rowColor"> <td class="colFirst"><code><a href="../../../../org/apache/kudu/client/AbstractKuduScannerBuilder.html" title="type parameter in AbstractKuduScannerBuilder">S</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/kudu/client/AbstractKuduScannerBuilder.html#setProjectedColumnNames-java.util.List-">setProjectedColumnNames</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<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>> columnNames)</code> <div class="block">Set which columns will be read by the Scanner.</div> </td> </tr> -<tr id="i17" class="rowColor"> +<tr id="i18" class="altColor"> <td class="colFirst"><code><a href="../../../../org/apache/kudu/client/AbstractKuduScannerBuilder.html" title="type parameter in AbstractKuduScannerBuilder">S</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/kudu/client/AbstractKuduScannerBuilder.html#snapshotTimestampMicros-long-">snapshotTimestampMicros</a></span>(long timestamp)</code> <div class="block">Sets the timestamp the scan must be executed at, in microseconds since the Unix epoch.</div> @@ -288,6 +295,32 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? </dl> </li> </ul> +<a name="setFaultTolerant-boolean-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setFaultTolerant</h4> +<pre>public <a href="../../../../org/apache/kudu/client/AbstractKuduScannerBuilder.html" title="type parameter in AbstractKuduScannerBuilder">S</a> setFaultTolerant(boolean isFaultTolerant)</pre> +<div class="block">Make scans resumable at another tablet server if current server fails if + isFaultTolerant is true. + <p> + Scans are by default non fault-tolerant, and scans will fail + if scanning an individual tablet fails (for example, if a tablet server + crashes in the middle of a tablet scan). If isFaultTolerant is set to true, + scans will be resumed at another tablet server in the case of failure. + + Fault-tolerant scans typically have lower throughput than non + fault-tolerant scans. Fault tolerant scans use READ_AT_SNAPSHOT read mode. + If no snapshot timestamp is provided, the server will pick one.</div> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>isFaultTolerant</code> - a boolean that indicates if scan is fault-tolerant</dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>this instance</dd> +</dl> +</li> +</ul> <a name="addColumnRangePredicate-org.apache.kudu.client.ColumnRangePredicate-"> <!-- --> </a>
