http://git-wip-us.apache.org/repos/asf/kudu-site/blob/20adff6a/apidocs/org/apache/kudu/client/class-use/ListTabletServersResponse.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/kudu/client/class-use/ListTabletServersResponse.html b/apidocs/org/apache/kudu/client/class-use/ListTabletServersResponse.html index bdbb945..1653844 100644 --- a/apidocs/org/apache/kudu/client/class-use/ListTabletServersResponse.html +++ b/apidocs/org/apache/kudu/client/class-use/ListTabletServersResponse.html @@ -2,20 +2,14 @@ <!-- 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.client.ListTabletServersResponse (Kudu 1.0.0 API)</title> +<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> +<title>Uses of Class org.apache.kudu.client.ListTabletServersResponse (Kudu 1.0.1 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.client.ListTabletServersResponse (Kudu 1.0.0 API)"; - } - } - catch(err) { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Uses of Class org.apache.kudu.client.ListTabletServersResponse (Kudu 1.0.1 API)"; } //--> </script> @@ -23,11 +17,9 @@ <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar.top"> +<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><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> @@ -48,10 +40,10 @@ </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/kudu/client/class-use/ListTabletServersResponse.html" target="_top">Frames</a></li> -<li><a href="ListTabletServersResponse.html" target="_top">No Frames</a></li> +<li><a href="ListTabletServersResponse.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> +<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- @@ -65,7 +57,7 @@ //--> </script> </div> -<a name="skip.navbar.top"> +<a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> @@ -75,7 +67,7 @@ <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> -<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../org/apache/kudu/client/ListTabletServersResponse.html" title="class in org.apache.kudu.client">ListTabletServersResponse</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Package</th> @@ -95,7 +87,7 @@ <!-- --> </a> <h3>Uses of <a href="../../../../../org/apache/kudu/client/ListTabletServersResponse.html" title="class in org.apache.kudu.client">ListTabletServersResponse</a> in <a href="../../../../../org/apache/kudu/client/package-summary.html">org.apache.kudu.client</a></h3> -<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../org/apache/kudu/client/package-summary.html">org.apache.kudu.client</a> that return <a href="../../../../../org/apache/kudu/client/ListTabletServersResponse.html" title="class in org.apache.kudu.client">ListTabletServersResponse</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> @@ -104,13 +96,13 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/kudu/client/ListTabletServersResponse.html" title="class in org.apache.kudu.client">ListTabletServersResponse</a></code></td> -<td class="colLast"><span class="typeNameLabel">KuduClient.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/kudu/client/KuduClient.html#listTabletServers--">listTabletServers</a></span>()</code> +<td class="colLast"><span class="strong">KuduClient.</span><code><strong><a href="../../../../../org/apache/kudu/client/KuduClient.html#listTabletServers()">listTabletServers</a></strong>()</code> <div class="block">Get the list of running tablet servers.</div> </td> </tr> </tbody> </table> -<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../org/apache/kudu/client/package-summary.html">org.apache.kudu.client</a> that return types with arguments of type <a href="../../../../../org/apache/kudu/client/ListTabletServersResponse.html" title="class in org.apache.kudu.client">ListTabletServersResponse</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> @@ -119,7 +111,7 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code>com.stumbleupon.async.Deferred<<a href="../../../../../org/apache/kudu/client/ListTabletServersResponse.html" title="class in org.apache.kudu.client">ListTabletServersResponse</a>></code></td> -<td class="colLast"><span class="typeNameLabel">AsyncKuduClient.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/kudu/client/AsyncKuduClient.html#listTabletServers--">listTabletServers</a></span>()</code> +<td class="colLast"><span class="strong">AsyncKuduClient.</span><code><strong><a href="../../../../../org/apache/kudu/client/AsyncKuduClient.html#listTabletServers()">listTabletServers</a></strong>()</code> <div class="block">Get the list of running tablet servers.</div> </td> </tr> @@ -131,11 +123,9 @@ </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar.bottom"> +<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><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> @@ -156,10 +146,10 @@ </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/kudu/client/class-use/ListTabletServersResponse.html" target="_top">Frames</a></li> -<li><a href="ListTabletServersResponse.html" target="_top">No Frames</a></li> +<li><a href="ListTabletServersResponse.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> +<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- @@ -173,7 +163,7 @@ //--> </script> </div> -<a name="skip.navbar.bottom"> +<a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= -->
http://git-wip-us.apache.org/repos/asf/kudu-site/blob/20adff6a/apidocs/org/apache/kudu/client/class-use/LocatedTablet.Replica.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/kudu/client/class-use/LocatedTablet.Replica.html b/apidocs/org/apache/kudu/client/class-use/LocatedTablet.Replica.html index c388dc5..b0e9125 100644 --- a/apidocs/org/apache/kudu/client/class-use/LocatedTablet.Replica.html +++ b/apidocs/org/apache/kudu/client/class-use/LocatedTablet.Replica.html @@ -2,20 +2,14 @@ <!-- 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.client.LocatedTablet.Replica (Kudu 1.0.0 API)</title> +<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> +<title>Uses of Class org.apache.kudu.client.LocatedTablet.Replica (Kudu 1.0.1 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.client.LocatedTablet.Replica (Kudu 1.0.0 API)"; - } - } - catch(err) { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Uses of Class org.apache.kudu.client.LocatedTablet.Replica (Kudu 1.0.1 API)"; } //--> </script> @@ -23,11 +17,9 @@ <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar.top"> +<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><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> @@ -48,10 +40,10 @@ </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/kudu/client/class-use/LocatedTablet.Replica.html" target="_top">Frames</a></li> -<li><a href="LocatedTablet.Replica.html" target="_top">No Frames</a></li> +<li><a href="LocatedTablet.Replica.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> +<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- @@ -65,7 +57,7 @@ //--> </script> </div> -<a name="skip.navbar.top"> +<a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> @@ -75,7 +67,7 @@ <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> -<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../org/apache/kudu/client/LocatedTablet.Replica.html" title="class in org.apache.kudu.client">LocatedTablet.Replica</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Package</th> @@ -95,7 +87,7 @@ <!-- --> </a> <h3>Uses of <a href="../../../../../org/apache/kudu/client/LocatedTablet.Replica.html" title="class in org.apache.kudu.client">LocatedTablet.Replica</a> in <a href="../../../../../org/apache/kudu/client/package-summary.html">org.apache.kudu.client</a></h3> -<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../org/apache/kudu/client/package-summary.html">org.apache.kudu.client</a> that return <a href="../../../../../org/apache/kudu/client/LocatedTablet.Replica.html" title="class in org.apache.kudu.client">LocatedTablet.Replica</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> @@ -104,13 +96,13 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/kudu/client/LocatedTablet.Replica.html" title="class in org.apache.kudu.client">LocatedTablet.Replica</a></code></td> -<td class="colLast"><span class="typeNameLabel">LocatedTablet.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/kudu/client/LocatedTablet.html#getLeaderReplica--">getLeaderReplica</a></span>()</code> +<td class="colLast"><span class="strong">LocatedTablet.</span><code><strong><a href="../../../../../org/apache/kudu/client/LocatedTablet.html#getLeaderReplica()">getLeaderReplica</a></strong>()</code> <div class="block">Return the current leader, or null if there is none.</div> </td> </tr> </tbody> </table> -<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../org/apache/kudu/client/package-summary.html">org.apache.kudu.client</a> that return types with arguments of type <a href="../../../../../org/apache/kudu/client/LocatedTablet.Replica.html" title="class in org.apache.kudu.client">LocatedTablet.Replica</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> @@ -119,7 +111,7 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code><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="../../../../../org/apache/kudu/client/LocatedTablet.Replica.html" title="class in org.apache.kudu.client">LocatedTablet.Replica</a>></code></td> -<td class="colLast"><span class="typeNameLabel">LocatedTablet.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/kudu/client/LocatedTablet.html#getReplicas--">getReplicas</a></span>()</code> </td> +<td class="colLast"><span class="strong">LocatedTablet.</span><code><strong><a href="../../../../../org/apache/kudu/client/LocatedTablet.html#getReplicas()">getReplicas</a></strong>()</code> </td> </tr> </tbody> </table> @@ -129,11 +121,9 @@ </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar.bottom"> +<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><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> @@ -154,10 +144,10 @@ </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/kudu/client/class-use/LocatedTablet.Replica.html" target="_top">Frames</a></li> -<li><a href="LocatedTablet.Replica.html" target="_top">No Frames</a></li> +<li><a href="LocatedTablet.Replica.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> +<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- @@ -171,7 +161,7 @@ //--> </script> </div> -<a name="skip.navbar.bottom"> +<a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> http://git-wip-us.apache.org/repos/asf/kudu-site/blob/20adff6a/apidocs/org/apache/kudu/client/class-use/LocatedTablet.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/kudu/client/class-use/LocatedTablet.html b/apidocs/org/apache/kudu/client/class-use/LocatedTablet.html index 91ba5ff..0d003c2 100644 --- a/apidocs/org/apache/kudu/client/class-use/LocatedTablet.html +++ b/apidocs/org/apache/kudu/client/class-use/LocatedTablet.html @@ -2,20 +2,14 @@ <!-- 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.client.LocatedTablet (Kudu 1.0.0 API)</title> +<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> +<title>Uses of Class org.apache.kudu.client.LocatedTablet (Kudu 1.0.1 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.client.LocatedTablet (Kudu 1.0.0 API)"; - } - } - catch(err) { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Uses of Class org.apache.kudu.client.LocatedTablet (Kudu 1.0.1 API)"; } //--> </script> @@ -23,11 +17,9 @@ <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar.top"> +<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><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> @@ -48,10 +40,10 @@ </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/kudu/client/class-use/LocatedTablet.html" target="_top">Frames</a></li> -<li><a href="LocatedTablet.html" target="_top">No Frames</a></li> +<li><a href="LocatedTablet.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> +<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- @@ -65,7 +57,7 @@ //--> </script> </div> -<a name="skip.navbar.top"> +<a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> @@ -75,7 +67,7 @@ <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> -<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../org/apache/kudu/client/LocatedTablet.html" title="class in org.apache.kudu.client">LocatedTablet</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Package</th> @@ -95,7 +87,7 @@ <!-- --> </a> <h3>Uses of <a href="../../../../../org/apache/kudu/client/LocatedTablet.html" title="class in org.apache.kudu.client">LocatedTablet</a> in <a href="../../../../../org/apache/kudu/client/package-summary.html">org.apache.kudu.client</a></h3> -<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../org/apache/kudu/client/package-summary.html">org.apache.kudu.client</a> that return <a href="../../../../../org/apache/kudu/client/LocatedTablet.html" title="class in org.apache.kudu.client">LocatedTablet</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> @@ -104,13 +96,13 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/kudu/client/LocatedTablet.html" title="class in org.apache.kudu.client">LocatedTablet</a></code></td> -<td class="colLast"><span class="typeNameLabel">KuduScanToken.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/kudu/client/KuduScanToken.html#getTablet--">getTablet</a></span>()</code> +<td class="colLast"><span class="strong">KuduScanToken.</span><code><strong><a href="../../../../../org/apache/kudu/client/KuduScanToken.html#getTablet()">getTablet</a></strong>()</code> <div class="block">Returns the tablet which the scanner created from this token will access.</div> </td> </tr> </tbody> </table> -<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../org/apache/kudu/client/package-summary.html">org.apache.kudu.client</a> that return types with arguments of type <a href="../../../../../org/apache/kudu/client/LocatedTablet.html" title="class in org.apache.kudu.client">LocatedTablet</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> @@ -119,37 +111,37 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code>com.stumbleupon.async.Deferred<<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="../../../../../org/apache/kudu/client/LocatedTablet.html" title="class in org.apache.kudu.client">LocatedTablet</a>>></code></td> -<td class="colLast"><span class="typeNameLabel">KuduTable.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/kudu/client/KuduTable.html#asyncGetTabletsLocations-byte:A-byte:A-long-">asyncGetTabletsLocations</a></span>(byte[] startKey, +<td class="colLast"><span class="strong">KuduTable.</span><code><strong><a href="../../../../../org/apache/kudu/client/KuduTable.html#asyncGetTabletsLocations(byte[],%20byte[],%20long)">asyncGetTabletsLocations</a></strong>(byte[] startKey, byte[] endKey, long deadline)</code> -<div class="block"><span class="deprecatedLabel">Deprecated.</span> -<div class="block"><span class="deprecationComment">use the <a href="../../../../../org/apache/kudu/client/KuduScanToken.html" title="class in org.apache.kudu.client"><code>KuduScanToken</code></a> API</span></div> +<div class="block"><strong>Deprecated.</strong> +<div class="block"><i>use the <a href="../../../../../org/apache/kudu/client/KuduScanToken.html" title="class in org.apache.kudu.client"><code>KuduScanToken</code></a> API</i></div> </div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>com.stumbleupon.async.Deferred<<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="../../../../../org/apache/kudu/client/LocatedTablet.html" title="class in org.apache.kudu.client">LocatedTablet</a>>></code></td> -<td class="colLast"><span class="typeNameLabel">KuduTable.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/kudu/client/KuduTable.html#asyncGetTabletsLocations-long-">asyncGetTabletsLocations</a></span>(long deadline)</code> -<div class="block"><span class="deprecatedLabel">Deprecated.</span> -<div class="block"><span class="deprecationComment">use the <a href="../../../../../org/apache/kudu/client/KuduScanToken.html" title="class in org.apache.kudu.client"><code>KuduScanToken</code></a> API</span></div> +<td class="colLast"><span class="strong">KuduTable.</span><code><strong><a href="../../../../../org/apache/kudu/client/KuduTable.html#asyncGetTabletsLocations(long)">asyncGetTabletsLocations</a></strong>(long deadline)</code> +<div class="block"><strong>Deprecated.</strong> +<div class="block"><i>use the <a href="../../../../../org/apache/kudu/client/KuduScanToken.html" title="class in org.apache.kudu.client"><code>KuduScanToken</code></a> API</i></div> </div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><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="../../../../../org/apache/kudu/client/LocatedTablet.html" title="class in org.apache.kudu.client">LocatedTablet</a>></code></td> -<td class="colLast"><span class="typeNameLabel">KuduTable.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/kudu/client/KuduTable.html#getTabletsLocations-byte:A-byte:A-long-">getTabletsLocations</a></span>(byte[] startKey, +<td class="colLast"><span class="strong">KuduTable.</span><code><strong><a href="../../../../../org/apache/kudu/client/KuduTable.html#getTabletsLocations(byte[],%20byte[],%20long)">getTabletsLocations</a></strong>(byte[] startKey, byte[] endKey, long deadline)</code> -<div class="block"><span class="deprecatedLabel">Deprecated.</span> -<div class="block"><span class="deprecationComment">use the <a href="../../../../../org/apache/kudu/client/KuduScanToken.html" title="class in org.apache.kudu.client"><code>KuduScanToken</code></a> API</span></div> +<div class="block"><strong>Deprecated.</strong> +<div class="block"><i>use the <a href="../../../../../org/apache/kudu/client/KuduScanToken.html" title="class in org.apache.kudu.client"><code>KuduScanToken</code></a> API</i></div> </div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><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="../../../../../org/apache/kudu/client/LocatedTablet.html" title="class in org.apache.kudu.client">LocatedTablet</a>></code></td> -<td class="colLast"><span class="typeNameLabel">KuduTable.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/kudu/client/KuduTable.html#getTabletsLocations-long-">getTabletsLocations</a></span>(long deadline)</code> -<div class="block"><span class="deprecatedLabel">Deprecated.</span> -<div class="block"><span class="deprecationComment">use the <a href="../../../../../org/apache/kudu/client/KuduScanToken.html" title="class in org.apache.kudu.client"><code>KuduScanToken</code></a> API</span></div> +<td class="colLast"><span class="strong">KuduTable.</span><code><strong><a href="../../../../../org/apache/kudu/client/KuduTable.html#getTabletsLocations(long)">getTabletsLocations</a></strong>(long deadline)</code> +<div class="block"><strong>Deprecated.</strong> +<div class="block"><i>use the <a href="../../../../../org/apache/kudu/client/KuduScanToken.html" title="class in org.apache.kudu.client"><code>KuduScanToken</code></a> API</i></div> </div> </td> </tr> @@ -161,11 +153,9 @@ </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar.bottom"> +<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><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> @@ -186,10 +176,10 @@ </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/kudu/client/class-use/LocatedTablet.html" target="_top">Frames</a></li> -<li><a href="LocatedTablet.html" target="_top">No Frames</a></li> +<li><a href="LocatedTablet.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> +<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- @@ -203,7 +193,7 @@ //--> </script> </div> -<a name="skip.navbar.bottom"> +<a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> http://git-wip-us.apache.org/repos/asf/kudu-site/blob/20adff6a/apidocs/org/apache/kudu/client/class-use/Operation.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/kudu/client/class-use/Operation.html b/apidocs/org/apache/kudu/client/class-use/Operation.html index 103cc32..d4b6552 100644 --- a/apidocs/org/apache/kudu/client/class-use/Operation.html +++ b/apidocs/org/apache/kudu/client/class-use/Operation.html @@ -2,20 +2,14 @@ <!-- 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.client.Operation (Kudu 1.0.0 API)</title> +<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> +<title>Uses of Class org.apache.kudu.client.Operation (Kudu 1.0.1 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.client.Operation (Kudu 1.0.0 API)"; - } - } - catch(err) { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Uses of Class org.apache.kudu.client.Operation (Kudu 1.0.1 API)"; } //--> </script> @@ -23,11 +17,9 @@ <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar.top"> +<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><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> @@ -48,10 +40,10 @@ </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/kudu/client/class-use/Operation.html" target="_top">Frames</a></li> -<li><a href="Operation.html" target="_top">No Frames</a></li> +<li><a href="Operation.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> +<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- @@ -65,7 +57,7 @@ //--> </script> </div> -<a name="skip.navbar.top"> +<a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> @@ -75,7 +67,7 @@ <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> -<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../org/apache/kudu/client/Operation.html" title="class in org.apache.kudu.client">Operation</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Package</th> @@ -103,7 +95,7 @@ <!-- --> </a> <h3>Uses of <a href="../../../../../org/apache/kudu/client/Operation.html" title="class in org.apache.kudu.client">Operation</a> in <a href="../../../../../org/apache/kudu/client/package-summary.html">org.apache.kudu.client</a></h3> -<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation"> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation"> <caption><span>Subclasses of <a href="../../../../../org/apache/kudu/client/Operation.html" title="class in org.apache.kudu.client">Operation</a> in <a href="../../../../../org/apache/kudu/client/package-summary.html">org.apache.kudu.client</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> @@ -112,31 +104,31 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code>class </code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/kudu/client/Delete.html" title="class in org.apache.kudu.client">Delete</a></span></code> +<td class="colLast"><code><strong><a href="../../../../../org/apache/kudu/client/Delete.html" title="class in org.apache.kudu.client">Delete</a></strong></code> <div class="block">Class of Operation for whole row removals.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>class </code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/kudu/client/Insert.html" title="class in org.apache.kudu.client">Insert</a></span></code> +<td class="colLast"><code><strong><a href="../../../../../org/apache/kudu/client/Insert.html" title="class in org.apache.kudu.client">Insert</a></strong></code> <div class="block">Represents a single row insert.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>class </code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/kudu/client/Update.html" title="class in org.apache.kudu.client">Update</a></span></code> +<td class="colLast"><code><strong><a href="../../../../../org/apache/kudu/client/Update.html" title="class in org.apache.kudu.client">Update</a></strong></code> <div class="block">Operation to update columns on an existing row.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>class </code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/kudu/client/Upsert.html" title="class in org.apache.kudu.client">Upsert</a></span></code> +<td class="colLast"><code><strong><a href="../../../../../org/apache/kudu/client/Upsert.html" title="class in org.apache.kudu.client">Upsert</a></strong></code> <div class="block">Represents a single row upsert.</div> </td> </tr> </tbody> </table> -<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../org/apache/kudu/client/package-summary.html">org.apache.kudu.client</a> that return <a href="../../../../../org/apache/kudu/client/Operation.html" title="class in org.apache.kudu.client">Operation</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> @@ -145,19 +137,19 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/kudu/client/Operation.html" title="class in org.apache.kudu.client">Operation</a></code></td> -<td class="colLast"><span class="typeNameLabel">PleaseThrottleException.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/kudu/client/PleaseThrottleException.html#getFailedRpc--">getFailedRpc</a></span>()</code> +<td class="colLast"><span class="strong">PleaseThrottleException.</span><code><strong><a href="../../../../../org/apache/kudu/client/PleaseThrottleException.html#getFailedRpc()">getFailedRpc</a></strong>()</code> <div class="block">The RPC that was made to fail with this exception.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/kudu/client/Operation.html" title="class in org.apache.kudu.client">Operation</a></code></td> -<td class="colLast"><span class="typeNameLabel">RowError.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/kudu/client/RowError.html#getOperation--">getOperation</a></span>()</code> +<td class="colLast"><span class="strong">RowError.</span><code><strong><a href="../../../../../org/apache/kudu/client/RowError.html#getOperation()">getOperation</a></strong>()</code> <div class="block">Get the Operation that failed.</div> </td> </tr> </tbody> </table> -<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../org/apache/kudu/client/package-summary.html">org.apache.kudu.client</a> with parameters of type <a href="../../../../../org/apache/kudu/client/Operation.html" title="class in org.apache.kudu.client">Operation</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> @@ -166,13 +158,13 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/kudu/client/OperationResponse.html" title="class in org.apache.kudu.client">OperationResponse</a></code></td> -<td class="colLast"><span class="typeNameLabel">KuduSession.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/kudu/client/KuduSession.html#apply-org.apache.kudu.client.Operation-">apply</a></span>(<a href="../../../../../org/apache/kudu/client/Operation.html" title="class in org.apache.kudu.client">Operation</a> operation)</code> +<td class="colLast"><span class="strong">KuduSession.</span><code><strong><a href="../../../../../org/apache/kudu/client/KuduSession.html#apply(org.apache.kudu.client.Operation)">apply</a></strong>(<a href="../../../../../org/apache/kudu/client/Operation.html" title="class in org.apache.kudu.client">Operation</a> operation)</code> <div class="block">Blocking call with a different behavior based on the flush mode.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>com.stumbleupon.async.Deferred<<a href="../../../../../org/apache/kudu/client/OperationResponse.html" title="class in org.apache.kudu.client">OperationResponse</a>></code></td> -<td class="colLast"><span class="typeNameLabel">AsyncKuduSession.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/kudu/client/AsyncKuduSession.html#apply-org.apache.kudu.client.Operation-">apply</a></span>(<a href="../../../../../org/apache/kudu/client/Operation.html" title="class in org.apache.kudu.client">Operation</a> operation)</code> +<td class="colLast"><span class="strong">AsyncKuduSession.</span><code><strong><a href="../../../../../org/apache/kudu/client/AsyncKuduSession.html#apply(org.apache.kudu.client.Operation)">apply</a></strong>(<a href="../../../../../org/apache/kudu/client/Operation.html" title="class in org.apache.kudu.client">Operation</a> operation)</code> <div class="block">Apply the given operation.</div> </td> </tr> @@ -183,7 +175,7 @@ <!-- --> </a> <h3>Uses of <a href="../../../../../org/apache/kudu/client/Operation.html" title="class in org.apache.kudu.client">Operation</a> in <a href="../../../../../org/apache/kudu/flume/sink/package-summary.html">org.apache.kudu.flume.sink</a></h3> -<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../org/apache/kudu/flume/sink/package-summary.html">org.apache.kudu.flume.sink</a> that return types with arguments of type <a href="../../../../../org/apache/kudu/client/Operation.html" title="class in org.apache.kudu.client">Operation</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> @@ -192,7 +184,7 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code><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="../../../../../org/apache/kudu/client/Operation.html" title="class in org.apache.kudu.client">Operation</a>></code></td> -<td class="colLast"><span class="typeNameLabel">KuduOperationsProducer.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/kudu/flume/sink/KuduOperationsProducer.html#getOperations-org.apache.flume.Event-">getOperations</a></span>(org.apache.flume.Event event)</code> +<td class="colLast"><span class="strong">KuduOperationsProducer.</span><code><strong><a href="../../../../../org/apache/kudu/flume/sink/KuduOperationsProducer.html#getOperations(org.apache.flume.Event)">getOperations</a></strong>(org.apache.flume.Event event)</code> <div class="block">Returns the operations that should be written to Kudu as a result of this event.</div> </td> @@ -204,7 +196,7 @@ <!-- --> </a> <h3>Uses of <a href="../../../../../org/apache/kudu/client/Operation.html" title="class in org.apache.kudu.client">Operation</a> in <a href="../../../../../org/apache/kudu/mapreduce/package-summary.html">org.apache.kudu.mapreduce</a></h3> -<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../org/apache/kudu/mapreduce/package-summary.html">org.apache.kudu.mapreduce</a> that return types with arguments of type <a href="../../../../../org/apache/kudu/client/Operation.html" title="class in org.apache.kudu.client">Operation</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> @@ -213,7 +205,7 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code>org.apache.hadoop.mapreduce.RecordWriter<org.apache.hadoop.io.NullWritable,<a href="../../../../../org/apache/kudu/client/Operation.html" title="class in org.apache.kudu.client">Operation</a>></code></td> -<td class="colLast"><span class="typeNameLabel">KuduTableOutputFormat.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/kudu/mapreduce/KuduTableOutputFormat.html#getRecordWriter-org.apache.hadoop.mapreduce.TaskAttemptContext-">getRecordWriter</a></span>(org.apache.hadoop.mapreduce.TaskAttemptContext taskAttemptContext)</code> </td> +<td class="colLast"><span class="strong">KuduTableOutputFormat.</span><code><strong><a href="../../../../../org/apache/kudu/mapreduce/KuduTableOutputFormat.html#getRecordWriter(org.apache.hadoop.mapreduce.TaskAttemptContext)">getRecordWriter</a></strong>(org.apache.hadoop.mapreduce.TaskAttemptContext taskAttemptContext)</code> </td> </tr> </tbody> </table> @@ -223,11 +215,9 @@ </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar.bottom"> +<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><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> @@ -248,10 +238,10 @@ </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/kudu/client/class-use/Operation.html" target="_top">Frames</a></li> -<li><a href="Operation.html" target="_top">No Frames</a></li> +<li><a href="Operation.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> +<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- @@ -265,7 +255,7 @@ //--> </script> </div> -<a name="skip.navbar.bottom"> +<a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> http://git-wip-us.apache.org/repos/asf/kudu-site/blob/20adff6a/apidocs/org/apache/kudu/client/class-use/OperationResponse.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/kudu/client/class-use/OperationResponse.html b/apidocs/org/apache/kudu/client/class-use/OperationResponse.html index e28e1fc..f12fdce 100644 --- a/apidocs/org/apache/kudu/client/class-use/OperationResponse.html +++ b/apidocs/org/apache/kudu/client/class-use/OperationResponse.html @@ -2,20 +2,14 @@ <!-- 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.client.OperationResponse (Kudu 1.0.0 API)</title> +<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> +<title>Uses of Class org.apache.kudu.client.OperationResponse (Kudu 1.0.1 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.client.OperationResponse (Kudu 1.0.0 API)"; - } - } - catch(err) { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Uses of Class org.apache.kudu.client.OperationResponse (Kudu 1.0.1 API)"; } //--> </script> @@ -23,11 +17,9 @@ <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar.top"> +<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><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> @@ -48,10 +40,10 @@ </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/kudu/client/class-use/OperationResponse.html" target="_top">Frames</a></li> -<li><a href="OperationResponse.html" target="_top">No Frames</a></li> +<li><a href="OperationResponse.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> +<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- @@ -65,7 +57,7 @@ //--> </script> </div> -<a name="skip.navbar.top"> +<a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> @@ -75,7 +67,7 @@ <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> -<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../org/apache/kudu/client/OperationResponse.html" title="class in org.apache.kudu.client">OperationResponse</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Package</th> @@ -95,7 +87,7 @@ <!-- --> </a> <h3>Uses of <a href="../../../../../org/apache/kudu/client/OperationResponse.html" title="class in org.apache.kudu.client">OperationResponse</a> in <a href="../../../../../org/apache/kudu/client/package-summary.html">org.apache.kudu.client</a></h3> -<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../org/apache/kudu/client/package-summary.html">org.apache.kudu.client</a> that return <a href="../../../../../org/apache/kudu/client/OperationResponse.html" title="class in org.apache.kudu.client">OperationResponse</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> @@ -104,13 +96,13 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/kudu/client/OperationResponse.html" title="class in org.apache.kudu.client">OperationResponse</a></code></td> -<td class="colLast"><span class="typeNameLabel">KuduSession.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/kudu/client/KuduSession.html#apply-org.apache.kudu.client.Operation-">apply</a></span>(<a href="../../../../../org/apache/kudu/client/Operation.html" title="class in org.apache.kudu.client">Operation</a> operation)</code> +<td class="colLast"><span class="strong">KuduSession.</span><code><strong><a href="../../../../../org/apache/kudu/client/KuduSession.html#apply(org.apache.kudu.client.Operation)">apply</a></strong>(<a href="../../../../../org/apache/kudu/client/Operation.html" title="class in org.apache.kudu.client">Operation</a> operation)</code> <div class="block">Blocking call with a different behavior based on the flush mode.</div> </td> </tr> </tbody> </table> -<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../org/apache/kudu/client/package-summary.html">org.apache.kudu.client</a> that return types with arguments of type <a href="../../../../../org/apache/kudu/client/OperationResponse.html" title="class in org.apache.kudu.client">OperationResponse</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> @@ -119,37 +111,37 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code>com.stumbleupon.async.Deferred<<a href="../../../../../org/apache/kudu/client/OperationResponse.html" title="class in org.apache.kudu.client">OperationResponse</a>></code></td> -<td class="colLast"><span class="typeNameLabel">AsyncKuduSession.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/kudu/client/AsyncKuduSession.html#apply-org.apache.kudu.client.Operation-">apply</a></span>(<a href="../../../../../org/apache/kudu/client/Operation.html" title="class in org.apache.kudu.client">Operation</a> operation)</code> +<td class="colLast"><span class="strong">AsyncKuduSession.</span><code><strong><a href="../../../../../org/apache/kudu/client/AsyncKuduSession.html#apply(org.apache.kudu.client.Operation)">apply</a></strong>(<a href="../../../../../org/apache/kudu/client/Operation.html" title="class in org.apache.kudu.client">Operation</a> operation)</code> <div class="block">Apply the given operation.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><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="../../../../../org/apache/kudu/client/OperationResponse.html" title="class in org.apache.kudu.client">OperationResponse</a>></code></td> -<td class="colLast"><span class="typeNameLabel">KuduSession.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/kudu/client/KuduSession.html#close--">close</a></span>()</code> -<div class="block">Blocking call that flushes the buffers (see <a href="../../../../../org/apache/kudu/client/KuduSession.html#flush--"><code>KuduSession.flush()</code></a> and closes the sessions.</div> +<td class="colLast"><span class="strong">KuduSession.</span><code><strong><a href="../../../../../org/apache/kudu/client/KuduSession.html#close()">close</a></strong>()</code> +<div class="block">Blocking call that flushes the buffers (see <a href="../../../../../org/apache/kudu/client/KuduSession.html#flush()"><code>KuduSession.flush()</code></a> and closes the sessions.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>com.stumbleupon.async.Deferred<<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="../../../../../org/apache/kudu/client/OperationResponse.html" title="class in org.apache.kudu.client">OperationResponse</a>>></code></td> -<td class="colLast"><span class="typeNameLabel">AsyncKuduSession.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/kudu/client/AsyncKuduSession.html#close--">close</a></span>()</code> +<td class="colLast"><span class="strong">AsyncKuduSession.</span><code><strong><a href="../../../../../org/apache/kudu/client/AsyncKuduSession.html#close()">close</a></strong>()</code> <div class="block">Flushes the buffered operations and marks this session as closed.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><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="../../../../../org/apache/kudu/client/OperationResponse.html" title="class in org.apache.kudu.client">OperationResponse</a>></code></td> -<td class="colLast"><span class="typeNameLabel">KuduSession.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/kudu/client/KuduSession.html#flush--">flush</a></span>()</code> +<td class="colLast"><span class="strong">KuduSession.</span><code><strong><a href="../../../../../org/apache/kudu/client/KuduSession.html#flush()">flush</a></strong>()</code> <div class="block">Blocking call that force flushes this session's buffers.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>com.stumbleupon.async.Deferred<<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="../../../../../org/apache/kudu/client/OperationResponse.html" title="class in org.apache.kudu.client">OperationResponse</a>>></code></td> -<td class="colLast"><span class="typeNameLabel">AsyncKuduSession.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/kudu/client/AsyncKuduSession.html#flush--">flush</a></span>()</code> +<td class="colLast"><span class="strong">AsyncKuduSession.</span><code><strong><a href="../../../../../org/apache/kudu/client/AsyncKuduSession.html#flush()">flush</a></strong>()</code> <div class="block">Flush buffered writes.</div> </td> </tr> </tbody> </table> -<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Method parameters in <a href="../../../../../org/apache/kudu/client/package-summary.html">org.apache.kudu.client</a> with type arguments of type <a href="../../../../../org/apache/kudu/client/OperationResponse.html" title="class in org.apache.kudu.client">OperationResponse</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> @@ -158,7 +150,7 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code>static <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="../../../../../org/apache/kudu/client/RowError.html" title="class in org.apache.kudu.client">RowError</a>></code></td> -<td class="colLast"><span class="typeNameLabel">OperationResponse.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/kudu/client/OperationResponse.html#collectErrors-java.util.List-">collectErrors</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="../../../../../org/apache/kudu/client/OperationResponse.html" title="class in org.apache.kudu.client">OperationResponse</a>> responses)</code> +<td class="colLast"><span class="strong">OperationResponse.</span><code><strong><a href="../../../../../org/apache/kudu/client/OperationResponse.html#collectErrors(java.util.List)">collectErrors</a></strong>(<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="../../../../../org/apache/kudu/client/OperationResponse.html" title="class in org.apache.kudu.client">OperationResponse</a>> responses)</code> <div class="block">Utility method that collects all the row errors from the given list of responses.</div> </td> </tr> @@ -170,11 +162,9 @@ </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar.bottom"> +<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><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> @@ -195,10 +185,10 @@ </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/kudu/client/class-use/OperationResponse.html" target="_top">Frames</a></li> -<li><a href="OperationResponse.html" target="_top">No Frames</a></li> +<li><a href="OperationResponse.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> +<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- @@ -212,7 +202,7 @@ //--> </script> </div> -<a name="skip.navbar.bottom"> +<a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> http://git-wip-us.apache.org/repos/asf/kudu-site/blob/20adff6a/apidocs/org/apache/kudu/client/class-use/PartialRow.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/kudu/client/class-use/PartialRow.html b/apidocs/org/apache/kudu/client/class-use/PartialRow.html index 999970e..8e2a644 100644 --- a/apidocs/org/apache/kudu/client/class-use/PartialRow.html +++ b/apidocs/org/apache/kudu/client/class-use/PartialRow.html @@ -2,20 +2,14 @@ <!-- 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.client.PartialRow (Kudu 1.0.0 API)</title> +<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> +<title>Uses of Class org.apache.kudu.client.PartialRow (Kudu 1.0.1 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.client.PartialRow (Kudu 1.0.0 API)"; - } - } - catch(err) { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Uses of Class org.apache.kudu.client.PartialRow (Kudu 1.0.1 API)"; } //--> </script> @@ -23,11 +17,9 @@ <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar.top"> +<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><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> @@ -48,10 +40,10 @@ </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/kudu/client/class-use/PartialRow.html" target="_top">Frames</a></li> -<li><a href="PartialRow.html" target="_top">No Frames</a></li> +<li><a href="PartialRow.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> +<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- @@ -65,7 +57,7 @@ //--> </script> </div> -<a name="skip.navbar.top"> +<a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> @@ -75,7 +67,7 @@ <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> -<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../org/apache/kudu/client/PartialRow.html" title="class in org.apache.kudu.client">PartialRow</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Package</th> @@ -99,7 +91,7 @@ <!-- --> </a> <h3>Uses of <a href="../../../../../org/apache/kudu/client/PartialRow.html" title="class in org.apache.kudu.client">PartialRow</a> in <a href="../../../../../org/apache/kudu/package-summary.html">org.apache.kudu</a></h3> -<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../org/apache/kudu/package-summary.html">org.apache.kudu</a> that return <a href="../../../../../org/apache/kudu/client/PartialRow.html" title="class in org.apache.kudu.client">PartialRow</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> @@ -108,7 +100,7 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/kudu/client/PartialRow.html" title="class in org.apache.kudu.client">PartialRow</a></code></td> -<td class="colLast"><span class="typeNameLabel">Schema.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/kudu/Schema.html#newPartialRow--">newPartialRow</a></span>()</code> +<td class="colLast"><span class="strong">Schema.</span><code><strong><a href="../../../../../org/apache/kudu/Schema.html#newPartialRow()">newPartialRow</a></strong>()</code> <div class="block">Creates a new partial row for the schema.</div> </td> </tr> @@ -119,7 +111,7 @@ <!-- --> </a> <h3>Uses of <a href="../../../../../org/apache/kudu/client/PartialRow.html" title="class in org.apache.kudu.client">PartialRow</a> in <a href="../../../../../org/apache/kudu/client/package-summary.html">org.apache.kudu.client</a></h3> -<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../org/apache/kudu/client/package-summary.html">org.apache.kudu.client</a> that return <a href="../../../../../org/apache/kudu/client/PartialRow.html" title="class in org.apache.kudu.client">PartialRow</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> @@ -128,13 +120,13 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/kudu/client/PartialRow.html" title="class in org.apache.kudu.client">PartialRow</a></code></td> -<td class="colLast"><span class="typeNameLabel">Operation.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/kudu/client/Operation.html#getRow--">getRow</a></span>()</code> +<td class="colLast"><span class="strong">Operation.</span><code><strong><a href="../../../../../org/apache/kudu/client/Operation.html#getRow()">getRow</a></strong>()</code> <div class="block">Get the underlying row to modify.</div> </td> </tr> </tbody> </table> -<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../org/apache/kudu/client/package-summary.html">org.apache.kudu.client</a> with parameters of type <a href="../../../../../org/apache/kudu/client/PartialRow.html" title="class in org.apache.kudu.client">PartialRow</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> @@ -143,7 +135,7 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code><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">CreateTableOptions.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/kudu/client/CreateTableOptions.html#addRangePartition-org.apache.kudu.client.PartialRow-org.apache.kudu.client.PartialRow-">addRangePartition</a></span>(<a href="../../../../../org/apache/kudu/client/PartialRow.html" title="class in org.apache.kudu.client">PartialRow</a> lower, +<td class="colLast"><span class="strong">CreateTableOptions.</span><code><strong><a href="../../../../../org/apache/kudu/client/CreateTableOptions.html#addRangePartition(org.apache.kudu.client.PartialRow,%20org.apache.kudu.client.PartialRow)">addRangePartition</a></strong>(<a href="../../../../../org/apache/kudu/client/PartialRow.html" title="class in org.apache.kudu.client">PartialRow</a> lower, <a href="../../../../../org/apache/kudu/client/PartialRow.html" title="class in org.apache.kudu.client">PartialRow</a> upper)</code> <div class="block">Add a range partition partition to the table with an inclusive lower bound and an exclusive upper bound.</div> @@ -151,14 +143,14 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/kudu/client/AlterTableOptions.html" title="class in org.apache.kudu.client">AlterTableOptions</a></code></td> -<td class="colLast"><span class="typeNameLabel">AlterTableOptions.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/kudu/client/AlterTableOptions.html#addRangePartition-org.apache.kudu.client.PartialRow-org.apache.kudu.client.PartialRow-">addRangePartition</a></span>(<a href="../../../../../org/apache/kudu/client/PartialRow.html" title="class in org.apache.kudu.client">PartialRow</a> lowerBound, +<td class="colLast"><span class="strong">AlterTableOptions.</span><code><strong><a href="../../../../../org/apache/kudu/client/AlterTableOptions.html#addRangePartition(org.apache.kudu.client.PartialRow,%20org.apache.kudu.client.PartialRow)">addRangePartition</a></strong>(<a href="../../../../../org/apache/kudu/client/PartialRow.html" title="class in org.apache.kudu.client">PartialRow</a> lowerBound, <a href="../../../../../org/apache/kudu/client/PartialRow.html" title="class in org.apache.kudu.client">PartialRow</a> upperBound)</code> <div class="block">Add a range partition to the table with an inclusive lower bound and an exclusive upper bound.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><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">CreateTableOptions.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/kudu/client/CreateTableOptions.html#addRangePartition-org.apache.kudu.client.PartialRow-org.apache.kudu.client.PartialRow-org.apache.kudu.client.RangePartitionBound-org.apache.kudu.client.RangePartitionBound-">addRangePartition</a></span>(<a href="../../../../../org/apache/kudu/client/PartialRow.html" title="class in org.apache.kudu.client">PartialRow</a> lower, +<td class="colLast"><span class="strong">CreateTableOptions.</span><code><strong><a href="../../../../../org/apache/kudu/client/CreateTableOptions.html#addRangePartition(org.apache.kudu.client.PartialRow,%20org.apache.kudu.client.PartialRow,%20org.apache.kudu.client.RangePartitionBound,%20org.apache.kudu.client.RangePartitionBound)">addRangePartition</a></strong>(<a href="../../../../../org/apache/kudu/client/PartialRow.html" title="class in org.apache.kudu.client">PartialRow</a> lower, <a href="../../../../../org/apache/kudu/client/PartialRow.html" title="class in org.apache.kudu.client">PartialRow</a> upper, <a href="../../../../../org/apache/kudu/client/RangePartitionBound.html" title="enum in org.apache.kudu.client">RangePartitionBound</a> lowerBoundType, <a href="../../../../../org/apache/kudu/client/RangePartitionBound.html" title="enum in org.apache.kudu.client">RangePartitionBound</a> upperBoundType)</code> @@ -168,7 +160,7 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/kudu/client/AlterTableOptions.html" title="class in org.apache.kudu.client">AlterTableOptions</a></code></td> -<td class="colLast"><span class="typeNameLabel">AlterTableOptions.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/kudu/client/AlterTableOptions.html#addRangePartition-org.apache.kudu.client.PartialRow-org.apache.kudu.client.PartialRow-org.apache.kudu.client.RangePartitionBound-org.apache.kudu.client.RangePartitionBound-">addRangePartition</a></span>(<a href="../../../../../org/apache/kudu/client/PartialRow.html" title="class in org.apache.kudu.client">PartialRow</a> lowerBound, +<td class="colLast"><span class="strong">AlterTableOptions.</span><code><strong><a href="../../../../../org/apache/kudu/client/AlterTableOptions.html#addRangePartition(org.apache.kudu.client.PartialRow,%20org.apache.kudu.client.PartialRow,%20org.apache.kudu.client.RangePartitionBound,%20org.apache.kudu.client.RangePartitionBound)">addRangePartition</a></strong>(<a href="../../../../../org/apache/kudu/client/PartialRow.html" title="class in org.apache.kudu.client">PartialRow</a> lowerBound, <a href="../../../../../org/apache/kudu/client/PartialRow.html" title="class in org.apache.kudu.client">PartialRow</a> upperBound, <a href="../../../../../org/apache/kudu/client/RangePartitionBound.html" title="enum in org.apache.kudu.client">RangePartitionBound</a> lowerBoundType, <a href="../../../../../org/apache/kudu/client/RangePartitionBound.html" title="enum in org.apache.kudu.client">RangePartitionBound</a> upperBoundType)</code> @@ -177,13 +169,13 @@ </tr> <tr class="altColor"> <td class="colFirst"><code><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">CreateTableOptions.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/kudu/client/CreateTableOptions.html#addSplitRow-org.apache.kudu.client.PartialRow-">addSplitRow</a></span>(<a href="../../../../../org/apache/kudu/client/PartialRow.html" title="class in org.apache.kudu.client">PartialRow</a> row)</code> +<td class="colLast"><span class="strong">CreateTableOptions.</span><code><strong><a href="../../../../../org/apache/kudu/client/CreateTableOptions.html#addSplitRow(org.apache.kudu.client.PartialRow)">addSplitRow</a></strong>(<a href="../../../../../org/apache/kudu/client/PartialRow.html" title="class in org.apache.kudu.client">PartialRow</a> row)</code> <div class="block">Add a range partition split.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/kudu/client/AlterTableOptions.html" title="class in org.apache.kudu.client">AlterTableOptions</a></code></td> -<td class="colLast"><span class="typeNameLabel">AlterTableOptions.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/kudu/client/AlterTableOptions.html#dropRangePartition-org.apache.kudu.client.PartialRow-org.apache.kudu.client.PartialRow-">dropRangePartition</a></span>(<a href="../../../../../org/apache/kudu/client/PartialRow.html" title="class in org.apache.kudu.client">PartialRow</a> lowerBound, +<td class="colLast"><span class="strong">AlterTableOptions.</span><code><strong><a href="../../../../../org/apache/kudu/client/AlterTableOptions.html#dropRangePartition(org.apache.kudu.client.PartialRow,%20org.apache.kudu.client.PartialRow)">dropRangePartition</a></strong>(<a href="../../../../../org/apache/kudu/client/PartialRow.html" title="class in org.apache.kudu.client">PartialRow</a> lowerBound, <a href="../../../../../org/apache/kudu/client/PartialRow.html" title="class in org.apache.kudu.client">PartialRow</a> upperBound)</code> <div class="block">Drop the range partition from the table with the specified inclusive lower bound and exclusive upper bound.</div> @@ -191,7 +183,7 @@ </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/kudu/client/AlterTableOptions.html" title="class in org.apache.kudu.client">AlterTableOptions</a></code></td> -<td class="colLast"><span class="typeNameLabel">AlterTableOptions.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/kudu/client/AlterTableOptions.html#dropRangePartition-org.apache.kudu.client.PartialRow-org.apache.kudu.client.PartialRow-org.apache.kudu.client.RangePartitionBound-org.apache.kudu.client.RangePartitionBound-">dropRangePartition</a></span>(<a href="../../../../../org/apache/kudu/client/PartialRow.html" title="class in org.apache.kudu.client">PartialRow</a> lowerBound, +<td class="colLast"><span class="strong">AlterTableOptions.</span><code><strong><a href="../../../../../org/apache/kudu/client/AlterTableOptions.html#dropRangePartition(org.apache.kudu.client.PartialRow,%20org.apache.kudu.client.PartialRow,%20org.apache.kudu.client.RangePartitionBound,%20org.apache.kudu.client.RangePartitionBound)">dropRangePartition</a></strong>(<a href="../../../../../org/apache/kudu/client/PartialRow.html" title="class in org.apache.kudu.client">PartialRow</a> lowerBound, <a href="../../../../../org/apache/kudu/client/PartialRow.html" title="class in org.apache.kudu.client">PartialRow</a> upperBound, <a href="../../../../../org/apache/kudu/client/RangePartitionBound.html" title="enum in org.apache.kudu.client">RangePartitionBound</a> lowerBoundType, <a href="../../../../../org/apache/kudu/client/RangePartitionBound.html" title="enum in org.apache.kudu.client">RangePartitionBound</a> upperBoundType)</code> @@ -200,13 +192,13 @@ </tr> <tr 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"><span class="typeNameLabel">AbstractKuduScannerBuilder.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/kudu/client/AbstractKuduScannerBuilder.html#exclusiveUpperBound-org.apache.kudu.client.PartialRow-">exclusiveUpperBound</a></span>(<a href="../../../../../org/apache/kudu/client/PartialRow.html" title="class in org.apache.kudu.client">PartialRow</a> partialRow)</code> +<td class="colLast"><span class="strong">AbstractKuduScannerBuilder.</span><code><strong><a href="../../../../../org/apache/kudu/client/AbstractKuduScannerBuilder.html#exclusiveUpperBound(org.apache.kudu.client.PartialRow)">exclusiveUpperBound</a></strong>(<a href="../../../../../org/apache/kudu/client/PartialRow.html" title="class in org.apache.kudu.client">PartialRow</a> partialRow)</code> <div class="block">Add an upper bound (exclusive) primary key for the scan.</div> </td> </tr> <tr 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"><span class="typeNameLabel">AbstractKuduScannerBuilder.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/kudu/client/AbstractKuduScannerBuilder.html#lowerBound-org.apache.kudu.client.PartialRow-">lowerBound</a></span>(<a href="../../../../../org/apache/kudu/client/PartialRow.html" title="class in org.apache.kudu.client">PartialRow</a> partialRow)</code> +<td class="colLast"><span class="strong">AbstractKuduScannerBuilder.</span><code><strong><a href="../../../../../org/apache/kudu/client/AbstractKuduScannerBuilder.html#lowerBound(org.apache.kudu.client.PartialRow)">lowerBound</a></strong>(<a href="../../../../../org/apache/kudu/client/PartialRow.html" title="class in org.apache.kudu.client">PartialRow</a> partialRow)</code> <div class="block">Add a lower bound (inclusive) primary key for the scan.</div> </td> </tr> @@ -218,11 +210,9 @@ </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar.bottom"> +<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><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> @@ -243,10 +233,10 @@ </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/kudu/client/class-use/PartialRow.html" target="_top">Frames</a></li> -<li><a href="PartialRow.html" target="_top">No Frames</a></li> +<li><a href="PartialRow.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> +<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- @@ -260,7 +250,7 @@ //--> </script> </div> -<a name="skip.navbar.bottom"> +<a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> http://git-wip-us.apache.org/repos/asf/kudu-site/blob/20adff6a/apidocs/org/apache/kudu/client/class-use/PleaseThrottleException.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/kudu/client/class-use/PleaseThrottleException.html b/apidocs/org/apache/kudu/client/class-use/PleaseThrottleException.html index f3e9804..e8eb282 100644 --- a/apidocs/org/apache/kudu/client/class-use/PleaseThrottleException.html +++ b/apidocs/org/apache/kudu/client/class-use/PleaseThrottleException.html @@ -2,20 +2,14 @@ <!-- 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.client.PleaseThrottleException (Kudu 1.0.0 API)</title> +<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> +<title>Uses of Class org.apache.kudu.client.PleaseThrottleException (Kudu 1.0.1 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.client.PleaseThrottleException (Kudu 1.0.0 API)"; - } - } - catch(err) { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Uses of Class org.apache.kudu.client.PleaseThrottleException (Kudu 1.0.1 API)"; } //--> </script> @@ -23,11 +17,9 @@ <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar.top"> +<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><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> @@ -48,10 +40,10 @@ </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/kudu/client/class-use/PleaseThrottleException.html" target="_top">Frames</a></li> -<li><a href="PleaseThrottleException.html" target="_top">No Frames</a></li> +<li><a href="PleaseThrottleException.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> +<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- @@ -65,7 +57,7 @@ //--> </script> </div> -<a name="skip.navbar.top"> +<a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> @@ -74,11 +66,9 @@ </div> <div class="classUseContainer">No usage of org.apache.kudu.client.PleaseThrottleException</div> <!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar.bottom"> +<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><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> @@ -99,10 +89,10 @@ </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/kudu/client/class-use/PleaseThrottleException.html" target="_top">Frames</a></li> -<li><a href="PleaseThrottleException.html" target="_top">No Frames</a></li> +<li><a href="PleaseThrottleException.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> +<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- @@ -116,7 +106,7 @@ //--> </script> </div> -<a name="skip.navbar.bottom"> +<a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= -->
