http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/Result.html ---------------------------------------------------------------------- diff --git a/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/Result.html b/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/Result.html index bd10567..5170689 100644 --- a/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/Result.html +++ b/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/Result.html @@ -3,13 +3,17 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.hadoop.hbase.client.Result (Apache HBase 1.2.7 API)</title> +<title>Uses of Class org.apache.hadoop.hbase.client.Result (Apache HBase 1.2.8 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.hadoop.hbase.client.Result (Apache HBase 1.2.7 API)"; + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Uses of Class org.apache.hadoop.hbase.client.Result (Apache HBase 1.2.8 API)"; + } + } + catch(err) { } //--> </script> @@ -354,13 +358,13 @@ service.</div> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a></code></td> -<td class="colLast"><span class="strong">HTable.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html#append(org.apache.hadoop.hbase.client.Append)">append</a></strong>(<a href="../../../../../../org/apache/hadoop/hbase/client/Append.html" title="class in org.apache.hadoop.hbase.client">Append</a> append)</code> +<td class="colLast"><span class="strong">Table.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/Table.html#append(org.apache.hadoop.hbase.client.Append)">append</a></strong>(<a href="../../../../../../org/apache/hadoop/hbase/client/Append.html" title="class in org.apache.hadoop.hbase.client">Append</a> append)</code> <div class="block">Appends values to one or more columns within a single row.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a></code></td> -<td class="colLast"><span class="strong">Table.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/Table.html#append(org.apache.hadoop.hbase.client.Append)">append</a></strong>(<a href="../../../../../../org/apache/hadoop/hbase/client/Append.html" title="class in org.apache.hadoop.hbase.client">Append</a> append)</code> +<td class="colLast"><span class="strong">HTable.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html#append(org.apache.hadoop.hbase.client.Append)">append</a></strong>(<a href="../../../../../../org/apache/hadoop/hbase/client/Append.html" title="class in org.apache.hadoop.hbase.client">Append</a> append)</code> <div class="block">Appends values to one or more columns within a single row.</div> </td> </tr> @@ -431,13 +435,13 @@ service.</div> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a></code></td> -<td class="colLast"><span class="strong">HTable.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html#get(org.apache.hadoop.hbase.client.Get)">get</a></strong>(<a href="../../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a> get)</code> +<td class="colLast"><span class="strong">Table.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/Table.html#get(org.apache.hadoop.hbase.client.Get)">get</a></strong>(<a href="../../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a> get)</code> <div class="block">Extracts certain cells from a given row.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a></code></td> -<td class="colLast"><span class="strong">Table.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/Table.html#get(org.apache.hadoop.hbase.client.Get)">get</a></strong>(<a href="../../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a> get)</code> +<td class="colLast"><span class="strong">HTable.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html#get(org.apache.hadoop.hbase.client.Get)">get</a></strong>(<a href="../../../../../../org/apache/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a> get)</code> <div class="block">Extracts certain cells from a given row.</div> </td> </tr> @@ -447,13 +451,13 @@ service.</div> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>[]</code></td> -<td class="colLast"><span class="strong">HTable.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html#get(java.util.List)">get</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/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>> gets)</code> +<td class="colLast"><span class="strong">Table.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/Table.html#get(java.util.List)">get</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/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>> gets)</code> <div class="block">Extracts certain cells from the given rows, in batch.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>[]</code></td> -<td class="colLast"><span class="strong">Table.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/Table.html#get(java.util.List)">get</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/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>> gets)</code> +<td class="colLast"><span class="strong">HTable.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html#get(java.util.List)">get</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/hadoop/hbase/client/Get.html" title="class in org.apache.hadoop.hbase.client">Get</a>> gets)</code> <div class="block">Extracts certain cells from the given rows, in batch.</div> </td> </tr> @@ -492,42 +496,42 @@ service.</div> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a></code></td> -<td class="colLast"><span class="strong">HTable.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html#increment(org.apache.hadoop.hbase.client.Increment)">increment</a></strong>(<a href="../../../../../../org/apache/hadoop/hbase/client/Increment.html" title="class in org.apache.hadoop.hbase.client">Increment</a> increment)</code> +<td class="colLast"><span class="strong">Table.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/Table.html#increment(org.apache.hadoop.hbase.client.Increment)">increment</a></strong>(<a href="../../../../../../org/apache/hadoop/hbase/client/Increment.html" title="class in org.apache.hadoop.hbase.client">Increment</a> increment)</code> <div class="block">Increments one or more columns within a single row.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a></code></td> -<td class="colLast"><span class="strong">Table.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/Table.html#increment(org.apache.hadoop.hbase.client.Increment)">increment</a></strong>(<a href="../../../../../../org/apache/hadoop/hbase/client/Increment.html" title="class in org.apache.hadoop.hbase.client">Increment</a> increment)</code> +<td class="colLast"><span class="strong">HTable.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html#increment(org.apache.hadoop.hbase.client.Increment)">increment</a></strong>(<a href="../../../../../../org/apache/hadoop/hbase/client/Increment.html" title="class in org.apache.hadoop.hbase.client">Increment</a> increment)</code> <div class="block">Increments one or more columns within a single row.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a></code></td> -<td class="colLast"><span class="strong">ClientSideRegionScanner.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/ClientSideRegionScanner.html#next()">next</a></strong>()</code> </td> +<td class="colLast"><span class="strong">TableSnapshotScanner.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/TableSnapshotScanner.html#next()">next</a></strong>()</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a></code></td> -<td class="colLast"><span class="strong">TableSnapshotScanner.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/TableSnapshotScanner.html#next()">next</a></strong>()</code> </td> +<td class="colLast"><span class="strong">ClientSideRegionScanner.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/ClientSideRegionScanner.html#next()">next</a></strong>()</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a></code></td> -<td class="colLast"><span class="strong">ClientSmallScanner.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/ClientSmallScanner.html#next()">next</a></strong>()</code> </td> +<td class="colLast"><span class="strong">ClientScanner.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/ClientScanner.html#next()">next</a></strong>()</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a></code></td> -<td class="colLast"><span class="strong">ClientSmallReversedScanner.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/ClientSmallReversedScanner.html#next()">next</a></strong>()</code> </td> +<td class="colLast"><span class="strong">ClientSmallScanner.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/ClientSmallScanner.html#next()">next</a></strong>()</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a></code></td> -<td class="colLast"><span class="strong">ClientScanner.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/ClientScanner.html#next()">next</a></strong>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a></code></td> <td class="colLast"><span class="strong">ResultScanner.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/ResultScanner.html#next()">next</a></strong>()</code> <div class="block">Grab the next row's worth of values.</div> </td> </tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a></code></td> +<td class="colLast"><span class="strong">ClientSmallReversedScanner.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/ClientSmallReversedScanner.html#next()">next</a></strong>()</code> </td> +</tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>[]</code></td> <td class="colLast"><span class="strong">AbstractClientScanner.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/AbstractClientScanner.html#next(int)">next</a></strong>(int nbRows)</code> @@ -879,13 +883,13 @@ service.</div> <tbody> <tr class="altColor"> <td class="colFirst"><code>org.apache.hadoop.mapred.RecordReader<<a href="../../../../../../org/apache/hadoop/hbase/io/ImmutableBytesWritable.html" title="class in org.apache.hadoop.hbase.io">ImmutableBytesWritable</a>,<a href="../../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>></code></td> -<td class="colLast"><span class="strong">MultiTableSnapshotInputFormat.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/mapred/MultiTableSnapshotInputFormat.html#getRecordReader(org.apache.hadoop.mapred.InputSplit,%20org.apache.hadoop.mapred.JobConf,%20org.apache.hadoop.mapred.Reporter)">getRecordReader</a></strong>(org.apache.hadoop.mapred.InputSplit split, +<td class="colLast"><span class="strong">TableSnapshotInputFormat.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/mapred/TableSnapshotInputFormat.html#getRecordReader(org.apache.hadoop.mapred.InputSplit,%20org.apache.hadoop.mapred.JobConf,%20org.apache.hadoop.mapred.Reporter)">getRecordReader</a></strong>(org.apache.hadoop.mapred.InputSplit split, org.apache.hadoop.mapred.JobConf job, org.apache.hadoop.mapred.Reporter reporter)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.hadoop.mapred.RecordReader<<a href="../../../../../../org/apache/hadoop/hbase/io/ImmutableBytesWritable.html" title="class in org.apache.hadoop.hbase.io">ImmutableBytesWritable</a>,<a href="../../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>></code></td> -<td class="colLast"><span class="strong">TableSnapshotInputFormat.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/mapred/TableSnapshotInputFormat.html#getRecordReader(org.apache.hadoop.mapred.InputSplit,%20org.apache.hadoop.mapred.JobConf,%20org.apache.hadoop.mapred.Reporter)">getRecordReader</a></strong>(org.apache.hadoop.mapred.InputSplit split, +<td class="colLast"><span class="strong">MultiTableSnapshotInputFormat.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/mapred/MultiTableSnapshotInputFormat.html#getRecordReader(org.apache.hadoop.mapred.InputSplit,%20org.apache.hadoop.mapred.JobConf,%20org.apache.hadoop.mapred.Reporter)">getRecordReader</a></strong>(org.apache.hadoop.mapred.InputSplit split, org.apache.hadoop.mapred.JobConf job, org.apache.hadoop.mapred.Reporter reporter)</code> </td> </tr> @@ -1013,16 +1017,16 @@ service.</div> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.hadoop.mapreduce.RecordReader<<a href="../../../../../../org/apache/hadoop/hbase/io/ImmutableBytesWritable.html" title="class in org.apache.hadoop.hbase.io">ImmutableBytesWritable</a>,<a href="../../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>></code></td> -<td class="colLast"><span class="strong">MultiTableInputFormatBase.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/mapreduce/MultiTableInputFormatBase.html#createRecordReader(org.apache.hadoop.mapreduce.InputSplit,%20org.apache.hadoop.mapreduce.TaskAttemptContext)">createRecordReader</a></strong>(org.apache.hadoop.mapreduce.InputSplit split, +<td class="colLast"><span class="strong">TableInputFormatBase.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/mapreduce/TableInputFormatBase.html#createRecordReader(org.apache.hadoop.mapreduce.InputSplit,%20org.apache.hadoop.mapreduce.TaskAttemptContext)">createRecordReader</a></strong>(org.apache.hadoop.mapreduce.InputSplit split, org.apache.hadoop.mapreduce.TaskAttemptContext context)</code> -<div class="block">Builds a TableRecordReader.</div> +<div class="block">Builds a <a href="../../../../../../org/apache/hadoop/hbase/mapreduce/TableRecordReader.html" title="class in org.apache.hadoop.hbase.mapreduce"><code>TableRecordReader</code></a>.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.hadoop.mapreduce.RecordReader<<a href="../../../../../../org/apache/hadoop/hbase/io/ImmutableBytesWritable.html" title="class in org.apache.hadoop.hbase.io">ImmutableBytesWritable</a>,<a href="../../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>></code></td> -<td class="colLast"><span class="strong">TableInputFormatBase.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/mapreduce/TableInputFormatBase.html#createRecordReader(org.apache.hadoop.mapreduce.InputSplit,%20org.apache.hadoop.mapreduce.TaskAttemptContext)">createRecordReader</a></strong>(org.apache.hadoop.mapreduce.InputSplit split, +<td class="colLast"><span class="strong">MultiTableInputFormatBase.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/mapreduce/MultiTableInputFormatBase.html#createRecordReader(org.apache.hadoop.mapreduce.InputSplit,%20org.apache.hadoop.mapreduce.TaskAttemptContext)">createRecordReader</a></strong>(org.apache.hadoop.mapreduce.InputSplit split, org.apache.hadoop.mapreduce.TaskAttemptContext context)</code> -<div class="block">Builds a <a href="../../../../../../org/apache/hadoop/hbase/mapreduce/TableRecordReader.html" title="class in org.apache.hadoop.hbase.mapreduce"><code>TableRecordReader</code></a>.</div> +<div class="block">Builds a TableRecordReader.</div> </td> </tr> <tr class="rowColor"> @@ -1256,13 +1260,13 @@ service.</div> <tbody> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">OperationQuota.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/quotas/OperationQuota.html#addGetResult(org.apache.hadoop.hbase.client.Result)">addGetResult</a></strong>(<a href="../../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a> result)</code> -<div class="block">Add a get result.</div> -</td> +<td class="colLast"><span class="strong">DefaultOperationQuota.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/quotas/DefaultOperationQuota.html#addGetResult(org.apache.hadoop.hbase.client.Result)">addGetResult</a></strong>(<a href="../../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a> result)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">DefaultOperationQuota.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/quotas/DefaultOperationQuota.html#addGetResult(org.apache.hadoop.hbase.client.Result)">addGetResult</a></strong>(<a href="../../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a> result)</code> </td> +<td class="colLast"><span class="strong">OperationQuota.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/quotas/OperationQuota.html#addGetResult(org.apache.hadoop.hbase.client.Result)">addGetResult</a></strong>(<a href="../../../../../../org/apache/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a> result)</code> +<div class="block">Add a get result.</div> +</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static long</code></td> @@ -1317,13 +1321,13 @@ service.</div> <tbody> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">OperationQuota.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/quotas/OperationQuota.html#addScanResult(java.util.List)">addScanResult</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/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>> results)</code> -<div class="block">Add a scan result.</div> -</td> +<td class="colLast"><span class="strong">DefaultOperationQuota.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/quotas/DefaultOperationQuota.html#addScanResult(java.util.List)">addScanResult</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/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>> results)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">DefaultOperationQuota.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/quotas/DefaultOperationQuota.html#addScanResult(java.util.List)">addScanResult</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/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>> results)</code> </td> +<td class="colLast"><span class="strong">OperationQuota.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/quotas/OperationQuota.html#addScanResult(java.util.List)">addScanResult</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/hadoop/hbase/client/Result.html" title="class in org.apache.hadoop.hbase.client">Result</a>> results)</code> +<div class="block">Add a scan result.</div> +</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static long</code></td>
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/ResultBoundedCompletionService.html ---------------------------------------------------------------------- diff --git a/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/ResultBoundedCompletionService.html b/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/ResultBoundedCompletionService.html index 1c2b299..c638bc6 100644 --- a/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/ResultBoundedCompletionService.html +++ b/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/ResultBoundedCompletionService.html @@ -3,13 +3,17 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.hadoop.hbase.client.ResultBoundedCompletionService (Apache HBase 1.2.7 API)</title> +<title>Uses of Class org.apache.hadoop.hbase.client.ResultBoundedCompletionService (Apache HBase 1.2.8 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.hadoop.hbase.client.ResultBoundedCompletionService (Apache HBase 1.2.7 API)"; + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Uses of Class org.apache.hadoop.hbase.client.ResultBoundedCompletionService (Apache HBase 1.2.8 API)"; + } + } + catch(err) { } //--> </script> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/ResultScanner.html ---------------------------------------------------------------------- diff --git a/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/ResultScanner.html b/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/ResultScanner.html index 1acd926..db140bb 100644 --- a/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/ResultScanner.html +++ b/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/ResultScanner.html @@ -3,13 +3,17 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Interface org.apache.hadoop.hbase.client.ResultScanner (Apache HBase 1.2.7 API)</title> +<title>Uses of Interface org.apache.hadoop.hbase.client.ResultScanner (Apache HBase 1.2.8 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.ResultScanner (Apache HBase 1.2.7 API)"; + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.ResultScanner (Apache HBase 1.2.8 API)"; + } + } + catch(err) { } //--> </script> @@ -178,14 +182,14 @@ service.</div> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/ResultScanner.html" title="interface in org.apache.hadoop.hbase.client">ResultScanner</a></code></td> -<td class="colLast"><span class="strong">HTable.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html#getScanner(byte[])">getScanner</a></strong>(byte[] family)</code> -<div class="block">The underlying <a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html" title="class in org.apache.hadoop.hbase.client"><code>HTable</code></a> must not be closed.</div> +<td class="colLast"><span class="strong">Table.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/Table.html#getScanner(byte[])">getScanner</a></strong>(byte[] family)</code> +<div class="block">Gets a scanner on the current table for the given family.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/ResultScanner.html" title="interface in org.apache.hadoop.hbase.client">ResultScanner</a></code></td> -<td class="colLast"><span class="strong">Table.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/Table.html#getScanner(byte[])">getScanner</a></strong>(byte[] family)</code> -<div class="block">Gets a scanner on the current table for the given family.</div> +<td class="colLast"><span class="strong">HTable.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html#getScanner(byte[])">getScanner</a></strong>(byte[] family)</code> +<div class="block">The underlying <a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html" title="class in org.apache.hadoop.hbase.client"><code>HTable</code></a> must not be closed.</div> </td> </tr> <tr class="rowColor"> @@ -195,16 +199,16 @@ service.</div> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/ResultScanner.html" title="interface in org.apache.hadoop.hbase.client">ResultScanner</a></code></td> -<td class="colLast"><span class="strong">HTable.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html#getScanner(byte[],%20byte[])">getScanner</a></strong>(byte[] family, +<td class="colLast"><span class="strong">Table.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/Table.html#getScanner(byte[],%20byte[])">getScanner</a></strong>(byte[] family, byte[] qualifier)</code> -<div class="block">The underlying <a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html" title="class in org.apache.hadoop.hbase.client"><code>HTable</code></a> must not be closed.</div> +<div class="block">Gets a scanner on the current table for the given family and qualifier.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/ResultScanner.html" title="interface in org.apache.hadoop.hbase.client">ResultScanner</a></code></td> -<td class="colLast"><span class="strong">Table.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/Table.html#getScanner(byte[],%20byte[])">getScanner</a></strong>(byte[] family, +<td class="colLast"><span class="strong">HTable.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html#getScanner(byte[],%20byte[])">getScanner</a></strong>(byte[] family, byte[] qualifier)</code> -<div class="block">Gets a scanner on the current table for the given family and qualifier.</div> +<div class="block">The underlying <a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html" title="class in org.apache.hadoop.hbase.client"><code>HTable</code></a> must not be closed.</div> </td> </tr> <tr class="altColor"> @@ -213,15 +217,15 @@ service.</div> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/ResultScanner.html" title="interface in org.apache.hadoop.hbase.client">ResultScanner</a></code></td> -<td class="colLast"><span class="strong">HTable.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html#getScanner(org.apache.hadoop.hbase.client.Scan)">getScanner</a></strong>(<a href="../../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a> scan)</code> -<div class="block">The underlying <a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html" title="class in org.apache.hadoop.hbase.client"><code>HTable</code></a> must not be closed.</div> +<td class="colLast"><span class="strong">Table.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/Table.html#getScanner(org.apache.hadoop.hbase.client.Scan)">getScanner</a></strong>(<a href="../../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a> scan)</code> +<div class="block">Returns a scanner on the current table as specified by the <a href="../../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client"><code>Scan</code></a> + object.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/ResultScanner.html" title="interface in org.apache.hadoop.hbase.client">ResultScanner</a></code></td> -<td class="colLast"><span class="strong">Table.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/Table.html#getScanner(org.apache.hadoop.hbase.client.Scan)">getScanner</a></strong>(<a href="../../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a> scan)</code> -<div class="block">Returns a scanner on the current table as specified by the <a href="../../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client"><code>Scan</code></a> - object.</div> +<td class="colLast"><span class="strong">HTable.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html#getScanner(org.apache.hadoop.hbase.client.Scan)">getScanner</a></strong>(<a href="../../../../../../org/apache/hadoop/hbase/client/Scan.html" title="class in org.apache.hadoop.hbase.client">Scan</a> scan)</code> +<div class="block">The underlying <a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html" title="class in org.apache.hadoop.hbase.client"><code>HTable</code></a> must not be closed.</div> </td> </tr> </tbody> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/ResultStatsUtil.html ---------------------------------------------------------------------- diff --git a/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/ResultStatsUtil.html b/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/ResultStatsUtil.html index d879570..0c1f8eb 100644 --- a/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/ResultStatsUtil.html +++ b/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/ResultStatsUtil.html @@ -3,13 +3,17 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.hadoop.hbase.client.ResultStatsUtil (Apache HBase 1.2.7 API)</title> +<title>Uses of Class org.apache.hadoop.hbase.client.ResultStatsUtil (Apache HBase 1.2.8 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.hadoop.hbase.client.ResultStatsUtil (Apache HBase 1.2.7 API)"; + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Uses of Class org.apache.hadoop.hbase.client.ResultStatsUtil (Apache HBase 1.2.8 API)"; + } + } + catch(err) { } //--> </script> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/RetriesExhaustedException.ThrowableWithExtraContext.html ---------------------------------------------------------------------- diff --git a/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/RetriesExhaustedException.ThrowableWithExtraContext.html b/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/RetriesExhaustedException.ThrowableWithExtraContext.html index 6fab10f..149a7a3 100644 --- a/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/RetriesExhaustedException.ThrowableWithExtraContext.html +++ b/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/RetriesExhaustedException.ThrowableWithExtraContext.html @@ -3,13 +3,17 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.hadoop.hbase.client.RetriesExhaustedException.ThrowableWithExtraContext (Apache HBase 1.2.7 API)</title> +<title>Uses of Class org.apache.hadoop.hbase.client.RetriesExhaustedException.ThrowableWithExtraContext (Apache HBase 1.2.8 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.hadoop.hbase.client.RetriesExhaustedException.ThrowableWithExtraContext (Apache HBase 1.2.7 API)"; + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Uses of Class org.apache.hadoop.hbase.client.RetriesExhaustedException.ThrowableWithExtraContext (Apache HBase 1.2.8 API)"; + } + } + catch(err) { } //--> </script> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/RetriesExhaustedException.html ---------------------------------------------------------------------- diff --git a/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/RetriesExhaustedException.html b/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/RetriesExhaustedException.html index 2d67518..21b484b 100644 --- a/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/RetriesExhaustedException.html +++ b/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/RetriesExhaustedException.html @@ -3,13 +3,17 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.hadoop.hbase.client.RetriesExhaustedException (Apache HBase 1.2.7 API)</title> +<title>Uses of Class org.apache.hadoop.hbase.client.RetriesExhaustedException (Apache HBase 1.2.8 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.hadoop.hbase.client.RetriesExhaustedException (Apache HBase 1.2.7 API)"; + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Uses of Class org.apache.hadoop.hbase.client.RetriesExhaustedException (Apache HBase 1.2.8 API)"; + } + } + catch(err) { } //--> </script> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/RetriesExhaustedWithDetailsException.html ---------------------------------------------------------------------- diff --git a/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/RetriesExhaustedWithDetailsException.html b/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/RetriesExhaustedWithDetailsException.html index 39e8551..b2c844b 100644 --- a/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/RetriesExhaustedWithDetailsException.html +++ b/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/RetriesExhaustedWithDetailsException.html @@ -3,13 +3,17 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException (Apache HBase 1.2.7 API)</title> +<title>Uses of Class org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException (Apache HBase 1.2.8 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException (Apache HBase 1.2.7 API)"; + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Uses of Class org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException (Apache HBase 1.2.8 API)"; + } + } + catch(err) { } //--> </script> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/RetryingCallable.html ---------------------------------------------------------------------- diff --git a/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/RetryingCallable.html b/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/RetryingCallable.html index 5794bd4..492d275 100644 --- a/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/RetryingCallable.html +++ b/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/RetryingCallable.html @@ -3,13 +3,17 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Interface org.apache.hadoop.hbase.client.RetryingCallable (Apache HBase 1.2.7 API)</title> +<title>Uses of Interface org.apache.hadoop.hbase.client.RetryingCallable (Apache HBase 1.2.8 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.RetryingCallable (Apache HBase 1.2.7 API)"; + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.RetryingCallable (Apache HBase 1.2.8 API)"; + } + } + catch(err) { } //--> </script> @@ -170,29 +174,29 @@ </tr> <tbody> <tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/StatsTrackingRpcRetryingCaller.html" title="type parameter in StatsTrackingRpcRetryingCaller">T</a></code></td> -<td class="colLast"><span class="strong">StatsTrackingRpcRetryingCaller.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/StatsTrackingRpcRetryingCaller.html#callWithoutRetries(org.apache.hadoop.hbase.client.RetryingCallable,%20int)">callWithoutRetries</a></strong>(<a href="../../../../../../org/apache/hadoop/hbase/client/RetryingCallable.html" title="interface in org.apache.hadoop.hbase.client">RetryingCallable</a><<a href="../../../../../../org/apache/hadoop/hbase/client/StatsTrackingRpcRetryingCaller.html" title="type parameter in StatsTrackingRpcRetryingCaller">T</a>> callable, - int callTimeout)</code> </td> -</tr> -<tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/RpcRetryingCaller.html" title="type parameter in RpcRetryingCaller">T</a></code></td> <td class="colLast"><span class="strong">RpcRetryingCaller.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/RpcRetryingCaller.html#callWithoutRetries(org.apache.hadoop.hbase.client.RetryingCallable,%20int)">callWithoutRetries</a></strong>(<a href="../../../../../../org/apache/hadoop/hbase/client/RetryingCallable.html" title="interface in org.apache.hadoop.hbase.client">RetryingCallable</a><<a href="../../../../../../org/apache/hadoop/hbase/client/RpcRetryingCaller.html" title="type parameter in RpcRetryingCaller">T</a>> callable, int callTimeout)</code> <div class="block">Call the server once only.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/StatsTrackingRpcRetryingCaller.html" title="type parameter in StatsTrackingRpcRetryingCaller">T</a></code></td> -<td class="colLast"><span class="strong">StatsTrackingRpcRetryingCaller.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/StatsTrackingRpcRetryingCaller.html#callWithRetries(org.apache.hadoop.hbase.client.RetryingCallable,%20int)">callWithRetries</a></strong>(<a href="../../../../../../org/apache/hadoop/hbase/client/RetryingCallable.html" title="interface in org.apache.hadoop.hbase.client">RetryingCallable</a><<a href="../../../../../../org/apache/hadoop/hbase/client/StatsTrackingRpcRetryingCaller.html" title="type parameter in StatsTrackingRpcRetryingCaller">T</a>> callable, - int callTimeout)</code> </td> +<td class="colLast"><span class="strong">StatsTrackingRpcRetryingCaller.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/StatsTrackingRpcRetryingCaller.html#callWithoutRetries(org.apache.hadoop.hbase.client.RetryingCallable,%20int)">callWithoutRetries</a></strong>(<a href="../../../../../../org/apache/hadoop/hbase/client/RetryingCallable.html" title="interface in org.apache.hadoop.hbase.client">RetryingCallable</a><<a href="../../../../../../org/apache/hadoop/hbase/client/StatsTrackingRpcRetryingCaller.html" title="type parameter in StatsTrackingRpcRetryingCaller">T</a>> callable, + int callTimeout)</code> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/RpcRetryingCaller.html" title="type parameter in RpcRetryingCaller">T</a></code></td> <td class="colLast"><span class="strong">RpcRetryingCaller.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/RpcRetryingCaller.html#callWithRetries(org.apache.hadoop.hbase.client.RetryingCallable,%20int)">callWithRetries</a></strong>(<a href="../../../../../../org/apache/hadoop/hbase/client/RetryingCallable.html" title="interface in org.apache.hadoop.hbase.client">RetryingCallable</a><<a href="../../../../../../org/apache/hadoop/hbase/client/RpcRetryingCaller.html" title="type parameter in RpcRetryingCaller">T</a>> callable, int callTimeout)</code> <div class="block">Retries if invocation fails.</div> </td> </tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/client/StatsTrackingRpcRetryingCaller.html" title="type parameter in StatsTrackingRpcRetryingCaller">T</a></code></td> +<td class="colLast"><span class="strong">StatsTrackingRpcRetryingCaller.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/StatsTrackingRpcRetryingCaller.html#callWithRetries(org.apache.hadoop.hbase.client.RetryingCallable,%20int)">callWithRetries</a></strong>(<a href="../../../../../../org/apache/hadoop/hbase/client/RetryingCallable.html" title="interface in org.apache.hadoop.hbase.client">RetryingCallable</a><<a href="../../../../../../org/apache/hadoop/hbase/client/StatsTrackingRpcRetryingCaller.html" title="type parameter in StatsTrackingRpcRetryingCaller">T</a>> callable, + int callTimeout)</code> </td> +</tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">ResultBoundedCompletionService.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/ResultBoundedCompletionService.html#submit(org.apache.hadoop.hbase.client.RetryingCallable,%20int,%20int)">submit</a></strong>(<a href="../../../../../../org/apache/hadoop/hbase/client/RetryingCallable.html" title="interface in org.apache.hadoop.hbase.client">RetryingCallable</a><<a href="../../../../../../org/apache/hadoop/hbase/client/ResultBoundedCompletionService.html" title="type parameter in ResultBoundedCompletionService">V</a>> task, http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/ReversedClientScanner.html ---------------------------------------------------------------------- diff --git a/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/ReversedClientScanner.html b/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/ReversedClientScanner.html index 57f0893..490a101 100644 --- a/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/ReversedClientScanner.html +++ b/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/ReversedClientScanner.html @@ -3,13 +3,17 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.hadoop.hbase.client.ReversedClientScanner (Apache HBase 1.2.7 API)</title> +<title>Uses of Class org.apache.hadoop.hbase.client.ReversedClientScanner (Apache HBase 1.2.8 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.hadoop.hbase.client.ReversedClientScanner (Apache HBase 1.2.7 API)"; + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Uses of Class org.apache.hadoop.hbase.client.ReversedClientScanner (Apache HBase 1.2.8 API)"; + } + } + catch(err) { } //--> </script> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/ReversedScannerCallable.html ---------------------------------------------------------------------- diff --git a/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/ReversedScannerCallable.html b/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/ReversedScannerCallable.html index b28f673..160890e 100644 --- a/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/ReversedScannerCallable.html +++ b/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/ReversedScannerCallable.html @@ -3,13 +3,17 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.hadoop.hbase.client.ReversedScannerCallable (Apache HBase 1.2.7 API)</title> +<title>Uses of Class org.apache.hadoop.hbase.client.ReversedScannerCallable (Apache HBase 1.2.8 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.hadoop.hbase.client.ReversedScannerCallable (Apache HBase 1.2.7 API)"; + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Uses of Class org.apache.hadoop.hbase.client.ReversedScannerCallable (Apache HBase 1.2.8 API)"; + } + } + catch(err) { } //--> </script> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/Row.html ---------------------------------------------------------------------- diff --git a/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/Row.html b/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/Row.html index b133652..f3871b0 100644 --- a/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/Row.html +++ b/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/Row.html @@ -3,13 +3,17 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Interface org.apache.hadoop.hbase.client.Row (Apache HBase 1.2.7 API)</title> +<title>Uses of Interface org.apache.hadoop.hbase.client.Row (Apache HBase 1.2.8 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.Row (Apache HBase 1.2.7 API)"; + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Uses of Interface org.apache.hadoop.hbase.client.Row (Apache HBase 1.2.8 API)"; + } + } + catch(err) { } //--> </script> @@ -182,18 +186,18 @@ <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/hadoop/hbase/client/Row.html" title="interface in org.apache.hadoop.hbase.client">Row</a>></code></td> -<td class="colLast"><span class="strong">HTable.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html#getWriteBuffer()">getWriteBuffer</a></strong>()</code> +<td class="colLast"><span class="strong">BufferedMutatorImpl.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/BufferedMutatorImpl.html#getWriteBuffer()">getWriteBuffer</a></strong>()</code> <div class="block"><strong>Deprecated.</strong> -<div class="block"><i>since 0.96. This is an internal buffer that should not be read nor write.</i></div> +<div class="block"><i>Going away when we drop public support for <a href="../../../../../../org/apache/hadoop/hbase/client/HTableInterface.html" title="interface in org.apache.hadoop.hbase.client"><code>HTableInterface</code></a>. +Ã</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/hadoop/hbase/client/Row.html" title="interface in org.apache.hadoop.hbase.client">Row</a>></code></td> -<td class="colLast"><span class="strong">BufferedMutatorImpl.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/BufferedMutatorImpl.html#getWriteBuffer()">getWriteBuffer</a></strong>()</code> +<td class="colLast"><span class="strong">HTable.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html#getWriteBuffer()">getWriteBuffer</a></strong>()</code> <div class="block"><strong>Deprecated.</strong> -<div class="block"><i>Going away when we drop public support for <a href="../../../../../../org/apache/hadoop/hbase/client/HTableInterface.html" title="interface in org.apache.hadoop.hbase.client"><code>HTableInterface</code></a>. -Ã</i></div> +<div class="block"><i>since 0.96. This is an internal buffer that should not be read nor write.</i></div> </div> </td> </tr> @@ -208,19 +212,19 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code>int</code></td> -<td class="colLast"><span class="strong">RegionCoprocessorServiceExec.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/RegionCoprocessorServiceExec.html#compareTo(org.apache.hadoop.hbase.client.Row)">compareTo</a></strong>(<a href="../../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface in org.apache.hadoop.hbase.client">Row</a> o)</code> </td> +<td class="colLast"><span class="strong">Mutation.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/Mutation.html#compareTo(org.apache.hadoop.hbase.client.Row)">compareTo</a></strong>(<a href="../../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface in org.apache.hadoop.hbase.client">Row</a> d)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>int</code></td> -<td class="colLast"><span class="strong">Get.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/Get.html#compareTo(org.apache.hadoop.hbase.client.Row)">compareTo</a></strong>(<a href="../../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface in org.apache.hadoop.hbase.client">Row</a> other)</code> </td> +<td class="colLast"><span class="strong">Increment.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/Increment.html#compareTo(org.apache.hadoop.hbase.client.Row)">compareTo</a></strong>(<a href="../../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface in org.apache.hadoop.hbase.client">Row</a> i)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>int</code></td> -<td class="colLast"><span class="strong">Increment.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/Increment.html#compareTo(org.apache.hadoop.hbase.client.Row)">compareTo</a></strong>(<a href="../../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface in org.apache.hadoop.hbase.client">Row</a> i)</code> </td> +<td class="colLast"><span class="strong">Get.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/Get.html#compareTo(org.apache.hadoop.hbase.client.Row)">compareTo</a></strong>(<a href="../../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface in org.apache.hadoop.hbase.client">Row</a> other)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>int</code></td> -<td class="colLast"><span class="strong">Mutation.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/Mutation.html#compareTo(org.apache.hadoop.hbase.client.Row)">compareTo</a></strong>(<a href="../../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface in org.apache.hadoop.hbase.client">Row</a> d)</code> </td> +<td class="colLast"><span class="strong">RegionCoprocessorServiceExec.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/RegionCoprocessorServiceExec.html#compareTo(org.apache.hadoop.hbase.client.Row)">compareTo</a></strong>(<a href="../../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface in org.apache.hadoop.hbase.client">Row</a> o)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>int</code></td> @@ -246,19 +250,19 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[]</code></td> -<td class="colLast"><span class="strong">HTable.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html#batch(java.util.List)">batch</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><? extends <a href="../../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface in org.apache.hadoop.hbase.client">Row</a>> actions)</code> +<td class="colLast"><span class="strong">Table.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/Table.html#batch(java.util.List)">batch</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><? extends <a href="../../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface in org.apache.hadoop.hbase.client">Row</a>> actions)</code> <div class="block"><strong>Deprecated.</strong> <div class="block"><i>If any exception is thrown by one of the actions, there is no way to - retrieve the partially executed results. Use <a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html#batch(java.util.List,%20java.lang.Object[])"><code>HTable.batch(List, Object[])</code></a> instead.</i></div> + retrieve the partially executed results. Use <a href="../../../../../../org/apache/hadoop/hbase/client/Table.html#batch(java.util.List,%20java.lang.Object[])"><code>Table.batch(List, Object[])</code></a> instead.</i></div> </div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[]</code></td> -<td class="colLast"><span class="strong">Table.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/Table.html#batch(java.util.List)">batch</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><? extends <a href="../../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface in org.apache.hadoop.hbase.client">Row</a>> actions)</code> +<td class="colLast"><span class="strong">HTable.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html#batch(java.util.List)">batch</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><? extends <a href="../../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface in org.apache.hadoop.hbase.client">Row</a>> actions)</code> <div class="block"><strong>Deprecated.</strong> <div class="block"><i>If any exception is thrown by one of the actions, there is no way to - retrieve the partially executed results. Use <a href="../../../../../../org/apache/hadoop/hbase/client/Table.html#batch(java.util.List,%20java.lang.Object[])"><code>Table.batch(List, Object[])</code></a> instead.</i></div> + retrieve the partially executed results. Use <a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html#batch(java.util.List,%20java.lang.Object[])"><code>HTable.batch(List, Object[])</code></a> instead.</i></div> </div> </td> </tr> @@ -269,14 +273,14 @@ </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">HTable.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html#batch(java.util.List,%20java.lang.Object[])">batch</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><? extends <a href="../../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface in org.apache.hadoop.hbase.client">Row</a>> actions, +<td class="colLast"><span class="strong">Table.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/Table.html#batch(java.util.List,%20java.lang.Object[])">batch</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><? extends <a href="../../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface in org.apache.hadoop.hbase.client">Row</a>> actions, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[] results)</code> <div class="block">Method that does a batch call on Deletes, Gets, Puts, Increments and Appends.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">Table.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/Table.html#batch(java.util.List,%20java.lang.Object[])">batch</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><? extends <a href="../../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface in org.apache.hadoop.hbase.client">Row</a>> actions, +<td class="colLast"><span class="strong">HTable.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html#batch(java.util.List,%20java.lang.Object[])">batch</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><? extends <a href="../../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface in org.apache.hadoop.hbase.client">Row</a>> actions, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[] results)</code> <div class="block">Method that does a batch call on Deletes, Gets, Puts, Increments and Appends.</div> </td> @@ -295,24 +299,24 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code><R> <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[]</code></td> -<td class="colLast"><span class="strong">HTable.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html#batchCallback(java.util.List,%20org.apache.hadoop.hbase.client.coprocessor.Batch.Callback)">batchCallback</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><? extends <a href="../../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface in org.apache.hadoop.hbase.client">Row</a>> actions, +<td class="colLast"><span class="strong">Table.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/Table.html#batchCallback(java.util.List,%20org.apache.hadoop.hbase.client.coprocessor.Batch.Callback)">batchCallback</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><? extends <a href="../../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface in org.apache.hadoop.hbase.client">Row</a>> actions, <a href="../../../../../../org/apache/hadoop/hbase/client/coprocessor/Batch.Callback.html" title="interface in org.apache.hadoop.hbase.client.coprocessor">Batch.Callback</a><R> callback)</code> <div class="block"><strong>Deprecated.</strong> -<div class="block"><i>If any exception is thrown by one of the actions, there is no way to - retrieve the partially executed results. Use - <a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html#batchCallback(java.util.List,%20java.lang.Object[],%20org.apache.hadoop.hbase.client.coprocessor.Batch.Callback)"><code>HTable.batchCallback(List, Object[], org.apache.hadoop.hbase.client.coprocessor.Batch.Callback)</code></a> - instead.</i></div> +<div class="block"><i>If any exception is thrown by one of the actions, there is no way to retrieve the + partially executed results. Use <a href="../../../../../../org/apache/hadoop/hbase/client/Table.html#batchCallback(java.util.List,%20java.lang.Object[],%20org.apache.hadoop.hbase.client.coprocessor.Batch.Callback)"><code>Table.batchCallback(List, Object[], + org.apache.hadoop.hbase.client.coprocessor.Batch.Callback)</code></a> instead.</i></div> </div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><R> <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[]</code></td> -<td class="colLast"><span class="strong">Table.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/Table.html#batchCallback(java.util.List,%20org.apache.hadoop.hbase.client.coprocessor.Batch.Callback)">batchCallback</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><? extends <a href="../../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface in org.apache.hadoop.hbase.client">Row</a>> actions, +<td class="colLast"><span class="strong">HTable.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html#batchCallback(java.util.List,%20org.apache.hadoop.hbase.client.coprocessor.Batch.Callback)">batchCallback</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><? extends <a href="../../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface in org.apache.hadoop.hbase.client">Row</a>> actions, <a href="../../../../../../org/apache/hadoop/hbase/client/coprocessor/Batch.Callback.html" title="interface in org.apache.hadoop.hbase.client.coprocessor">Batch.Callback</a><R> callback)</code> <div class="block"><strong>Deprecated.</strong> -<div class="block"><i>If any exception is thrown by one of the actions, there is no way to retrieve the - partially executed results. Use <a href="../../../../../../org/apache/hadoop/hbase/client/Table.html#batchCallback(java.util.List,%20java.lang.Object[],%20org.apache.hadoop.hbase.client.coprocessor.Batch.Callback)"><code>Table.batchCallback(List, Object[], - org.apache.hadoop.hbase.client.coprocessor.Batch.Callback)</code></a> instead.</i></div> +<div class="block"><i>If any exception is thrown by one of the actions, there is no way to + retrieve the partially executed results. Use + <a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html#batchCallback(java.util.List,%20java.lang.Object[],%20org.apache.hadoop.hbase.client.coprocessor.Batch.Callback)"><code>HTable.batchCallback(List, Object[], org.apache.hadoop.hbase.client.coprocessor.Batch.Callback)</code></a> + instead.</i></div> </div> </td> </tr> @@ -324,7 +328,7 @@ </tr> <tr class="altColor"> <td class="colFirst"><code><R> void</code></td> -<td class="colLast"><span class="strong">HTable.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html#batchCallback(java.util.List,%20java.lang.Object[],%20org.apache.hadoop.hbase.client.coprocessor.Batch.Callback)">batchCallback</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><? extends <a href="../../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface in org.apache.hadoop.hbase.client">Row</a>> actions, +<td class="colLast"><span class="strong">Table.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/Table.html#batchCallback(java.util.List,%20java.lang.Object[],%20org.apache.hadoop.hbase.client.coprocessor.Batch.Callback)">batchCallback</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><? extends <a href="../../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface in org.apache.hadoop.hbase.client">Row</a>> actions, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[] results, <a href="../../../../../../org/apache/hadoop/hbase/client/coprocessor/Batch.Callback.html" title="interface in org.apache.hadoop.hbase.client.coprocessor">Batch.Callback</a><R> callback)</code> <div class="block">Same as <a href="../../../../../../org/apache/hadoop/hbase/client/Table.html#batch(java.util.List,%20java.lang.Object[])"><code>Table.batch(List, Object[])</code></a>, but with a callback.</div> @@ -332,7 +336,7 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code><R> void</code></td> -<td class="colLast"><span class="strong">Table.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/Table.html#batchCallback(java.util.List,%20java.lang.Object[],%20org.apache.hadoop.hbase.client.coprocessor.Batch.Callback)">batchCallback</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><? extends <a href="../../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface in org.apache.hadoop.hbase.client">Row</a>> actions, +<td class="colLast"><span class="strong">HTable.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html#batchCallback(java.util.List,%20java.lang.Object[],%20org.apache.hadoop.hbase.client.coprocessor.Batch.Callback)">batchCallback</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><? extends <a href="../../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface in org.apache.hadoop.hbase.client">Row</a>> actions, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[] results, <a href="../../../../../../org/apache/hadoop/hbase/client/coprocessor/Batch.Callback.html" title="interface in org.apache.hadoop.hbase.client.coprocessor">Batch.Callback</a><R> callback)</code> <div class="block">Same as <a href="../../../../../../org/apache/hadoop/hbase/client/Table.html#batch(java.util.List,%20java.lang.Object[])"><code>Table.batch(List, Object[])</code></a>, but with a callback.</div> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/RowMutations.html ---------------------------------------------------------------------- diff --git a/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/RowMutations.html b/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/RowMutations.html index dfafaed..eda4f6e 100644 --- a/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/RowMutations.html +++ b/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/RowMutations.html @@ -3,13 +3,17 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.hadoop.hbase.client.RowMutations (Apache HBase 1.2.7 API)</title> +<title>Uses of Class org.apache.hadoop.hbase.client.RowMutations (Apache HBase 1.2.8 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.hadoop.hbase.client.RowMutations (Apache HBase 1.2.7 API)"; + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Uses of Class org.apache.hadoop.hbase.client.RowMutations (Apache HBase 1.2.8 API)"; + } + } + catch(err) { } //--> </script> @@ -129,23 +133,23 @@ service.</div> </tr> <tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="strong">HTable.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html#checkAndMutate(byte[],%20byte[],%20byte[],%20org.apache.hadoop.hbase.filter.CompareFilter.CompareOp,%20byte[],%20org.apache.hadoop.hbase.client.RowMutations)">checkAndMutate</a></strong>(byte[] row, +<td class="colLast"><span class="strong">Table.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/Table.html#checkAndMutate(byte[],%20byte[],%20byte[],%20org.apache.hadoop.hbase.filter.CompareFilter.CompareOp,%20byte[],%20org.apache.hadoop.hbase.client.RowMutations)">checkAndMutate</a></strong>(byte[] row, byte[] family, byte[] qualifier, <a href="../../../../../../org/apache/hadoop/hbase/filter/CompareFilter.CompareOp.html" title="enum in org.apache.hadoop.hbase.filter">CompareFilter.CompareOp</a> compareOp, byte[] value, - <a href="../../../../../../org/apache/hadoop/hbase/client/RowMutations.html" title="class in org.apache.hadoop.hbase.client">RowMutations</a> rm)</code> + <a href="../../../../../../org/apache/hadoop/hbase/client/RowMutations.html" title="class in org.apache.hadoop.hbase.client">RowMutations</a> mutation)</code> <div class="block">Atomically checks if a row/family/qualifier value matches the expected value.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="strong">Table.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/Table.html#checkAndMutate(byte[],%20byte[],%20byte[],%20org.apache.hadoop.hbase.filter.CompareFilter.CompareOp,%20byte[],%20org.apache.hadoop.hbase.client.RowMutations)">checkAndMutate</a></strong>(byte[] row, +<td class="colLast"><span class="strong">HTable.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html#checkAndMutate(byte[],%20byte[],%20byte[],%20org.apache.hadoop.hbase.filter.CompareFilter.CompareOp,%20byte[],%20org.apache.hadoop.hbase.client.RowMutations)">checkAndMutate</a></strong>(byte[] row, byte[] family, byte[] qualifier, <a href="../../../../../../org/apache/hadoop/hbase/filter/CompareFilter.CompareOp.html" title="enum in org.apache.hadoop.hbase.filter">CompareFilter.CompareOp</a> compareOp, byte[] value, - <a href="../../../../../../org/apache/hadoop/hbase/client/RowMutations.html" title="class in org.apache.hadoop.hbase.client">RowMutations</a> mutation)</code> + <a href="../../../../../../org/apache/hadoop/hbase/client/RowMutations.html" title="class in org.apache.hadoop.hbase.client">RowMutations</a> rm)</code> <div class="block">Atomically checks if a row/family/qualifier value matches the expected value.</div> </td> </tr> @@ -155,13 +159,13 @@ service.</div> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">HTable.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html#mutateRow(org.apache.hadoop.hbase.client.RowMutations)">mutateRow</a></strong>(<a href="../../../../../../org/apache/hadoop/hbase/client/RowMutations.html" title="class in org.apache.hadoop.hbase.client">RowMutations</a> rm)</code> +<td class="colLast"><span class="strong">Table.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/Table.html#mutateRow(org.apache.hadoop.hbase.client.RowMutations)">mutateRow</a></strong>(<a href="../../../../../../org/apache/hadoop/hbase/client/RowMutations.html" title="class in org.apache.hadoop.hbase.client">RowMutations</a> rm)</code> <div class="block">Performs multiple mutations atomically on a single row.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">Table.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/Table.html#mutateRow(org.apache.hadoop.hbase.client.RowMutations)">mutateRow</a></strong>(<a href="../../../../../../org/apache/hadoop/hbase/client/RowMutations.html" title="class in org.apache.hadoop.hbase.client">RowMutations</a> rm)</code> +<td class="colLast"><span class="strong">HTable.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/client/HTable.html#mutateRow(org.apache.hadoop.hbase.client.RowMutations)">mutateRow</a></strong>(<a href="../../../../../../org/apache/hadoop/hbase/client/RowMutations.html" title="class in org.apache.hadoop.hbase.client">RowMutations</a> rm)</code> <div class="block">Performs multiple mutations atomically on a single row.</div> </td> </tr> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/RowTooBigException.html ---------------------------------------------------------------------- diff --git a/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/RowTooBigException.html b/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/RowTooBigException.html index 948a8ce..a6c842c 100644 --- a/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/RowTooBigException.html +++ b/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/RowTooBigException.html @@ -3,13 +3,17 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.hadoop.hbase.client.RowTooBigException (Apache HBase 1.2.7 API)</title> +<title>Uses of Class org.apache.hadoop.hbase.client.RowTooBigException (Apache HBase 1.2.8 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.hadoop.hbase.client.RowTooBigException (Apache HBase 1.2.7 API)"; + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Uses of Class org.apache.hadoop.hbase.client.RowTooBigException (Apache HBase 1.2.8 API)"; + } + } + catch(err) { } //--> </script> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/RpcRetryingCaller.html ---------------------------------------------------------------------- diff --git a/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/RpcRetryingCaller.html b/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/RpcRetryingCaller.html index 3bec934..834f006 100644 --- a/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/RpcRetryingCaller.html +++ b/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/RpcRetryingCaller.html @@ -3,13 +3,17 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.hadoop.hbase.client.RpcRetryingCaller (Apache HBase 1.2.7 API)</title> +<title>Uses of Class org.apache.hadoop.hbase.client.RpcRetryingCaller (Apache HBase 1.2.8 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.hadoop.hbase.client.RpcRetryingCaller (Apache HBase 1.2.7 API)"; + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Uses of Class org.apache.hadoop.hbase.client.RpcRetryingCaller (Apache HBase 1.2.8 API)"; + } + } + catch(err) { } //--> </script> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/RpcRetryingCallerFactory.html ---------------------------------------------------------------------- diff --git a/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/RpcRetryingCallerFactory.html b/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/RpcRetryingCallerFactory.html index 3f5e92d..cb5e17c 100644 --- a/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/RpcRetryingCallerFactory.html +++ b/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/RpcRetryingCallerFactory.html @@ -3,13 +3,17 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.hadoop.hbase.client.RpcRetryingCallerFactory (Apache HBase 1.2.7 API)</title> +<title>Uses of Class org.apache.hadoop.hbase.client.RpcRetryingCallerFactory (Apache HBase 1.2.8 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.hadoop.hbase.client.RpcRetryingCallerFactory (Apache HBase 1.2.7 API)"; + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Uses of Class org.apache.hadoop.hbase.client.RpcRetryingCallerFactory (Apache HBase 1.2.8 API)"; + } + } + catch(err) { } //--> </script> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e99cd16b/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/RpcRetryingCallerWithReadReplicas.html ---------------------------------------------------------------------- diff --git a/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/RpcRetryingCallerWithReadReplicas.html b/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/RpcRetryingCallerWithReadReplicas.html index 30bd22a..03a01d3 100644 --- a/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/RpcRetryingCallerWithReadReplicas.html +++ b/1.2/devapidocs/org/apache/hadoop/hbase/client/class-use/RpcRetryingCallerWithReadReplicas.html @@ -3,13 +3,17 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.hadoop.hbase.client.RpcRetryingCallerWithReadReplicas (Apache HBase 1.2.7 API)</title> +<title>Uses of Class org.apache.hadoop.hbase.client.RpcRetryingCallerWithReadReplicas (Apache HBase 1.2.8 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.hadoop.hbase.client.RpcRetryingCallerWithReadReplicas (Apache HBase 1.2.7 API)"; + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Uses of Class org.apache.hadoop.hbase.client.RpcRetryingCallerWithReadReplicas (Apache HBase 1.2.8 API)"; + } + } + catch(err) { } //--> </script>
