http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f2c435b3/devapidocs/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html b/devapidocs/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html index 71bb111..de3c2c5 100644 --- a/devapidocs/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html +++ b/devapidocs/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html @@ -201,7 +201,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title <th class="colLast" scope="col">Method and Description</th> </tr> <tr id="i0" class="altColor"> -<td class="colFirst"><code><a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></td> +<td class="colFirst"><code><a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#deepClone--">deepClone</a></span>()</code> <div class="block">Does a deep copy of the contents to a new memory area and returns it as a new cell.</div> </td> @@ -906,7 +906,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title <ul class="blockList"> <li class="blockList"> <h4>deepClone</h4> -<pre>public <a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#line.841">deepClone</a>()</pre> +<pre>public <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a> <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#line.841">deepClone</a>()</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#deepClone--">ExtendedCell</a></code></span></div> <div class="block">Does a deep copy of the contents to a new memory area and returns it as a new cell.</div> <dl>
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f2c435b3/devapidocs/org/apache/hadoop/hbase/CellUtil.TagRewriteCell.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/CellUtil.TagRewriteCell.html b/devapidocs/org/apache/hadoop/hbase/CellUtil.TagRewriteCell.html index 5cc1b99..75d70dc 100644 --- a/devapidocs/org/apache/hadoop/hbase/CellUtil.TagRewriteCell.html +++ b/devapidocs/org/apache/hadoop/hbase/CellUtil.TagRewriteCell.html @@ -199,7 +199,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title <th class="colLast" scope="col">Method and Description</th> </tr> <tr id="i0" class="altColor"> -<td class="colFirst"><code><a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></td> +<td class="colFirst"><code><a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/CellUtil.TagRewriteCell.html#deepClone--">deepClone</a></span>()</code> <div class="block">Does a deep copy of the contents to a new memory area and returns it as a new cell.</div> </td> @@ -864,7 +864,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title <ul class="blockListLast"> <li class="blockList"> <h4>deepClone</h4> -<pre>public <a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.TagRewriteCell.html#line.660">deepClone</a>()</pre> +<pre>public <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a> <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.TagRewriteCell.html#line.660">deepClone</a>()</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#deepClone--">ExtendedCell</a></code></span></div> <div class="block">Does a deep copy of the contents to a new memory area and returns it as a new cell.</div> <dl> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f2c435b3/devapidocs/org/apache/hadoop/hbase/CellUtil.ValueAndTagRewriteByteBufferCell.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/CellUtil.ValueAndTagRewriteByteBufferCell.html b/devapidocs/org/apache/hadoop/hbase/CellUtil.ValueAndTagRewriteByteBufferCell.html index 6ce0f1d..302d56d 100644 --- a/devapidocs/org/apache/hadoop/hbase/CellUtil.ValueAndTagRewriteByteBufferCell.html +++ b/devapidocs/org/apache/hadoop/hbase/CellUtil.ValueAndTagRewriteByteBufferCell.html @@ -201,7 +201,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/CellUtil.TagRewriteByteBuff <th class="colLast" scope="col">Method and Description</th> </tr> <tr id="i0" class="altColor"> -<td class="colFirst"><code><a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></td> +<td class="colFirst"><code><a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/CellUtil.ValueAndTagRewriteByteBufferCell.html#deepClone--">deepClone</a></span>()</code> <div class="block">Does a deep copy of the contents to a new memory area and returns it as a new cell.</div> </td> @@ -506,7 +506,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/CellUtil.TagRewriteByteBuff <ul class="blockListLast"> <li class="blockList"> <h4>deepClone</h4> -<pre>public <a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.ValueAndTagRewriteByteBufferCell.html#line.1050">deepClone</a>()</pre> +<pre>public <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a> <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.ValueAndTagRewriteByteBufferCell.html#line.1050">deepClone</a>()</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#deepClone--">ExtendedCell</a></code></span></div> <div class="block">Does a deep copy of the contents to a new memory area and returns it as a new cell.</div> <dl> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f2c435b3/devapidocs/org/apache/hadoop/hbase/CellUtil.ValueAndTagRewriteCell.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/CellUtil.ValueAndTagRewriteCell.html b/devapidocs/org/apache/hadoop/hbase/CellUtil.ValueAndTagRewriteCell.html index 5456965..c35d0ae 100644 --- a/devapidocs/org/apache/hadoop/hbase/CellUtil.ValueAndTagRewriteCell.html +++ b/devapidocs/org/apache/hadoop/hbase/CellUtil.ValueAndTagRewriteCell.html @@ -196,7 +196,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/CellUtil.TagRewriteCell.htm <th class="colLast" scope="col">Method and Description</th> </tr> <tr id="i0" class="altColor"> -<td class="colFirst"><code><a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></td> +<td class="colFirst"><code><a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/CellUtil.ValueAndTagRewriteCell.html#deepClone--">deepClone</a></span>()</code> <div class="block">Does a deep copy of the contents to a new memory area and returns it as a new cell.</div> </td> @@ -510,7 +510,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/CellUtil.TagRewriteCell.htm <ul class="blockListLast"> <li class="blockList"> <h4>deepClone</h4> -<pre>public <a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.ValueAndTagRewriteCell.html#line.984">deepClone</a>()</pre> +<pre>public <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a> <a href="../../../../src-html/org/apache/hadoop/hbase/CellUtil.ValueAndTagRewriteCell.html#line.984">deepClone</a>()</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#deepClone--">ExtendedCell</a></code></span></div> <div class="block">Does a deep copy of the contents to a new memory area and returns it as a new cell.</div> <dl> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f2c435b3/devapidocs/org/apache/hadoop/hbase/ExtendedCell.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/ExtendedCell.html b/devapidocs/org/apache/hadoop/hbase/ExtendedCell.html index 3e59ab8..baa1f0f 100644 --- a/devapidocs/org/apache/hadoop/hbase/ExtendedCell.html +++ b/devapidocs/org/apache/hadoop/hbase/ExtendedCell.html @@ -157,7 +157,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface <th class="colLast" scope="col">Method and Description</th> </tr> <tr id="i0" class="altColor"> -<td class="colFirst"><code><a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></td> +<td class="colFirst"><code><a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#deepClone--">deepClone</a></span>()</code> <div class="block">Does a deep copy of the contents to a new memory area and returns it as a new cell.</div> </td> @@ -319,7 +319,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface <ul class="blockList"> <li class="blockList"> <h4>deepClone</h4> -<pre><a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> <a href="../../../../src-html/org/apache/hadoop/hbase/ExtendedCell.html#line.76">deepClone</a>()</pre> +<pre><a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a> <a href="../../../../src-html/org/apache/hadoop/hbase/ExtendedCell.html#line.76">deepClone</a>()</pre> <div class="block">Does a deep copy of the contents to a new memory area and returns it as a new cell.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f2c435b3/devapidocs/org/apache/hadoop/hbase/IndividualBytesFieldCell.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/IndividualBytesFieldCell.html b/devapidocs/org/apache/hadoop/hbase/IndividualBytesFieldCell.html index eaee7e4..5c9c440 100644 --- a/devapidocs/org/apache/hadoop/hbase/IndividualBytesFieldCell.html +++ b/devapidocs/org/apache/hadoop/hbase/IndividualBytesFieldCell.html @@ -298,7 +298,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title </td> </tr> <tr id="i2" class="altColor"> -<td class="colFirst"><code><a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></td> +<td class="colFirst"><code><a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/IndividualBytesFieldCell.html#deepClone--">deepClone</a></span>()</code> <div class="block">Does a deep copy of the contents to a new memory area and returns it as a new cell.</div> </td> @@ -809,7 +809,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title <ul class="blockList"> <li class="blockList"> <h4>deepClone</h4> -<pre>public <a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> <a href="../../../../src-html/org/apache/hadoop/hbase/IndividualBytesFieldCell.html#line.186">deepClone</a>()</pre> +<pre>public <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a> <a href="../../../../src-html/org/apache/hadoop/hbase/IndividualBytesFieldCell.html#line.186">deepClone</a>()</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#deepClone--">ExtendedCell</a></code></span></div> <div class="block">Does a deep copy of the contents to a new memory area and returns it as a new cell.</div> <dl> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f2c435b3/devapidocs/org/apache/hadoop/hbase/KeyValue.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/KeyValue.html b/devapidocs/org/apache/hadoop/hbase/KeyValue.html index a43d05a..e8ee19b 100644 --- a/devapidocs/org/apache/hadoop/hbase/KeyValue.html +++ b/devapidocs/org/apache/hadoop/hbase/KeyValue.html @@ -784,7 +784,7 @@ implements <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/KeyValue.html#createKeyValueFromKey-java.nio.ByteBuffer-">createKeyValueFromKey</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html?is-external=true" title="class or interface in java.nio">ByteBuffer</a> bb)</code> </td> </tr> <tr id="i13" class="rowColor"> -<td class="colFirst"><code><a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></td> +<td class="colFirst"><code><a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/KeyValue.html#deepClone--">deepClone</a></span>()</code> <div class="block">Does a deep copy of the contents to a new memory area and returns it as a new cell.</div> </td> @@ -3623,7 +3623,7 @@ public static long <a href="../../../../src-html/org/apache/hadoop/hba <ul class="blockListLast"> <li class="blockList"> <h4>deepClone</h4> -<pre>public <a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> <a href="../../../../src-html/org/apache/hadoop/hbase/KeyValue.html#line.2811">deepClone</a>()</pre> +<pre>public <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a> <a href="../../../../src-html/org/apache/hadoop/hbase/KeyValue.html#line.2811">deepClone</a>()</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#deepClone--">ExtendedCell</a></code></span></div> <div class="block">Does a deep copy of the contents to a new memory area and returns it as a new cell.</div> <dl> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f2c435b3/devapidocs/org/apache/hadoop/hbase/NoTagsByteBufferKeyValue.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/NoTagsByteBufferKeyValue.html b/devapidocs/org/apache/hadoop/hbase/NoTagsByteBufferKeyValue.html index 34044b8..4689931 100644 --- a/devapidocs/org/apache/hadoop/hbase/NoTagsByteBufferKeyValue.html +++ b/devapidocs/org/apache/hadoop/hbase/NoTagsByteBufferKeyValue.html @@ -197,7 +197,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html" ti <th class="colLast" scope="col">Method and Description</th> </tr> <tr id="i0" class="altColor"> -<td class="colFirst"><code><a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></td> +<td class="colFirst"><code><a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/NoTagsByteBufferKeyValue.html#deepClone--">deepClone</a></span>()</code> <div class="block">Does a deep copy of the contents to a new memory area and returns it as a new cell.</div> </td> @@ -357,7 +357,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html" ti <ul class="blockListLast"> <li class="blockList"> <h4>deepClone</h4> -<pre>public <a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> <a href="../../../../src-html/org/apache/hadoop/hbase/NoTagsByteBufferKeyValue.html#line.55">deepClone</a>()</pre> +<pre>public <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a> <a href="../../../../src-html/org/apache/hadoop/hbase/NoTagsByteBufferKeyValue.html#line.55">deepClone</a>()</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#deepClone--">ExtendedCell</a></code></span></div> <div class="block">Does a deep copy of the contents to a new memory area and returns it as a new cell.</div> <dl> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f2c435b3/devapidocs/org/apache/hadoop/hbase/NoTagsKeyValue.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/NoTagsKeyValue.html b/devapidocs/org/apache/hadoop/hbase/NoTagsKeyValue.html index 92733a4..4920e75 100644 --- a/devapidocs/org/apache/hadoop/hbase/NoTagsKeyValue.html +++ b/devapidocs/org/apache/hadoop/hbase/NoTagsKeyValue.html @@ -197,7 +197,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/KeyValue.html" title="class <th class="colLast" scope="col">Method and Description</th> </tr> <tr id="i0" class="altColor"> -<td class="colFirst"><code><a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></td> +<td class="colFirst"><code><a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/hadoop/hbase/NoTagsKeyValue.html#deepClone--">deepClone</a></span>()</code> <div class="block">Does a deep copy of the contents to a new memory area and returns it as a new cell.</div> </td> @@ -354,7 +354,7 @@ extends <a href="../../../../org/apache/hadoop/hbase/KeyValue.html" title="class <ul class="blockListLast"> <li class="blockList"> <h4>deepClone</h4> -<pre>public <a href="../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> <a href="../../../../src-html/org/apache/hadoop/hbase/NoTagsKeyValue.html#line.54">deepClone</a>()</pre> +<pre>public <a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a> <a href="../../../../src-html/org/apache/hadoop/hbase/NoTagsKeyValue.html#line.54">deepClone</a>()</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../org/apache/hadoop/hbase/ExtendedCell.html#deepClone--">ExtendedCell</a></code></span></div> <div class="block">Does a deep copy of the contents to a new memory area and returns it as a new cell.</div> <dl> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f2c435b3/devapidocs/org/apache/hadoop/hbase/backup/master/BackupLogCleaner.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/backup/master/BackupLogCleaner.html b/devapidocs/org/apache/hadoop/hbase/backup/master/BackupLogCleaner.html index 3389d95..95cebd7 100644 --- a/devapidocs/org/apache/hadoop/hbase/backup/master/BackupLogCleaner.html +++ b/devapidocs/org/apache/hadoop/hbase/backup/master/BackupLogCleaner.html @@ -360,7 +360,7 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/master/cleaner/BaseLo <ul class="blockList"> <li class="blockList"> <h4>setConf</h4> -<pre>public void <a href="../../../../../../src-html/org/apache/hadoop/hbase/backup/master/BackupLogCleaner.html#line.118">setConf</a>(org.apache.hadoop.conf.Configuration config)</pre> +<pre>public void <a href="../../../../../../src-html/org/apache/hadoop/hbase/backup/master/BackupLogCleaner.html#line.120">setConf</a>(org.apache.hadoop.conf.Configuration config)</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code>setConf</code> in interface <code>org.apache.hadoop.conf.Configurable</code></dd> @@ -375,7 +375,7 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/master/cleaner/BaseLo <ul class="blockList"> <li class="blockList"> <h4>stop</h4> -<pre>public void <a href="../../../../../../src-html/org/apache/hadoop/hbase/backup/master/BackupLogCleaner.html#line.129">stop</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> why)</pre> +<pre>public void <a href="../../../../../../src-html/org/apache/hadoop/hbase/backup/master/BackupLogCleaner.html#line.130">stop</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> why)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../../org/apache/hadoop/hbase/Stoppable.html#stop-java.lang.String-">Stoppable</a></code></span></div> <div class="block">Stop this service. Implementers should favor logging errors over throwing RuntimeExceptions.</div> @@ -391,7 +391,7 @@ extends <a href="../../../../../../org/apache/hadoop/hbase/master/cleaner/BaseLo <ul class="blockListLast"> <li class="blockList"> <h4>isStopped</h4> -<pre>public boolean <a href="../../../../../../src-html/org/apache/hadoop/hbase/backup/master/BackupLogCleaner.html#line.138">isStopped</a>()</pre> +<pre>public boolean <a href="../../../../../../src-html/org/apache/hadoop/hbase/backup/master/BackupLogCleaner.html#line.139">isStopped</a>()</pre> <dl> <dt><span class="returnLabel">Returns:</span></dt> <dd>True if <a href="../../../../../../org/apache/hadoop/hbase/Stoppable.html#stop-java.lang.String-"><code>Stoppable.stop(String)</code></a> has been closed.</dd> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f2c435b3/devapidocs/org/apache/hadoop/hbase/class-use/Cell.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/Cell.html b/devapidocs/org/apache/hadoop/hbase/class-use/Cell.html index 3d223c1..dac47bb 100644 --- a/devapidocs/org/apache/hadoop/hbase/class-use/Cell.html +++ b/devapidocs/org/apache/hadoop/hbase/class-use/Cell.html @@ -660,48 +660,6 @@ service.</div> <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></td> <td class="colLast"><span class="typeNameLabel">CellScanner.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellScanner.html#current--">current</a></span>()</code> </td> </tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></td> -<td class="colLast"><span class="typeNameLabel">ByteBufferKeyValue.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#deepClone--">deepClone</a></span>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></td> -<td class="colLast"><span class="typeNameLabel">IndividualBytesFieldCell.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/IndividualBytesFieldCell.html#deepClone--">deepClone</a></span>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></td> -<td class="colLast"><span class="typeNameLabel">NoTagsByteBufferKeyValue.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/NoTagsByteBufferKeyValue.html#deepClone--">deepClone</a></span>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></td> -<td class="colLast"><span class="typeNameLabel">NoTagsKeyValue.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/NoTagsKeyValue.html#deepClone--">deepClone</a></span>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></td> -<td class="colLast"><span class="typeNameLabel">CellUtil.TagRewriteCell.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellUtil.TagRewriteCell.html#deepClone--">deepClone</a></span>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></td> -<td class="colLast"><span class="typeNameLabel">CellUtil.TagRewriteByteBufferCell.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#deepClone--">deepClone</a></span>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></td> -<td class="colLast"><span class="typeNameLabel">CellUtil.ValueAndTagRewriteCell.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellUtil.ValueAndTagRewriteCell.html#deepClone--">deepClone</a></span>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></td> -<td class="colLast"><span class="typeNameLabel">CellUtil.ValueAndTagRewriteByteBufferCell.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellUtil.ValueAndTagRewriteByteBufferCell.html#deepClone--">deepClone</a></span>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></td> -<td class="colLast"><span class="typeNameLabel">KeyValue.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/KeyValue.html#deepClone--">deepClone</a></span>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></td> -<td class="colLast"><span class="typeNameLabel">ExtendedCell.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ExtendedCell.html#deepClone--">deepClone</a></span>()</code> -<div class="block">Does a deep copy of the contents to a new memory area and returns it as a new cell.</div> -</td> -</tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> @@ -3533,14 +3491,6 @@ service.</div> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></td> -<td class="colLast"><span class="typeNameLabel">BufferedDataBlockEncoder.OnheapDecodedCell.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/io/encoding/BufferedDataBlockEncoder.OnheapDecodedCell.html#deepClone--">deepClone</a></span>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></td> -<td class="colLast"><span class="typeNameLabel">BufferedDataBlockEncoder.OffheapDecodedCell.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/io/encoding/BufferedDataBlockEncoder.OffheapDecodedCell.html#deepClone--">deepClone</a></span>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></td> <td class="colLast"><span class="typeNameLabel">DataBlockEncoder.EncodedSeeker.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/io/encoding/DataBlockEncoder.EncodedSeeker.html#getCell--">getCell</a></span>()</code> </td> </tr> <tr class="altColor"> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f2c435b3/devapidocs/org/apache/hadoop/hbase/class-use/ExtendedCell.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/ExtendedCell.html b/devapidocs/org/apache/hadoop/hbase/class-use/ExtendedCell.html index 0bbe293..349c8c1 100644 --- a/devapidocs/org/apache/hadoop/hbase/class-use/ExtendedCell.html +++ b/devapidocs/org/apache/hadoop/hbase/class-use/ExtendedCell.html @@ -194,6 +194,48 @@ <td class="colLast"><span class="typeNameLabel">ExtendedCellBuilderImpl.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ExtendedCellBuilderImpl.html#build--">build</a></span>()</code> </td> </tr> <tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a></code></td> +<td class="colLast"><span class="typeNameLabel">ByteBufferKeyValue.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ByteBufferKeyValue.html#deepClone--">deepClone</a></span>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a></code></td> +<td class="colLast"><span class="typeNameLabel">IndividualBytesFieldCell.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/IndividualBytesFieldCell.html#deepClone--">deepClone</a></span>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a></code></td> +<td class="colLast"><span class="typeNameLabel">NoTagsByteBufferKeyValue.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/NoTagsByteBufferKeyValue.html#deepClone--">deepClone</a></span>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a></code></td> +<td class="colLast"><span class="typeNameLabel">NoTagsKeyValue.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/NoTagsKeyValue.html#deepClone--">deepClone</a></span>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a></code></td> +<td class="colLast"><span class="typeNameLabel">CellUtil.TagRewriteCell.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellUtil.TagRewriteCell.html#deepClone--">deepClone</a></span>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a></code></td> +<td class="colLast"><span class="typeNameLabel">CellUtil.TagRewriteByteBufferCell.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellUtil.TagRewriteByteBufferCell.html#deepClone--">deepClone</a></span>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a></code></td> +<td class="colLast"><span class="typeNameLabel">CellUtil.ValueAndTagRewriteCell.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellUtil.ValueAndTagRewriteCell.html#deepClone--">deepClone</a></span>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a></code></td> +<td class="colLast"><span class="typeNameLabel">CellUtil.ValueAndTagRewriteByteBufferCell.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/CellUtil.ValueAndTagRewriteByteBufferCell.html#deepClone--">deepClone</a></span>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a></code></td> +<td class="colLast"><span class="typeNameLabel">KeyValue.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/KeyValue.html#deepClone--">deepClone</a></span>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a></code></td> +<td class="colLast"><span class="typeNameLabel">ExtendedCell.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/ExtendedCell.html#deepClone--">deepClone</a></span>()</code> +<div class="block">Does a deep copy of the contents to a new memory area and returns it as a new cell.</div> +</td> +</tr> +<tr class="altColor"> <td class="colFirst"><code>protected <a href="../../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a></code></td> <td class="colLast"><span class="typeNameLabel">KeyValueBuilder.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/KeyValueBuilder.html#innerBuild--">innerBuild</a></span>()</code> </td> </tr> @@ -232,6 +274,23 @@ </tr> </tbody> </table> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../../org/apache/hadoop/hbase/io/encoding/package-summary.html">org.apache.hadoop.hbase.io.encoding</a> that return <a href="../../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a></code></td> +<td class="colLast"><span class="typeNameLabel">BufferedDataBlockEncoder.OnheapDecodedCell.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/io/encoding/BufferedDataBlockEncoder.OnheapDecodedCell.html#deepClone--">deepClone</a></span>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a></code></td> +<td class="colLast"><span class="typeNameLabel">BufferedDataBlockEncoder.OffheapDecodedCell.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/hadoop/hbase/io/encoding/BufferedDataBlockEncoder.OffheapDecodedCell.html#deepClone--">deepClone</a></span>()</code> </td> +</tr> +</tbody> +</table> </li> <li class="blockList"><a name="org.apache.hadoop.hbase.regionserver"> <!-- --> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f2c435b3/devapidocs/org/apache/hadoop/hbase/io/encoding/BufferedDataBlockEncoder.OffheapDecodedCell.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/io/encoding/BufferedDataBlockEncoder.OffheapDecodedCell.html b/devapidocs/org/apache/hadoop/hbase/io/encoding/BufferedDataBlockEncoder.OffheapDecodedCell.html index cb32160..c95028c 100644 --- a/devapidocs/org/apache/hadoop/hbase/io/encoding/BufferedDataBlockEncoder.OffheapDecodedCell.html +++ b/devapidocs/org/apache/hadoop/hbase/io/encoding/BufferedDataBlockEncoder.OffheapDecodedCell.html @@ -263,7 +263,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/ExtendedCell.html" <th class="colLast" scope="col">Method and Description</th> </tr> <tr id="i0" class="altColor"> -<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></td> +<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/io/encoding/BufferedDataBlockEncoder.OffheapDecodedCell.html#deepClone--">deepClone</a></span>()</code> <div class="block">Does a deep copy of the contents to a new memory area and returns it as a new cell.</div> </td> @@ -1240,7 +1240,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/ExtendedCell.html" <ul class="blockListLast"> <li class="blockList"> <h4>deepClone</h4> -<pre>public <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> <a href="../../../../../../src-html/org/apache/hadoop/hbase/io/encoding/BufferedDataBlockEncoder.OffheapDecodedCell.html#line.718">deepClone</a>()</pre> +<pre>public <a href="../../../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a> <a href="../../../../../../src-html/org/apache/hadoop/hbase/io/encoding/BufferedDataBlockEncoder.OffheapDecodedCell.html#line.718">deepClone</a>()</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../../org/apache/hadoop/hbase/ExtendedCell.html#deepClone--">ExtendedCell</a></code></span></div> <div class="block">Does a deep copy of the contents to a new memory area and returns it as a new cell.</div> <dl> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f2c435b3/devapidocs/org/apache/hadoop/hbase/io/encoding/BufferedDataBlockEncoder.OnheapDecodedCell.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/io/encoding/BufferedDataBlockEncoder.OnheapDecodedCell.html b/devapidocs/org/apache/hadoop/hbase/io/encoding/BufferedDataBlockEncoder.OnheapDecodedCell.html index 86d3de6..b7ddd89c 100644 --- a/devapidocs/org/apache/hadoop/hbase/io/encoding/BufferedDataBlockEncoder.OnheapDecodedCell.html +++ b/devapidocs/org/apache/hadoop/hbase/io/encoding/BufferedDataBlockEncoder.OnheapDecodedCell.html @@ -262,7 +262,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/ExtendedCell.html" <th class="colLast" scope="col">Method and Description</th> </tr> <tr id="i0" class="altColor"> -<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></td> +<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/hadoop/hbase/io/encoding/BufferedDataBlockEncoder.OnheapDecodedCell.html#deepClone--">deepClone</a></span>()</code> <div class="block">Does a deep copy of the contents to a new memory area and returns it as a new cell.</div> </td> @@ -1066,7 +1066,7 @@ implements <a href="../../../../../../org/apache/hadoop/hbase/ExtendedCell.html" <ul class="blockListLast"> <li class="blockList"> <h4>deepClone</h4> -<pre>public <a href="../../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a> <a href="../../../../../../src-html/org/apache/hadoop/hbase/io/encoding/BufferedDataBlockEncoder.OnheapDecodedCell.html#line.473">deepClone</a>()</pre> +<pre>public <a href="../../../../../../org/apache/hadoop/hbase/ExtendedCell.html" title="interface in org.apache.hadoop.hbase">ExtendedCell</a> <a href="../../../../../../src-html/org/apache/hadoop/hbase/io/encoding/BufferedDataBlockEncoder.OnheapDecodedCell.html#line.473">deepClone</a>()</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../../org/apache/hadoop/hbase/ExtendedCell.html#deepClone--">ExtendedCell</a></code></span></div> <div class="block">Does a deep copy of the contents to a new memory area and returns it as a new cell.</div> <dl> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f2c435b3/devapidocs/org/apache/hadoop/hbase/mapreduce/TableMapReduceUtil.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/mapreduce/TableMapReduceUtil.html b/devapidocs/org/apache/hadoop/hbase/mapreduce/TableMapReduceUtil.html index d32abdf..0318169 100644 --- a/devapidocs/org/apache/hadoop/hbase/mapreduce/TableMapReduceUtil.html +++ b/devapidocs/org/apache/hadoop/hbase/mapreduce/TableMapReduceUtil.html @@ -1297,7 +1297,7 @@ public static void <a href="../../../../../src-html/org/apache/hadoop/ <ul class="blockList"> <li class="blockList"> <h4>buildDependencyClasspath</h4> -<pre>public static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/mapreduce/TableMapReduceUtil.html#line.808">buildDependencyClasspath</a>(org.apache.hadoop.conf.Configuration conf)</pre> +<pre>public static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/mapreduce/TableMapReduceUtil.html#line.809">buildDependencyClasspath</a>(org.apache.hadoop.conf.Configuration conf)</pre> <div class="block">Returns a classpath string built from the content of the "tmpjars" value in <code>conf</code>. Also exposed to shell scripts via `bin/hbase mapredcp`.</div> </li> @@ -1308,7 +1308,7 @@ public static void <a href="../../../../../src-html/org/apache/hadoop/ <ul class="blockList"> <li class="blockList"> <h4>addDependencyJars</h4> -<pre>public static void <a href="../../../../../src-html/org/apache/hadoop/hbase/mapreduce/TableMapReduceUtil.html#line.832">addDependencyJars</a>(org.apache.hadoop.mapreduce.Job job) +<pre>public static void <a href="../../../../../src-html/org/apache/hadoop/hbase/mapreduce/TableMapReduceUtil.html#line.833">addDependencyJars</a>(org.apache.hadoop.mapreduce.Job job) throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> <div class="block">Add the HBase dependency jars as well as jars for any of the configured job classes to the job configuration, so that JobClient will ship them @@ -1326,7 +1326,7 @@ public static void <a href="../../../../../src-html/org/apache/hadoop/ <li class="blockList"> <h4>addDependencyJars</h4> <pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a> -public static void <a href="../../../../../src-html/org/apache/hadoop/hbase/mapreduce/TableMapReduceUtil.html#line.858">addDependencyJars</a>(org.apache.hadoop.conf.Configuration conf, +public static void <a href="../../../../../src-html/org/apache/hadoop/hbase/mapreduce/TableMapReduceUtil.html#line.859">addDependencyJars</a>(org.apache.hadoop.conf.Configuration conf, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><?>... classes) throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> <div class="block"><span class="deprecatedLabel">Deprecated.</span> <span class="deprecationComment">rely on <a href="../../../../../org/apache/hadoop/hbase/mapreduce/TableMapReduceUtil.html#addDependencyJars-org.apache.hadoop.mapreduce.Job-"><code>addDependencyJars(Job)</code></a> instead.</span></div> @@ -1346,7 +1346,7 @@ public static void <a href="../../../../../src-html/org/apache/hadoop/ <li class="blockList"> <h4>addDependencyJarsForClasses</h4> <pre>@InterfaceAudience.Private -public static void <a href="../../../../../src-html/org/apache/hadoop/hbase/mapreduce/TableMapReduceUtil.html#line.880">addDependencyJarsForClasses</a>(org.apache.hadoop.conf.Configuration conf, +public static void <a href="../../../../../src-html/org/apache/hadoop/hbase/mapreduce/TableMapReduceUtil.html#line.881">addDependencyJarsForClasses</a>(org.apache.hadoop.conf.Configuration conf, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><?>... classes) throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> <div class="block">Add the jars containing the given classes to the job's configuration @@ -1371,7 +1371,7 @@ public static void <a href="../../../../../src-html/org/apache/hadoop/ <ul class="blockList"> <li class="blockList"> <h4>findOrCreateJar</h4> -<pre>private static org.apache.hadoop.fs.Path <a href="../../../../../src-html/org/apache/hadoop/hbase/mapreduce/TableMapReduceUtil.html#line.927">findOrCreateJar</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><?> my_class, +<pre>private static org.apache.hadoop.fs.Path <a href="../../../../../src-html/org/apache/hadoop/hbase/mapreduce/TableMapReduceUtil.html#line.928">findOrCreateJar</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><?> my_class, org.apache.hadoop.fs.FileSystem fs, <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> packagedClasses) throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> @@ -1399,7 +1399,7 @@ public static void <a href="../../../../../src-html/org/apache/hadoop/ <ul class="blockList"> <li class="blockList"> <h4>updateMap</h4> -<pre>private static void <a href="../../../../../src-html/org/apache/hadoop/hbase/mapreduce/TableMapReduceUtil.html#line.951">updateMap</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> jar, +<pre>private static void <a href="../../../../../src-html/org/apache/hadoop/hbase/mapreduce/TableMapReduceUtil.html#line.952">updateMap</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> jar, <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> packagedClasses) throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> <div class="block">Add entries to <code>packagedClasses</code> corresponding to class files @@ -1419,7 +1419,7 @@ public static void <a href="../../../../../src-html/org/apache/hadoop/ <ul class="blockList"> <li class="blockList"> <h4>findContainingJar</h4> -<pre>private static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/mapreduce/TableMapReduceUtil.html#line.978">findContainingJar</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><?> my_class, +<pre>private static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/mapreduce/TableMapReduceUtil.html#line.979">findContainingJar</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><?> my_class, <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> packagedClasses) throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> <div class="block">Find a jar that contains a class of the same name, if any. It will return @@ -1442,7 +1442,7 @@ public static void <a href="../../../../../src-html/org/apache/hadoop/ <ul class="blockListLast"> <li class="blockList"> <h4>getJar</h4> -<pre>private static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/mapreduce/TableMapReduceUtil.html#line.1018">getJar</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><?> my_class)</pre> +<pre>private static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../src-html/org/apache/hadoop/hbase/mapreduce/TableMapReduceUtil.html#line.1019">getJar</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><?> my_class)</pre> <div class="block">Invoke 'getJar' on a custom JarFinder implementation. Useful for some job configuration contexts (HBASE-8140) and also for testing on MRv2. check if we have HADOOP-9426.</div> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f2c435b3/devapidocs/src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html ---------------------------------------------------------------------- diff --git a/devapidocs/src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html b/devapidocs/src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html index f2e650a..caef6c1 100644 --- a/devapidocs/src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html +++ b/devapidocs/src-html/org/apache/hadoop/hbase/ByteBufferKeyValue.html @@ -310,7 +310,7 @@ <span class="sourceLineNo">302</span> }<a name="line.302"></a> <span class="sourceLineNo">303</span><a name="line.303"></a> <span class="sourceLineNo">304</span> @Override<a name="line.304"></a> -<span class="sourceLineNo">305</span> public Cell deepClone() {<a name="line.305"></a> +<span class="sourceLineNo">305</span> public ExtendedCell deepClone() {<a name="line.305"></a> <span class="sourceLineNo">306</span> byte[] copy = new byte[this.length];<a name="line.306"></a> <span class="sourceLineNo">307</span> ByteBufferUtils.copyFromBufferToArray(copy, this.buf, this.offset, 0, this.length);<a name="line.307"></a> <span class="sourceLineNo">308</span> KeyValue kv = new KeyValue(copy, 0, copy.length);<a name="line.308"></a> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f2c435b3/devapidocs/src-html/org/apache/hadoop/hbase/CellUtil.EmptyByteBufferCell.html ---------------------------------------------------------------------- diff --git a/devapidocs/src-html/org/apache/hadoop/hbase/CellUtil.EmptyByteBufferCell.html b/devapidocs/src-html/org/apache/hadoop/hbase/CellUtil.EmptyByteBufferCell.html index ae7c795..26125e3 100644 --- a/devapidocs/src-html/org/apache/hadoop/hbase/CellUtil.EmptyByteBufferCell.html +++ b/devapidocs/src-html/org/apache/hadoop/hbase/CellUtil.EmptyByteBufferCell.html @@ -665,7 +665,7 @@ <span class="sourceLineNo">657</span> }<a name="line.657"></a> <span class="sourceLineNo">658</span><a name="line.658"></a> <span class="sourceLineNo">659</span> @Override<a name="line.659"></a> -<span class="sourceLineNo">660</span> public Cell deepClone() {<a name="line.660"></a> +<span class="sourceLineNo">660</span> public ExtendedCell deepClone() {<a name="line.660"></a> <span class="sourceLineNo">661</span> Cell clonedBaseCell = ((ExtendedCell) this.cell).deepClone();<a name="line.661"></a> <span class="sourceLineNo">662</span> return new TagRewriteCell(clonedBaseCell, this.tags);<a name="line.662"></a> <span class="sourceLineNo">663</span> }<a name="line.663"></a> @@ -846,7 +846,7 @@ <span class="sourceLineNo">838</span> }<a name="line.838"></a> <span class="sourceLineNo">839</span><a name="line.839"></a> <span class="sourceLineNo">840</span> @Override<a name="line.840"></a> -<span class="sourceLineNo">841</span> public Cell deepClone() {<a name="line.841"></a> +<span class="sourceLineNo">841</span> public ExtendedCell deepClone() {<a name="line.841"></a> <span class="sourceLineNo">842</span> Cell clonedBaseCell = ((ExtendedCell) this.cell).deepClone();<a name="line.842"></a> <span class="sourceLineNo">843</span> if (clonedBaseCell instanceof ByteBufferCell) {<a name="line.843"></a> <span class="sourceLineNo">844</span> return new TagRewriteByteBufferCell((ByteBufferCell) clonedBaseCell, this.tags);<a name="line.844"></a> @@ -989,7 +989,7 @@ <span class="sourceLineNo">981</span> }<a name="line.981"></a> <span class="sourceLineNo">982</span><a name="line.982"></a> <span class="sourceLineNo">983</span> @Override<a name="line.983"></a> -<span class="sourceLineNo">984</span> public Cell deepClone() {<a name="line.984"></a> +<span class="sourceLineNo">984</span> public ExtendedCell deepClone() {<a name="line.984"></a> <span class="sourceLineNo">985</span> Cell clonedBaseCell = ((ExtendedCell) this.cell).deepClone();<a name="line.985"></a> <span class="sourceLineNo">986</span> return new ValueAndTagRewriteCell(clonedBaseCell, this.value, this.tags);<a name="line.986"></a> <span class="sourceLineNo">987</span> }<a name="line.987"></a> @@ -1055,7 +1055,7 @@ <span class="sourceLineNo">1047</span> }<a name="line.1047"></a> <span class="sourceLineNo">1048</span><a name="line.1048"></a> <span class="sourceLineNo">1049</span> @Override<a name="line.1049"></a> -<span class="sourceLineNo">1050</span> public Cell deepClone() {<a name="line.1050"></a> +<span class="sourceLineNo">1050</span> public ExtendedCell deepClone() {<a name="line.1050"></a> <span class="sourceLineNo">1051</span> Cell clonedBaseCell = ((ExtendedCell) this.cell).deepClone();<a name="line.1051"></a> <span class="sourceLineNo">1052</span> if (clonedBaseCell instanceof ByteBufferCell) {<a name="line.1052"></a> <span class="sourceLineNo">1053</span> return new ValueAndTagRewriteByteBufferCell((ByteBufferCell) clonedBaseCell, this.value,<a name="line.1053"></a> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f2c435b3/devapidocs/src-html/org/apache/hadoop/hbase/CellUtil.EmptyCell.html ---------------------------------------------------------------------- diff --git a/devapidocs/src-html/org/apache/hadoop/hbase/CellUtil.EmptyCell.html b/devapidocs/src-html/org/apache/hadoop/hbase/CellUtil.EmptyCell.html index ae7c795..26125e3 100644 --- a/devapidocs/src-html/org/apache/hadoop/hbase/CellUtil.EmptyCell.html +++ b/devapidocs/src-html/org/apache/hadoop/hbase/CellUtil.EmptyCell.html @@ -665,7 +665,7 @@ <span class="sourceLineNo">657</span> }<a name="line.657"></a> <span class="sourceLineNo">658</span><a name="line.658"></a> <span class="sourceLineNo">659</span> @Override<a name="line.659"></a> -<span class="sourceLineNo">660</span> public Cell deepClone() {<a name="line.660"></a> +<span class="sourceLineNo">660</span> public ExtendedCell deepClone() {<a name="line.660"></a> <span class="sourceLineNo">661</span> Cell clonedBaseCell = ((ExtendedCell) this.cell).deepClone();<a name="line.661"></a> <span class="sourceLineNo">662</span> return new TagRewriteCell(clonedBaseCell, this.tags);<a name="line.662"></a> <span class="sourceLineNo">663</span> }<a name="line.663"></a> @@ -846,7 +846,7 @@ <span class="sourceLineNo">838</span> }<a name="line.838"></a> <span class="sourceLineNo">839</span><a name="line.839"></a> <span class="sourceLineNo">840</span> @Override<a name="line.840"></a> -<span class="sourceLineNo">841</span> public Cell deepClone() {<a name="line.841"></a> +<span class="sourceLineNo">841</span> public ExtendedCell deepClone() {<a name="line.841"></a> <span class="sourceLineNo">842</span> Cell clonedBaseCell = ((ExtendedCell) this.cell).deepClone();<a name="line.842"></a> <span class="sourceLineNo">843</span> if (clonedBaseCell instanceof ByteBufferCell) {<a name="line.843"></a> <span class="sourceLineNo">844</span> return new TagRewriteByteBufferCell((ByteBufferCell) clonedBaseCell, this.tags);<a name="line.844"></a> @@ -989,7 +989,7 @@ <span class="sourceLineNo">981</span> }<a name="line.981"></a> <span class="sourceLineNo">982</span><a name="line.982"></a> <span class="sourceLineNo">983</span> @Override<a name="line.983"></a> -<span class="sourceLineNo">984</span> public Cell deepClone() {<a name="line.984"></a> +<span class="sourceLineNo">984</span> public ExtendedCell deepClone() {<a name="line.984"></a> <span class="sourceLineNo">985</span> Cell clonedBaseCell = ((ExtendedCell) this.cell).deepClone();<a name="line.985"></a> <span class="sourceLineNo">986</span> return new ValueAndTagRewriteCell(clonedBaseCell, this.value, this.tags);<a name="line.986"></a> <span class="sourceLineNo">987</span> }<a name="line.987"></a> @@ -1055,7 +1055,7 @@ <span class="sourceLineNo">1047</span> }<a name="line.1047"></a> <span class="sourceLineNo">1048</span><a name="line.1048"></a> <span class="sourceLineNo">1049</span> @Override<a name="line.1049"></a> -<span class="sourceLineNo">1050</span> public Cell deepClone() {<a name="line.1050"></a> +<span class="sourceLineNo">1050</span> public ExtendedCell deepClone() {<a name="line.1050"></a> <span class="sourceLineNo">1051</span> Cell clonedBaseCell = ((ExtendedCell) this.cell).deepClone();<a name="line.1051"></a> <span class="sourceLineNo">1052</span> if (clonedBaseCell instanceof ByteBufferCell) {<a name="line.1052"></a> <span class="sourceLineNo">1053</span> return new ValueAndTagRewriteByteBufferCell((ByteBufferCell) clonedBaseCell, this.value,<a name="line.1053"></a> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f2c435b3/devapidocs/src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowByteBufferCell.html ---------------------------------------------------------------------- diff --git a/devapidocs/src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowByteBufferCell.html b/devapidocs/src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowByteBufferCell.html index ae7c795..26125e3 100644 --- a/devapidocs/src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowByteBufferCell.html +++ b/devapidocs/src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowByteBufferCell.html @@ -665,7 +665,7 @@ <span class="sourceLineNo">657</span> }<a name="line.657"></a> <span class="sourceLineNo">658</span><a name="line.658"></a> <span class="sourceLineNo">659</span> @Override<a name="line.659"></a> -<span class="sourceLineNo">660</span> public Cell deepClone() {<a name="line.660"></a> +<span class="sourceLineNo">660</span> public ExtendedCell deepClone() {<a name="line.660"></a> <span class="sourceLineNo">661</span> Cell clonedBaseCell = ((ExtendedCell) this.cell).deepClone();<a name="line.661"></a> <span class="sourceLineNo">662</span> return new TagRewriteCell(clonedBaseCell, this.tags);<a name="line.662"></a> <span class="sourceLineNo">663</span> }<a name="line.663"></a> @@ -846,7 +846,7 @@ <span class="sourceLineNo">838</span> }<a name="line.838"></a> <span class="sourceLineNo">839</span><a name="line.839"></a> <span class="sourceLineNo">840</span> @Override<a name="line.840"></a> -<span class="sourceLineNo">841</span> public Cell deepClone() {<a name="line.841"></a> +<span class="sourceLineNo">841</span> public ExtendedCell deepClone() {<a name="line.841"></a> <span class="sourceLineNo">842</span> Cell clonedBaseCell = ((ExtendedCell) this.cell).deepClone();<a name="line.842"></a> <span class="sourceLineNo">843</span> if (clonedBaseCell instanceof ByteBufferCell) {<a name="line.843"></a> <span class="sourceLineNo">844</span> return new TagRewriteByteBufferCell((ByteBufferCell) clonedBaseCell, this.tags);<a name="line.844"></a> @@ -989,7 +989,7 @@ <span class="sourceLineNo">981</span> }<a name="line.981"></a> <span class="sourceLineNo">982</span><a name="line.982"></a> <span class="sourceLineNo">983</span> @Override<a name="line.983"></a> -<span class="sourceLineNo">984</span> public Cell deepClone() {<a name="line.984"></a> +<span class="sourceLineNo">984</span> public ExtendedCell deepClone() {<a name="line.984"></a> <span class="sourceLineNo">985</span> Cell clonedBaseCell = ((ExtendedCell) this.cell).deepClone();<a name="line.985"></a> <span class="sourceLineNo">986</span> return new ValueAndTagRewriteCell(clonedBaseCell, this.value, this.tags);<a name="line.986"></a> <span class="sourceLineNo">987</span> }<a name="line.987"></a> @@ -1055,7 +1055,7 @@ <span class="sourceLineNo">1047</span> }<a name="line.1047"></a> <span class="sourceLineNo">1048</span><a name="line.1048"></a> <span class="sourceLineNo">1049</span> @Override<a name="line.1049"></a> -<span class="sourceLineNo">1050</span> public Cell deepClone() {<a name="line.1050"></a> +<span class="sourceLineNo">1050</span> public ExtendedCell deepClone() {<a name="line.1050"></a> <span class="sourceLineNo">1051</span> Cell clonedBaseCell = ((ExtendedCell) this.cell).deepClone();<a name="line.1051"></a> <span class="sourceLineNo">1052</span> if (clonedBaseCell instanceof ByteBufferCell) {<a name="line.1052"></a> <span class="sourceLineNo">1053</span> return new ValueAndTagRewriteByteBufferCell((ByteBufferCell) clonedBaseCell, this.value,<a name="line.1053"></a> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f2c435b3/devapidocs/src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowCell.html ---------------------------------------------------------------------- diff --git a/devapidocs/src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowCell.html b/devapidocs/src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowCell.html index ae7c795..26125e3 100644 --- a/devapidocs/src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowCell.html +++ b/devapidocs/src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowCell.html @@ -665,7 +665,7 @@ <span class="sourceLineNo">657</span> }<a name="line.657"></a> <span class="sourceLineNo">658</span><a name="line.658"></a> <span class="sourceLineNo">659</span> @Override<a name="line.659"></a> -<span class="sourceLineNo">660</span> public Cell deepClone() {<a name="line.660"></a> +<span class="sourceLineNo">660</span> public ExtendedCell deepClone() {<a name="line.660"></a> <span class="sourceLineNo">661</span> Cell clonedBaseCell = ((ExtendedCell) this.cell).deepClone();<a name="line.661"></a> <span class="sourceLineNo">662</span> return new TagRewriteCell(clonedBaseCell, this.tags);<a name="line.662"></a> <span class="sourceLineNo">663</span> }<a name="line.663"></a> @@ -846,7 +846,7 @@ <span class="sourceLineNo">838</span> }<a name="line.838"></a> <span class="sourceLineNo">839</span><a name="line.839"></a> <span class="sourceLineNo">840</span> @Override<a name="line.840"></a> -<span class="sourceLineNo">841</span> public Cell deepClone() {<a name="line.841"></a> +<span class="sourceLineNo">841</span> public ExtendedCell deepClone() {<a name="line.841"></a> <span class="sourceLineNo">842</span> Cell clonedBaseCell = ((ExtendedCell) this.cell).deepClone();<a name="line.842"></a> <span class="sourceLineNo">843</span> if (clonedBaseCell instanceof ByteBufferCell) {<a name="line.843"></a> <span class="sourceLineNo">844</span> return new TagRewriteByteBufferCell((ByteBufferCell) clonedBaseCell, this.tags);<a name="line.844"></a> @@ -989,7 +989,7 @@ <span class="sourceLineNo">981</span> }<a name="line.981"></a> <span class="sourceLineNo">982</span><a name="line.982"></a> <span class="sourceLineNo">983</span> @Override<a name="line.983"></a> -<span class="sourceLineNo">984</span> public Cell deepClone() {<a name="line.984"></a> +<span class="sourceLineNo">984</span> public ExtendedCell deepClone() {<a name="line.984"></a> <span class="sourceLineNo">985</span> Cell clonedBaseCell = ((ExtendedCell) this.cell).deepClone();<a name="line.985"></a> <span class="sourceLineNo">986</span> return new ValueAndTagRewriteCell(clonedBaseCell, this.value, this.tags);<a name="line.986"></a> <span class="sourceLineNo">987</span> }<a name="line.987"></a> @@ -1055,7 +1055,7 @@ <span class="sourceLineNo">1047</span> }<a name="line.1047"></a> <span class="sourceLineNo">1048</span><a name="line.1048"></a> <span class="sourceLineNo">1049</span> @Override<a name="line.1049"></a> -<span class="sourceLineNo">1050</span> public Cell deepClone() {<a name="line.1050"></a> +<span class="sourceLineNo">1050</span> public ExtendedCell deepClone() {<a name="line.1050"></a> <span class="sourceLineNo">1051</span> Cell clonedBaseCell = ((ExtendedCell) this.cell).deepClone();<a name="line.1051"></a> <span class="sourceLineNo">1052</span> if (clonedBaseCell instanceof ByteBufferCell) {<a name="line.1052"></a> <span class="sourceLineNo">1053</span> return new ValueAndTagRewriteByteBufferCell((ByteBufferCell) clonedBaseCell, this.value,<a name="line.1053"></a> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f2c435b3/devapidocs/src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColByteBufferCell.html ---------------------------------------------------------------------- diff --git a/devapidocs/src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColByteBufferCell.html b/devapidocs/src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColByteBufferCell.html index ae7c795..26125e3 100644 --- a/devapidocs/src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColByteBufferCell.html +++ b/devapidocs/src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColByteBufferCell.html @@ -665,7 +665,7 @@ <span class="sourceLineNo">657</span> }<a name="line.657"></a> <span class="sourceLineNo">658</span><a name="line.658"></a> <span class="sourceLineNo">659</span> @Override<a name="line.659"></a> -<span class="sourceLineNo">660</span> public Cell deepClone() {<a name="line.660"></a> +<span class="sourceLineNo">660</span> public ExtendedCell deepClone() {<a name="line.660"></a> <span class="sourceLineNo">661</span> Cell clonedBaseCell = ((ExtendedCell) this.cell).deepClone();<a name="line.661"></a> <span class="sourceLineNo">662</span> return new TagRewriteCell(clonedBaseCell, this.tags);<a name="line.662"></a> <span class="sourceLineNo">663</span> }<a name="line.663"></a> @@ -846,7 +846,7 @@ <span class="sourceLineNo">838</span> }<a name="line.838"></a> <span class="sourceLineNo">839</span><a name="line.839"></a> <span class="sourceLineNo">840</span> @Override<a name="line.840"></a> -<span class="sourceLineNo">841</span> public Cell deepClone() {<a name="line.841"></a> +<span class="sourceLineNo">841</span> public ExtendedCell deepClone() {<a name="line.841"></a> <span class="sourceLineNo">842</span> Cell clonedBaseCell = ((ExtendedCell) this.cell).deepClone();<a name="line.842"></a> <span class="sourceLineNo">843</span> if (clonedBaseCell instanceof ByteBufferCell) {<a name="line.843"></a> <span class="sourceLineNo">844</span> return new TagRewriteByteBufferCell((ByteBufferCell) clonedBaseCell, this.tags);<a name="line.844"></a> @@ -989,7 +989,7 @@ <span class="sourceLineNo">981</span> }<a name="line.981"></a> <span class="sourceLineNo">982</span><a name="line.982"></a> <span class="sourceLineNo">983</span> @Override<a name="line.983"></a> -<span class="sourceLineNo">984</span> public Cell deepClone() {<a name="line.984"></a> +<span class="sourceLineNo">984</span> public ExtendedCell deepClone() {<a name="line.984"></a> <span class="sourceLineNo">985</span> Cell clonedBaseCell = ((ExtendedCell) this.cell).deepClone();<a name="line.985"></a> <span class="sourceLineNo">986</span> return new ValueAndTagRewriteCell(clonedBaseCell, this.value, this.tags);<a name="line.986"></a> <span class="sourceLineNo">987</span> }<a name="line.987"></a> @@ -1055,7 +1055,7 @@ <span class="sourceLineNo">1047</span> }<a name="line.1047"></a> <span class="sourceLineNo">1048</span><a name="line.1048"></a> <span class="sourceLineNo">1049</span> @Override<a name="line.1049"></a> -<span class="sourceLineNo">1050</span> public Cell deepClone() {<a name="line.1050"></a> +<span class="sourceLineNo">1050</span> public ExtendedCell deepClone() {<a name="line.1050"></a> <span class="sourceLineNo">1051</span> Cell clonedBaseCell = ((ExtendedCell) this.cell).deepClone();<a name="line.1051"></a> <span class="sourceLineNo">1052</span> if (clonedBaseCell instanceof ByteBufferCell) {<a name="line.1052"></a> <span class="sourceLineNo">1053</span> return new ValueAndTagRewriteByteBufferCell((ByteBufferCell) clonedBaseCell, this.value,<a name="line.1053"></a> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f2c435b3/devapidocs/src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColCell.html ---------------------------------------------------------------------- diff --git a/devapidocs/src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColCell.html b/devapidocs/src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColCell.html index ae7c795..26125e3 100644 --- a/devapidocs/src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColCell.html +++ b/devapidocs/src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColCell.html @@ -665,7 +665,7 @@ <span class="sourceLineNo">657</span> }<a name="line.657"></a> <span class="sourceLineNo">658</span><a name="line.658"></a> <span class="sourceLineNo">659</span> @Override<a name="line.659"></a> -<span class="sourceLineNo">660</span> public Cell deepClone() {<a name="line.660"></a> +<span class="sourceLineNo">660</span> public ExtendedCell deepClone() {<a name="line.660"></a> <span class="sourceLineNo">661</span> Cell clonedBaseCell = ((ExtendedCell) this.cell).deepClone();<a name="line.661"></a> <span class="sourceLineNo">662</span> return new TagRewriteCell(clonedBaseCell, this.tags);<a name="line.662"></a> <span class="sourceLineNo">663</span> }<a name="line.663"></a> @@ -846,7 +846,7 @@ <span class="sourceLineNo">838</span> }<a name="line.838"></a> <span class="sourceLineNo">839</span><a name="line.839"></a> <span class="sourceLineNo">840</span> @Override<a name="line.840"></a> -<span class="sourceLineNo">841</span> public Cell deepClone() {<a name="line.841"></a> +<span class="sourceLineNo">841</span> public ExtendedCell deepClone() {<a name="line.841"></a> <span class="sourceLineNo">842</span> Cell clonedBaseCell = ((ExtendedCell) this.cell).deepClone();<a name="line.842"></a> <span class="sourceLineNo">843</span> if (clonedBaseCell instanceof ByteBufferCell) {<a name="line.843"></a> <span class="sourceLineNo">844</span> return new TagRewriteByteBufferCell((ByteBufferCell) clonedBaseCell, this.tags);<a name="line.844"></a> @@ -989,7 +989,7 @@ <span class="sourceLineNo">981</span> }<a name="line.981"></a> <span class="sourceLineNo">982</span><a name="line.982"></a> <span class="sourceLineNo">983</span> @Override<a name="line.983"></a> -<span class="sourceLineNo">984</span> public Cell deepClone() {<a name="line.984"></a> +<span class="sourceLineNo">984</span> public ExtendedCell deepClone() {<a name="line.984"></a> <span class="sourceLineNo">985</span> Cell clonedBaseCell = ((ExtendedCell) this.cell).deepClone();<a name="line.985"></a> <span class="sourceLineNo">986</span> return new ValueAndTagRewriteCell(clonedBaseCell, this.value, this.tags);<a name="line.986"></a> <span class="sourceLineNo">987</span> }<a name="line.987"></a> @@ -1055,7 +1055,7 @@ <span class="sourceLineNo">1047</span> }<a name="line.1047"></a> <span class="sourceLineNo">1048</span><a name="line.1048"></a> <span class="sourceLineNo">1049</span> @Override<a name="line.1049"></a> -<span class="sourceLineNo">1050</span> public Cell deepClone() {<a name="line.1050"></a> +<span class="sourceLineNo">1050</span> public ExtendedCell deepClone() {<a name="line.1050"></a> <span class="sourceLineNo">1051</span> Cell clonedBaseCell = ((ExtendedCell) this.cell).deepClone();<a name="line.1051"></a> <span class="sourceLineNo">1052</span> if (clonedBaseCell instanceof ByteBufferCell) {<a name="line.1052"></a> <span class="sourceLineNo">1053</span> return new ValueAndTagRewriteByteBufferCell((ByteBufferCell) clonedBaseCell, this.value,<a name="line.1053"></a> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f2c435b3/devapidocs/src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColTSByteBufferCell.html ---------------------------------------------------------------------- diff --git a/devapidocs/src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColTSByteBufferCell.html b/devapidocs/src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColTSByteBufferCell.html index ae7c795..26125e3 100644 --- a/devapidocs/src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColTSByteBufferCell.html +++ b/devapidocs/src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColTSByteBufferCell.html @@ -665,7 +665,7 @@ <span class="sourceLineNo">657</span> }<a name="line.657"></a> <span class="sourceLineNo">658</span><a name="line.658"></a> <span class="sourceLineNo">659</span> @Override<a name="line.659"></a> -<span class="sourceLineNo">660</span> public Cell deepClone() {<a name="line.660"></a> +<span class="sourceLineNo">660</span> public ExtendedCell deepClone() {<a name="line.660"></a> <span class="sourceLineNo">661</span> Cell clonedBaseCell = ((ExtendedCell) this.cell).deepClone();<a name="line.661"></a> <span class="sourceLineNo">662</span> return new TagRewriteCell(clonedBaseCell, this.tags);<a name="line.662"></a> <span class="sourceLineNo">663</span> }<a name="line.663"></a> @@ -846,7 +846,7 @@ <span class="sourceLineNo">838</span> }<a name="line.838"></a> <span class="sourceLineNo">839</span><a name="line.839"></a> <span class="sourceLineNo">840</span> @Override<a name="line.840"></a> -<span class="sourceLineNo">841</span> public Cell deepClone() {<a name="line.841"></a> +<span class="sourceLineNo">841</span> public ExtendedCell deepClone() {<a name="line.841"></a> <span class="sourceLineNo">842</span> Cell clonedBaseCell = ((ExtendedCell) this.cell).deepClone();<a name="line.842"></a> <span class="sourceLineNo">843</span> if (clonedBaseCell instanceof ByteBufferCell) {<a name="line.843"></a> <span class="sourceLineNo">844</span> return new TagRewriteByteBufferCell((ByteBufferCell) clonedBaseCell, this.tags);<a name="line.844"></a> @@ -989,7 +989,7 @@ <span class="sourceLineNo">981</span> }<a name="line.981"></a> <span class="sourceLineNo">982</span><a name="line.982"></a> <span class="sourceLineNo">983</span> @Override<a name="line.983"></a> -<span class="sourceLineNo">984</span> public Cell deepClone() {<a name="line.984"></a> +<span class="sourceLineNo">984</span> public ExtendedCell deepClone() {<a name="line.984"></a> <span class="sourceLineNo">985</span> Cell clonedBaseCell = ((ExtendedCell) this.cell).deepClone();<a name="line.985"></a> <span class="sourceLineNo">986</span> return new ValueAndTagRewriteCell(clonedBaseCell, this.value, this.tags);<a name="line.986"></a> <span class="sourceLineNo">987</span> }<a name="line.987"></a> @@ -1055,7 +1055,7 @@ <span class="sourceLineNo">1047</span> }<a name="line.1047"></a> <span class="sourceLineNo">1048</span><a name="line.1048"></a> <span class="sourceLineNo">1049</span> @Override<a name="line.1049"></a> -<span class="sourceLineNo">1050</span> public Cell deepClone() {<a name="line.1050"></a> +<span class="sourceLineNo">1050</span> public ExtendedCell deepClone() {<a name="line.1050"></a> <span class="sourceLineNo">1051</span> Cell clonedBaseCell = ((ExtendedCell) this.cell).deepClone();<a name="line.1051"></a> <span class="sourceLineNo">1052</span> if (clonedBaseCell instanceof ByteBufferCell) {<a name="line.1052"></a> <span class="sourceLineNo">1053</span> return new ValueAndTagRewriteByteBufferCell((ByteBufferCell) clonedBaseCell, this.value,<a name="line.1053"></a> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/f2c435b3/devapidocs/src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColTSCell.html ---------------------------------------------------------------------- diff --git a/devapidocs/src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColTSCell.html b/devapidocs/src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColTSCell.html index ae7c795..26125e3 100644 --- a/devapidocs/src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColTSCell.html +++ b/devapidocs/src-html/org/apache/hadoop/hbase/CellUtil.FirstOnRowColTSCell.html @@ -665,7 +665,7 @@ <span class="sourceLineNo">657</span> }<a name="line.657"></a> <span class="sourceLineNo">658</span><a name="line.658"></a> <span class="sourceLineNo">659</span> @Override<a name="line.659"></a> -<span class="sourceLineNo">660</span> public Cell deepClone() {<a name="line.660"></a> +<span class="sourceLineNo">660</span> public ExtendedCell deepClone() {<a name="line.660"></a> <span class="sourceLineNo">661</span> Cell clonedBaseCell = ((ExtendedCell) this.cell).deepClone();<a name="line.661"></a> <span class="sourceLineNo">662</span> return new TagRewriteCell(clonedBaseCell, this.tags);<a name="line.662"></a> <span class="sourceLineNo">663</span> }<a name="line.663"></a> @@ -846,7 +846,7 @@ <span class="sourceLineNo">838</span> }<a name="line.838"></a> <span class="sourceLineNo">839</span><a name="line.839"></a> <span class="sourceLineNo">840</span> @Override<a name="line.840"></a> -<span class="sourceLineNo">841</span> public Cell deepClone() {<a name="line.841"></a> +<span class="sourceLineNo">841</span> public ExtendedCell deepClone() {<a name="line.841"></a> <span class="sourceLineNo">842</span> Cell clonedBaseCell = ((ExtendedCell) this.cell).deepClone();<a name="line.842"></a> <span class="sourceLineNo">843</span> if (clonedBaseCell instanceof ByteBufferCell) {<a name="line.843"></a> <span class="sourceLineNo">844</span> return new TagRewriteByteBufferCell((ByteBufferCell) clonedBaseCell, this.tags);<a name="line.844"></a> @@ -989,7 +989,7 @@ <span class="sourceLineNo">981</span> }<a name="line.981"></a> <span class="sourceLineNo">982</span><a name="line.982"></a> <span class="sourceLineNo">983</span> @Override<a name="line.983"></a> -<span class="sourceLineNo">984</span> public Cell deepClone() {<a name="line.984"></a> +<span class="sourceLineNo">984</span> public ExtendedCell deepClone() {<a name="line.984"></a> <span class="sourceLineNo">985</span> Cell clonedBaseCell = ((ExtendedCell) this.cell).deepClone();<a name="line.985"></a> <span class="sourceLineNo">986</span> return new ValueAndTagRewriteCell(clonedBaseCell, this.value, this.tags);<a name="line.986"></a> <span class="sourceLineNo">987</span> }<a name="line.987"></a> @@ -1055,7 +1055,7 @@ <span class="sourceLineNo">1047</span> }<a name="line.1047"></a> <span class="sourceLineNo">1048</span><a name="line.1048"></a> <span class="sourceLineNo">1049</span> @Override<a name="line.1049"></a> -<span class="sourceLineNo">1050</span> public Cell deepClone() {<a name="line.1050"></a> +<span class="sourceLineNo">1050</span> public ExtendedCell deepClone() {<a name="line.1050"></a> <span class="sourceLineNo">1051</span> Cell clonedBaseCell = ((ExtendedCell) this.cell).deepClone();<a name="line.1051"></a> <span class="sourceLineNo">1052</span> if (clonedBaseCell instanceof ByteBufferCell) {<a name="line.1052"></a> <span class="sourceLineNo">1053</span> return new ValueAndTagRewriteByteBufferCell((ByteBufferCell) clonedBaseCell, this.value,<a name="line.1053"></a>
