You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by mi...@apache.org on 2015/12/17 18:20:33 UTC

[32/51] [partial] hbase-site git commit: Published site at cf458d302385f8e32dd444f4820cfd72a8694862.

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/aa343563/devapidocs/org/apache/hadoop/hbase/class-use/CellComparator.MetaCellComparator.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/CellComparator.MetaCellComparator.html b/devapidocs/org/apache/hadoop/hbase/class-use/CellComparator.MetaCellComparator.html
index eee5aa1..a74e1e9 100644
--- a/devapidocs/org/apache/hadoop/hbase/class-use/CellComparator.MetaCellComparator.html
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/CellComparator.MetaCellComparator.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.hadoop.hbase.CellComparator.MetaCellComparator (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/aa343563/devapidocs/org/apache/hadoop/hbase/class-use/CellComparator.RowComparator.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/CellComparator.RowComparator.html b/devapidocs/org/apache/hadoop/hbase/class-use/CellComparator.RowComparator.html
index 4b5818a..c4b7756 100644
--- a/devapidocs/org/apache/hadoop/hbase/class-use/CellComparator.RowComparator.html
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/CellComparator.RowComparator.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.hadoop.hbase.CellComparator.RowComparator (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/aa343563/devapidocs/org/apache/hadoop/hbase/class-use/CellComparator.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/CellComparator.html b/devapidocs/org/apache/hadoop/hbase/class-use/CellComparator.html
index b531964..86cdd1d 100644
--- a/devapidocs/org/apache/hadoop/hbase/class-use/CellComparator.html
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/CellComparator.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.hadoop.hbase.CellComparator (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
@@ -242,30 +242,30 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/io/encoding/DataBlockEncoder.EncodedSeeker.html" title="interface in org.apache.hadoop.hbase.io.encoding">DataBlockEncoder.EncodedSeeker</a></code></td>
-<td class="colLast"><span class="strong">CopyKeyDataBlockEncoder.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/io/encoding/CopyKeyDataBlockEncoder.html#createSeeker(org.apache.hadoop.hbase.CellComparator,%20org.apache.hadoop.hbase.io.encoding.HFileBlockDecodingContext)">createSeeker</a></strong>(<a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="class in org.apache.hadoop.hbase">CellComparator</a>&nbsp;comparator,
+<td class="colLast"><span class="strong">DiffKeyDeltaEncoder.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/io/encoding/DiffKeyDeltaEncoder.html#createSeeker(org.apache.hadoop.hbase.CellComparator,%20org.apache.hadoop.hbase.io.encoding.HFileBlockDecodingContext)">createSeeker</a></strong>(<a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="class in org.apache.hadoop.hbase">CellComparator</a>&nbsp;comparator,
                         <a href="../../../../../org/apache/hadoop/hbase/io/encoding/HFileBlockDecodingContext.html" title="interface in org.apache.hadoop.hbase.io.encoding">HFileBlockDecodingContext</a>&nbsp;decodingCtx)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/io/encoding/DataBlockEncoder.EncodedSeeker.html" title="interface in org.apache.hadoop.hbase.io.encoding">DataBlockEncoder.EncodedSeeker</a></code></td>
-<td class="colLast"><span class="strong">DataBlockEncoder.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/io/encoding/DataBlockEncoder.html#createSeeker(org.apache.hadoop.hbase.CellComparator,%20org.apache.hadoop.hbase.io.encoding.HFileBlockDecodingContext)">createSeeker</a></strong>(<a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="class in org.apache.hadoop.hbase">CellComparator</a>&nbsp;comparator,
-                        <a href="../../../../../org/apache/hadoop/hbase/io/encoding/HFileBlockDecodingContext.html" title="interface in org.apache.hadoop.hbase.io.encoding">HFileBlockDecodingContext</a>&nbsp;decodingCtx)</code>
-<div class="block">Create a HFileBlock seeker which find KeyValues within a block.</div>
-</td>
+<td class="colLast"><span class="strong">CopyKeyDataBlockEncoder.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/io/encoding/CopyKeyDataBlockEncoder.html#createSeeker(org.apache.hadoop.hbase.CellComparator,%20org.apache.hadoop.hbase.io.encoding.HFileBlockDecodingContext)">createSeeker</a></strong>(<a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="class in org.apache.hadoop.hbase">CellComparator</a>&nbsp;comparator,
+                        <a href="../../../../../org/apache/hadoop/hbase/io/encoding/HFileBlockDecodingContext.html" title="interface in org.apache.hadoop.hbase.io.encoding">HFileBlockDecodingContext</a>&nbsp;decodingCtx)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/io/encoding/DataBlockEncoder.EncodedSeeker.html" title="interface in org.apache.hadoop.hbase.io.encoding">DataBlockEncoder.EncodedSeeker</a></code></td>
-<td class="colLast"><span class="strong">DiffKeyDeltaEncoder.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/io/encoding/DiffKeyDeltaEncoder.html#createSeeker(org.apache.hadoop.hbase.CellComparator,%20org.apache.hadoop.hbase.io.encoding.HFileBlockDecodingContext)">createSeeker</a></strong>(<a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="class in org.apache.hadoop.hbase">CellComparator</a>&nbsp;comparator,
+<td class="colLast"><span class="strong">FastDiffDeltaEncoder.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/io/encoding/FastDiffDeltaEncoder.html#createSeeker(org.apache.hadoop.hbase.CellComparator,%20org.apache.hadoop.hbase.io.encoding.HFileBlockDecodingContext)">createSeeker</a></strong>(<a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="class in org.apache.hadoop.hbase">CellComparator</a>&nbsp;comparator,
                         <a href="../../../../../org/apache/hadoop/hbase/io/encoding/HFileBlockDecodingContext.html" title="interface in org.apache.hadoop.hbase.io.encoding">HFileBlockDecodingContext</a>&nbsp;decodingCtx)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/io/encoding/DataBlockEncoder.EncodedSeeker.html" title="interface in org.apache.hadoop.hbase.io.encoding">DataBlockEncoder.EncodedSeeker</a></code></td>
-<td class="colLast"><span class="strong">FastDiffDeltaEncoder.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/io/encoding/FastDiffDeltaEncoder.html#createSeeker(org.apache.hadoop.hbase.CellComparator,%20org.apache.hadoop.hbase.io.encoding.HFileBlockDecodingContext)">createSeeker</a></strong>(<a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="class in org.apache.hadoop.hbase">CellComparator</a>&nbsp;comparator,
+<td class="colLast"><span class="strong">PrefixKeyDeltaEncoder.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/io/encoding/PrefixKeyDeltaEncoder.html#createSeeker(org.apache.hadoop.hbase.CellComparator,%20org.apache.hadoop.hbase.io.encoding.HFileBlockDecodingContext)">createSeeker</a></strong>(<a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="class in org.apache.hadoop.hbase">CellComparator</a>&nbsp;comparator,
                         <a href="../../../../../org/apache/hadoop/hbase/io/encoding/HFileBlockDecodingContext.html" title="interface in org.apache.hadoop.hbase.io.encoding">HFileBlockDecodingContext</a>&nbsp;decodingCtx)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/io/encoding/DataBlockEncoder.EncodedSeeker.html" title="interface in org.apache.hadoop.hbase.io.encoding">DataBlockEncoder.EncodedSeeker</a></code></td>
-<td class="colLast"><span class="strong">PrefixKeyDeltaEncoder.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/io/encoding/PrefixKeyDeltaEncoder.html#createSeeker(org.apache.hadoop.hbase.CellComparator,%20org.apache.hadoop.hbase.io.encoding.HFileBlockDecodingContext)">createSeeker</a></strong>(<a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="class in org.apache.hadoop.hbase">CellComparator</a>&nbsp;comparator,
-                        <a href="../../../../../org/apache/hadoop/hbase/io/encoding/HFileBlockDecodingContext.html" title="interface in org.apache.hadoop.hbase.io.encoding">HFileBlockDecodingContext</a>&nbsp;decodingCtx)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">DataBlockEncoder.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/io/encoding/DataBlockEncoder.html#createSeeker(org.apache.hadoop.hbase.CellComparator,%20org.apache.hadoop.hbase.io.encoding.HFileBlockDecodingContext)">createSeeker</a></strong>(<a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="class in org.apache.hadoop.hbase">CellComparator</a>&nbsp;comparator,
+                        <a href="../../../../../org/apache/hadoop/hbase/io/encoding/HFileBlockDecodingContext.html" title="interface in org.apache.hadoop.hbase.io.encoding">HFileBlockDecodingContext</a>&nbsp;decodingCtx)</code>
+<div class="block">Create a HFileBlock seeker which find KeyValues within a block.</div>
+</td>
 </tr>
 </tbody>
 </table>
@@ -295,32 +295,32 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>protected <a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="class in org.apache.hadoop.hbase">CellComparator</a></code></td>
-<td class="colLast"><span class="strong">CompoundBloomFilterBase.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/io/hfile/CompoundBloomFilterBase.html#comparator">comparator</a></strong></code>
-<div class="block">Comparator used to compare Bloom filter keys</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>protected <a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="class in org.apache.hadoop.hbase">CellComparator</a></code></td>
 <td class="colLast"><span class="strong">HFile.WriterFactory.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/io/hfile/HFile.WriterFactory.html#comparator">comparator</a></strong></code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>private <a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="class in org.apache.hadoop.hbase">CellComparator</a></code></td>
 <td class="colLast"><span class="strong">HFileBlockIndex.CellBasedKeyBlockIndexReader.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/io/hfile/HFileBlockIndex.CellBasedKeyBlockIndexReader.html#comparator">comparator</a></strong></code>
 <div class="block">Needed doing lookup on blocks.</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code>private <a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="class in org.apache.hadoop.hbase">CellComparator</a></code></td>
-<td class="colLast"><span class="strong">HFileReaderImpl.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/io/hfile/HFileReaderImpl.html#comparator">comparator</a></strong></code>
-<div class="block">Key comparator</div>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="class in org.apache.hadoop.hbase">CellComparator</a></code></td>
+<td class="colLast"><span class="strong">CompoundBloomFilterBase.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/io/hfile/CompoundBloomFilterBase.html#comparator">comparator</a></strong></code>
+<div class="block">Comparator used to compare Bloom filter keys</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>protected <a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="class in org.apache.hadoop.hbase">CellComparator</a></code></td>
 <td class="colLast"><span class="strong">HFileWriterImpl.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/io/hfile/HFileWriterImpl.html#comparator">comparator</a></strong></code>
 <div class="block">Key comparator.</div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code>private <a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="class in org.apache.hadoop.hbase">CellComparator</a></code></td>
+<td class="colLast"><span class="strong">HFileReaderImpl.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/io/hfile/HFileReaderImpl.html#comparator">comparator</a></strong></code>
+<div class="block">Key comparator</div>
+</td>
+</tr>
 </tbody>
 </table>
 <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
@@ -387,20 +387,20 @@
                     <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a>&nbsp;key)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>protected abstract <a href="../../../../../org/apache/hadoop/hbase/io/hfile/HFile.Writer.html" title="interface in org.apache.hadoop.hbase.io.hfile">HFile.Writer</a></code></td>
-<td class="colLast"><span class="strong">HFile.WriterFactory.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/io/hfile/HFile.WriterFactory.html#createWriter(org.apache.hadoop.fs.FileSystem,%20org.apache.hadoop.fs.Path,%20org.apache.hadoop.fs.FSDataOutputStream,%20org.apache.hadoop.hbase.CellComparator,%20org.apache.hadoop.hbase.io.hfile.HFileContext)">createWriter</a></strong>(org.apache.hadoop.fs.FileSystem&nbsp;fs,
+<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/io/hfile/HFile.Writer.html" title="interface in org.apache.hadoop.hbase.io.hfile">HFile.Writer</a></code></td>
+<td class="colLast"><span class="strong">HFileWriterFactory.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/io/hfile/HFileWriterFactory.html#createWriter(org.apache.hadoop.fs.FileSystem,%20org.apache.hadoop.fs.Path,%20org.apache.hadoop.fs.FSDataOutputStream,%20org.apache.hadoop.hbase.CellComparator,%20org.apache.hadoop.hbase.io.hfile.HFileContext)">createWriter</a></strong>(org.apache.hadoop.fs.FileSystem&nbsp;fs,
                         org.apache.hadoop.fs.Path&nbsp;path,
                         org.apache.hadoop.fs.FSDataOutputStream&nbsp;ostream,
                         <a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="class in org.apache.hadoop.hbase">CellComparator</a>&nbsp;comparator,
-                        <a href="../../../../../org/apache/hadoop/hbase/io/hfile/HFileContext.html" title="class in org.apache.hadoop.hbase.io.hfile">HFileContext</a>&nbsp;fileContext)</code>&nbsp;</td>
+                        <a href="../../../../../org/apache/hadoop/hbase/io/hfile/HFileContext.html" title="class in org.apache.hadoop.hbase.io.hfile">HFileContext</a>&nbsp;context)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/io/hfile/HFile.Writer.html" title="interface in org.apache.hadoop.hbase.io.hfile">HFile.Writer</a></code></td>
-<td class="colLast"><span class="strong">HFileWriterFactory.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/io/hfile/HFileWriterFactory.html#createWriter(org.apache.hadoop.fs.FileSystem,%20org.apache.hadoop.fs.Path,%20org.apache.hadoop.fs.FSDataOutputStream,%20org.apache.hadoop.hbase.CellComparator,%20org.apache.hadoop.hbase.io.hfile.HFileContext)">createWriter</a></strong>(org.apache.hadoop.fs.FileSystem&nbsp;fs,
+<td class="colFirst"><code>protected abstract <a href="../../../../../org/apache/hadoop/hbase/io/hfile/HFile.Writer.html" title="interface in org.apache.hadoop.hbase.io.hfile">HFile.Writer</a></code></td>
+<td class="colLast"><span class="strong">HFile.WriterFactory.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/io/hfile/HFile.WriterFactory.html#createWriter(org.apache.hadoop.fs.FileSystem,%20org.apache.hadoop.fs.Path,%20org.apache.hadoop.fs.FSDataOutputStream,%20org.apache.hadoop.hbase.CellComparator,%20org.apache.hadoop.hbase.io.hfile.HFileContext)">createWriter</a></strong>(org.apache.hadoop.fs.FileSystem&nbsp;fs,
                         org.apache.hadoop.fs.Path&nbsp;path,
                         org.apache.hadoop.fs.FSDataOutputStream&nbsp;ostream,
                         <a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="class in org.apache.hadoop.hbase">CellComparator</a>&nbsp;comparator,
-                        <a href="../../../../../org/apache/hadoop/hbase/io/hfile/HFileContext.html" title="class in org.apache.hadoop.hbase.io.hfile">HFileContext</a>&nbsp;context)</code>&nbsp;</td>
+                        <a href="../../../../../org/apache/hadoop/hbase/io/hfile/HFileContext.html" title="class in org.apache.hadoop.hbase.io.hfile">HFileContext</a>&nbsp;fileContext)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/hadoop/hbase/Cell.html" title="interface in org.apache.hadoop.hbase">Cell</a></code></td>
@@ -515,25 +515,25 @@
 <td class="colLast"><span class="strong">DefaultMemStore.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/regionserver/DefaultMemStore.html#comparator">comparator</a></strong></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>protected <a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="class in org.apache.hadoop.hbase">CellComparator</a></code></td>
-<td class="colLast"><span class="strong">HRegion.RegionScannerImpl.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/regionserver/HRegion.RegionScannerImpl.html#comparator">comparator</a></strong></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><code>private <a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="class in org.apache.hadoop.hbase">CellComparator</a></code></td>
 <td class="colLast"><span class="strong">HStore.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/regionserver/HStore.html#comparator">comparator</a></strong></code>&nbsp;</td>
 </tr>
-<tr class="altColor">
-<td class="colFirst"><code>private <a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="class in org.apache.hadoop.hbase">CellComparator</a></code></td>
-<td class="colLast"><span class="strong">ScanInfo.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/regionserver/ScanInfo.html#comparator">comparator</a></strong></code>&nbsp;</td>
-</tr>
 <tr class="rowColor">
 <td class="colFirst"><code>private <a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="class in org.apache.hadoop.hbase">CellComparator</a></code></td>
 <td class="colLast"><span class="strong">StoreFile.WriterBuilder.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/regionserver/StoreFile.WriterBuilder.html#comparator">comparator</a></strong></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected <a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="class in org.apache.hadoop.hbase">CellComparator</a></code></td>
+<td class="colLast"><span class="strong">HRegion.RegionScannerImpl.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/regionserver/HRegion.RegionScannerImpl.html#comparator">comparator</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected <a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="class in org.apache.hadoop.hbase">CellComparator</a></code></td>
 <td class="colLast"><span class="strong">StripeMultiFileWriter.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/regionserver/StripeMultiFileWriter.html#comparator">comparator</a></strong></code>&nbsp;</td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code>private <a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="class in org.apache.hadoop.hbase">CellComparator</a></code></td>
+<td class="colLast"><span class="strong">ScanInfo.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/regionserver/ScanInfo.html#comparator">comparator</a></strong></code>&nbsp;</td>
+</tr>
 <tr class="rowColor">
 <td class="colFirst"><code>private <a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="class in org.apache.hadoop.hbase">CellComparator</a></code></td>
 <td class="colLast"><span class="strong">DefaultStoreFileManager.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/regionserver/DefaultStoreFileManager.html#kvComparator">kvComparator</a></strong></code>&nbsp;</td>
@@ -573,11 +573,11 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="class in org.apache.hadoop.hbase">CellComparator</a></code></td>
-<td class="colLast"><span class="strong">KeyValueHeap.KVScannerComparator.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/regionserver/KeyValueHeap.KVScannerComparator.html#getComparator()">getComparator</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">StoreFile.Reader.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/regionserver/StoreFile.Reader.html#getComparator()">getComparator</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="class in org.apache.hadoop.hbase">CellComparator</a></code></td>
-<td class="colLast"><span class="strong">ScanInfo.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/regionserver/ScanInfo.html#getComparator()">getComparator</a></strong>()</code>&nbsp;</td>
+<td class="colFirst"><code>(package private) <a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="class in org.apache.hadoop.hbase">CellComparator</a></code></td>
+<td class="colLast"><span class="strong">StoreFileScanner.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/regionserver/StoreFileScanner.html#getComparator()">getComparator</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="class in org.apache.hadoop.hbase">CellComparator</a></code></td>
@@ -585,11 +585,11 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="class in org.apache.hadoop.hbase">CellComparator</a></code></td>
-<td class="colLast"><span class="strong">StoreFile.Reader.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/regionserver/StoreFile.Reader.html#getComparator()">getComparator</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">KeyValueHeap.KVScannerComparator.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/regionserver/KeyValueHeap.KVScannerComparator.html#getComparator()">getComparator</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>(package private) <a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="class in org.apache.hadoop.hbase">CellComparator</a></code></td>
-<td class="colLast"><span class="strong">StoreFileScanner.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/regionserver/StoreFileScanner.html#getComparator()">getComparator</a></strong>()</code>&nbsp;</td>
+<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="class in org.apache.hadoop.hbase">CellComparator</a></code></td>
+<td class="colLast"><span class="strong">ScanInfo.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/regionserver/ScanInfo.html#getComparator()">getComparator</a></strong>()</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -629,6 +629,12 @@
                                 <a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="class in org.apache.hadoop.hbase">CellComparator</a>&nbsp;kvComparator)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><span class="strong">StripeStoreEngine.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/regionserver/StripeStoreEngine.html#createComponents(org.apache.hadoop.conf.Configuration,%20org.apache.hadoop.hbase.regionserver.Store,%20org.apache.hadoop.hbase.CellComparator)">createComponents</a></strong>(org.apache.hadoop.conf.Configuration&nbsp;conf,
+                                <a href="../../../../../org/apache/hadoop/hbase/regionserver/Store.html" title="interface in org.apache.hadoop.hbase.regionserver">Store</a>&nbsp;store,
+                                <a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="class in org.apache.hadoop.hbase">CellComparator</a>&nbsp;comparator)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code>protected abstract void</code></td>
 <td class="colLast"><span class="strong">StoreEngine.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/regionserver/StoreEngine.html#createComponents(org.apache.hadoop.conf.Configuration,%20org.apache.hadoop.hbase.regionserver.Store,%20org.apache.hadoop.hbase.CellComparator)">createComponents</a></strong>(org.apache.hadoop.conf.Configuration&nbsp;conf,
                                 <a href="../../../../../org/apache/hadoop/hbase/regionserver/Store.html" title="interface in org.apache.hadoop.hbase.regionserver">Store</a>&nbsp;store,
@@ -636,12 +642,6 @@
 <div class="block">Create the StoreEngine's components.</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="strong">StripeStoreEngine.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/regionserver/StripeStoreEngine.html#createComponents(org.apache.hadoop.conf.Configuration,%20org.apache.hadoop.hbase.regionserver.Store,%20org.apache.hadoop.hbase.CellComparator)">createComponents</a></strong>(org.apache.hadoop.conf.Configuration&nbsp;conf,
-                                <a href="../../../../../org/apache/hadoop/hbase/regionserver/Store.html" title="interface in org.apache.hadoop.hbase.regionserver">Store</a>&nbsp;store,
-                                <a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="class in org.apache.hadoop.hbase">CellComparator</a>&nbsp;comparator)</code>&nbsp;</td>
-</tr>
 <tr class="altColor">
 <td class="colFirst"><code>private void</code></td>
 <td class="colLast"><span class="strong">StoreEngine.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/regionserver/StoreEngine.html#createComponentsOnce(org.apache.hadoop.conf.Configuration,%20org.apache.hadoop.hbase.regionserver.Store,%20org.apache.hadoop.hbase.CellComparator)">createComponentsOnce</a></strong>(org.apache.hadoop.conf.Configuration&nbsp;conf,

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/aa343563/devapidocs/org/apache/hadoop/hbase/class-use/CellScannable.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/CellScannable.html b/devapidocs/org/apache/hadoop/hbase/class-use/CellScannable.html
index 9d2f8dc..616248f 100644
--- a/devapidocs/org/apache/hadoop/hbase/class-use/CellScannable.html
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/CellScannable.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.hadoop.hbase.CellScannable (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/aa343563/devapidocs/org/apache/hadoop/hbase/class-use/CellScanner.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/CellScanner.html b/devapidocs/org/apache/hadoop/hbase/class-use/CellScanner.html
index dc80185..cf35bd6 100644
--- a/devapidocs/org/apache/hadoop/hbase/class-use/CellScanner.html
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/CellScanner.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.hadoop.hbase.CellScanner (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
@@ -343,25 +343,19 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">BaseRegionServerObserver.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/coprocessor/BaseRegionServerObserver.html#postReplicateLogEntries(org.apache.hadoop.hbase.coprocessor.ObserverContext,%20java.util.List,%20org.apache.hadoop.hbase.CellScanner)">postReplicateLogEntries</a></strong>(<a href="../../../../../org/apache/hadoop/hbase/coprocessor/ObserverContext.html" title="class in org.apache.hadoop.hbase.coprocessor">ObserverContext</a>&lt;<a href="../../../../../org/apache/hadoop/hbase/coprocessor/RegionServerCoprocessorEnvironment.html" title="interface in org.apache.hadoop.hbase.coprocessor">RegionServerCoprocessorEnvironment</a>&gt;&nbsp;ctx,
-                                              <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>&lt;org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry&gt;&nbsp;entries,
-                                              <a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a>&nbsp;cells)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="strong">RegionServerObserver.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/coprocessor/RegionServerObserver.html#postReplicateLogEntries(org.apache.hadoop.hbase.coprocessor.ObserverContext,%20java.util.List,%20org.apache.hadoop.hbase.CellScanner)">postReplicateLogEntries</a></strong>(<a href="../../../../../org/apache/hadoop/hbase/coprocessor/ObserverContext.html" title="class in org.apache.hadoop.hbase.coprocessor">ObserverContext</a>&lt;<a href="../../../../../org/apache/hadoop/hbase/coprocessor/RegionServerCoprocessorEnvironment.html" title="interface in org.apache.hadoop.hbase.coprocessor">RegionServerCoprocessorEnvironment</a>&gt;&nbsp;ctx,
                                               <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>&lt;org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry&gt;&nbsp;entries,
                                               <a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a>&nbsp;cells)</code>
 <div class="block">This will be called after executing replication request to shipping log entries.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">BaseRegionServerObserver.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/coprocessor/BaseRegionServerObserver.html#preReplicateLogEntries(org.apache.hadoop.hbase.coprocessor.ObserverContext,%20java.util.List,%20org.apache.hadoop.hbase.CellScanner)">preReplicateLogEntries</a></strong>(<a href="../../../../../org/apache/hadoop/hbase/coprocessor/ObserverContext.html" title="class in org.apache.hadoop.hbase.coprocessor">ObserverContext</a>&lt;<a href="../../../../../org/apache/hadoop/hbase/coprocessor/RegionServerCoprocessorEnvironment.html" title="interface in org.apache.hadoop.hbase.coprocessor">RegionServerCoprocessorEnvironment</a>&gt;&nbsp;ctx,
-                                            <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>&lt;org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry&gt;&nbsp;entries,
-                                            <a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a>&nbsp;cells)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">BaseRegionServerObserver.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/coprocessor/BaseRegionServerObserver.html#postReplicateLogEntries(org.apache.hadoop.hbase.coprocessor.ObserverContext,%20java.util.List,%20org.apache.hadoop.hbase.CellScanner)">postReplicateLogEntries</a></strong>(<a href="../../../../../org/apache/hadoop/hbase/coprocessor/ObserverContext.html" title="class in org.apache.hadoop.hbase.coprocessor">ObserverContext</a>&lt;<a href="../../../../../org/apache/hadoop/hbase/coprocessor/RegionServerCoprocessorEnvironment.html" title="interface in org.apache.hadoop.hbase.coprocessor">RegionServerCoprocessorEnvironment</a>&gt;&nbsp;ctx,
+                                              <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>&lt;org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry&gt;&nbsp;entries,
+                                              <a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a>&nbsp;cells)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="strong">RegionServerObserver.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/coprocessor/RegionServerObserver.html#preReplicateLogEntries(org.apache.hadoop.hbase.coprocessor.ObserverContext,%20java.util.List,%20org.apache.hadoop.hbase.CellScanner)">preReplicateLogEntries</a></strong>(<a href="../../../../../org/apache/hadoop/hbase/coprocessor/ObserverContext.html" title="class in org.apache.hadoop.hbase.coprocessor">ObserverContext</a>&lt;<a href="../../../../../org/apache/hadoop/hbase/coprocessor/RegionServerCoprocessorEnvironment.html" title="interface in org.apache.hadoop.hbase.coprocessor">RegionServerCoprocessorEnvironment</a>&gt;&nbsp;ctx,
                                             <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>&lt;org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry&gt;&nbsp;entries,
@@ -369,6 +363,12 @@
 <div class="block">This will be called before executing replication request to shipping log entries.</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">BaseRegionServerObserver.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/coprocessor/BaseRegionServerObserver.html#preReplicateLogEntries(org.apache.hadoop.hbase.coprocessor.ObserverContext,%20java.util.List,%20org.apache.hadoop.hbase.CellScanner)">preReplicateLogEntries</a></strong>(<a href="../../../../../org/apache/hadoop/hbase/coprocessor/ObserverContext.html" title="class in org.apache.hadoop.hbase.coprocessor">ObserverContext</a>&lt;<a href="../../../../../org/apache/hadoop/hbase/coprocessor/RegionServerCoprocessorEnvironment.html" title="interface in org.apache.hadoop.hbase.coprocessor">RegionServerCoprocessorEnvironment</a>&gt;&nbsp;ctx,
+                                            <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>&lt;org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry&gt;&nbsp;entries,
+                                            <a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a>&nbsp;cells)</code>&nbsp;</td>
+</tr>
 </tbody>
 </table>
 </li>
@@ -468,32 +468,32 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/util/Pair.html" title="class in org.apache.hadoop.hbase.util">Pair</a>&lt;com.google.protobuf.Message,<a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a>&gt;</code></td>
-<td class="colLast"><span class="strong">RpcServer.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcServer.html#call(com.google.protobuf.BlockingService,%20com.google.protobuf.Descriptors.MethodDescriptor,%20com.google.protobuf.Message,%20org.apache.hadoop.hbase.CellScanner,%20long,%20org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler)">call</a></strong>(com.google.protobuf.BlockingService&nbsp;service,
+<td class="colLast"><span class="strong">RpcServerInterface.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcServerInterface.html#call(com.google.protobuf.BlockingService,%20com.google.protobuf.Descriptors.MethodDescriptor,%20com.google.protobuf.Message,%20org.apache.hadoop.hbase.CellScanner,%20long,%20org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler)">call</a></strong>(com.google.protobuf.BlockingService&nbsp;service,
         com.google.protobuf.Descriptors.MethodDescriptor&nbsp;md,
         com.google.protobuf.Message&nbsp;param,
         <a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a>&nbsp;cellScanner,
         long&nbsp;receiveTime,
-        <a href="../../../../../org/apache/hadoop/hbase/monitoring/MonitoredRPCHandler.html" title="interface in org.apache.hadoop.hbase.monitoring">MonitoredRPCHandler</a>&nbsp;status)</code>
-<div class="block">This is a server side method, which is invoked over RPC.</div>
-</td>
+        <a href="../../../../../org/apache/hadoop/hbase/monitoring/MonitoredRPCHandler.html" title="interface in org.apache.hadoop.hbase.monitoring">MonitoredRPCHandler</a>&nbsp;status)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/util/Pair.html" title="class in org.apache.hadoop.hbase.util">Pair</a>&lt;com.google.protobuf.Message,<a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a>&gt;</code></td>
-<td class="colLast"><span class="strong">RpcServerInterface.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcServerInterface.html#call(com.google.protobuf.BlockingService,%20com.google.protobuf.Descriptors.MethodDescriptor,%20com.google.protobuf.Message,%20org.apache.hadoop.hbase.CellScanner,%20long,%20org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler)">call</a></strong>(com.google.protobuf.BlockingService&nbsp;service,
+<td class="colLast"><span class="strong">RpcServer.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcServer.html#call(com.google.protobuf.BlockingService,%20com.google.protobuf.Descriptors.MethodDescriptor,%20com.google.protobuf.Message,%20org.apache.hadoop.hbase.CellScanner,%20long,%20org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler)">call</a></strong>(com.google.protobuf.BlockingService&nbsp;service,
         com.google.protobuf.Descriptors.MethodDescriptor&nbsp;md,
         com.google.protobuf.Message&nbsp;param,
         <a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a>&nbsp;cellScanner,
         long&nbsp;receiveTime,
-        <a href="../../../../../org/apache/hadoop/hbase/monitoring/MonitoredRPCHandler.html" title="interface in org.apache.hadoop.hbase.monitoring">MonitoredRPCHandler</a>&nbsp;status)</code>&nbsp;</td>
+        <a href="../../../../../org/apache/hadoop/hbase/monitoring/MonitoredRPCHandler.html" title="interface in org.apache.hadoop.hbase.monitoring">MonitoredRPCHandler</a>&nbsp;status)</code>
+<div class="block">This is a server side method, which is invoked over RPC.</div>
+</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>protected abstract <a href="../../../../../org/apache/hadoop/hbase/util/Pair.html" title="class in org.apache.hadoop.hbase.util">Pair</a>&lt;com.google.protobuf.Message,<a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a>&gt;</code></td>
-<td class="colLast"><span class="strong">AbstractRpcClient.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/ipc/AbstractRpcClient.html#call(org.apache.hadoop.hbase.ipc.PayloadCarryingRpcController,%20com.google.protobuf.Descriptors.MethodDescriptor,%20com.google.protobuf.Message,%20com.google.protobuf.Message,%20org.apache.hadoop.hbase.security.User,%20java.net.InetSocketAddress,%20org.apache.hadoop.hbase.client.MetricsConnection.CallStats)">call</a></strong>(<a href="../../../../../org/apache/hadoop/hbase/ipc/PayloadCarryingRpcController.html" title="class in org.apache.hadoop.hbase.ipc">PayloadCarryingRpcController</a>&nbsp;pcrc,
+<td class="colFirst"><code>protected <a href="../../../../../org/apache/hadoop/hbase/util/Pair.html" title="class in org.apache.hadoop.hbase.util">Pair</a>&lt;com.google.protobuf.Message,<a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a>&gt;</code></td>
+<td class="colLast"><span class="strong">AsyncRpcClient.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/ipc/AsyncRpcClient.html#call(org.apache.hadoop.hbase.ipc.PayloadCarryingRpcController,%20com.google.protobuf.Descriptors.MethodDescriptor,%20com.google.protobuf.Message,%20com.google.protobuf.Message,%20org.apache.hadoop.hbase.security.User,%20java.net.InetSocketAddress,%20org.apache.hadoop.hbase.client.MetricsConnection.CallStats)">call</a></strong>(<a href="../../../../../org/apache/hadoop/hbase/ipc/PayloadCarryingRpcController.html" title="class in org.apache.hadoop.hbase.ipc">PayloadCarryingRpcController</a>&nbsp;pcrc,
         com.google.protobuf.Descriptors.MethodDescriptor&nbsp;md,
         com.google.protobuf.Message&nbsp;param,
         com.google.protobuf.Message&nbsp;returnType,
         <a href="../../../../../org/apache/hadoop/hbase/security/User.html" title="class in org.apache.hadoop.hbase.security">User</a>&nbsp;ticket,
-        <a href="http://docs.oracle.com/javase/7/docs/api/java/net/InetSocketAddress.html?is-external=true" title="class or interface in java.net">InetSocketAddress</a>&nbsp;isa,
+        <a href="http://docs.oracle.com/javase/7/docs/api/java/net/InetSocketAddress.html?is-external=true" title="class or interface in java.net">InetSocketAddress</a>&nbsp;addr,
         <a href="../../../../../org/apache/hadoop/hbase/client/MetricsConnection.CallStats.html" title="class in org.apache.hadoop.hbase.client">MetricsConnection.CallStats</a>&nbsp;callStats)</code>
 <div class="block">Make a call, passing <code>param</code>, to the IPC server running at
  <code>address</code> which is servicing the <code>protocol</code> protocol,
@@ -501,13 +501,13 @@
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>protected <a href="../../../../../org/apache/hadoop/hbase/util/Pair.html" title="class in org.apache.hadoop.hbase.util">Pair</a>&lt;com.google.protobuf.Message,<a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a>&gt;</code></td>
-<td class="colLast"><span class="strong">AsyncRpcClient.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/ipc/AsyncRpcClient.html#call(org.apache.hadoop.hbase.ipc.PayloadCarryingRpcController,%20com.google.protobuf.Descriptors.MethodDescriptor,%20com.google.protobuf.Message,%20com.google.protobuf.Message,%20org.apache.hadoop.hbase.security.User,%20java.net.InetSocketAddress,%20org.apache.hadoop.hbase.client.MetricsConnection.CallStats)">call</a></strong>(<a href="../../../../../org/apache/hadoop/hbase/ipc/PayloadCarryingRpcController.html" title="class in org.apache.hadoop.hbase.ipc">PayloadCarryingRpcController</a>&nbsp;pcrc,
+<td class="colFirst"><code>protected abstract <a href="../../../../../org/apache/hadoop/hbase/util/Pair.html" title="class in org.apache.hadoop.hbase.util">Pair</a>&lt;com.google.protobuf.Message,<a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a>&gt;</code></td>
+<td class="colLast"><span class="strong">AbstractRpcClient.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/ipc/AbstractRpcClient.html#call(org.apache.hadoop.hbase.ipc.PayloadCarryingRpcController,%20com.google.protobuf.Descriptors.MethodDescriptor,%20com.google.protobuf.Message,%20com.google.protobuf.Message,%20org.apache.hadoop.hbase.security.User,%20java.net.InetSocketAddress,%20org.apache.hadoop.hbase.client.MetricsConnection.CallStats)">call</a></strong>(<a href="../../../../../org/apache/hadoop/hbase/ipc/PayloadCarryingRpcController.html" title="class in org.apache.hadoop.hbase.ipc">PayloadCarryingRpcController</a>&nbsp;pcrc,
         com.google.protobuf.Descriptors.MethodDescriptor&nbsp;md,
         com.google.protobuf.Message&nbsp;param,
         com.google.protobuf.Message&nbsp;returnType,
         <a href="../../../../../org/apache/hadoop/hbase/security/User.html" title="class in org.apache.hadoop.hbase.security">User</a>&nbsp;ticket,
-        <a href="http://docs.oracle.com/javase/7/docs/api/java/net/InetSocketAddress.html?is-external=true" title="class or interface in java.net">InetSocketAddress</a>&nbsp;addr,
+        <a href="http://docs.oracle.com/javase/7/docs/api/java/net/InetSocketAddress.html?is-external=true" title="class or interface in java.net">InetSocketAddress</a>&nbsp;isa,
         <a href="../../../../../org/apache/hadoop/hbase/client/MetricsConnection.CallStats.html" title="class in org.apache.hadoop.hbase.client">MetricsConnection.CallStats</a>&nbsp;callStats)</code>
 <div class="block">Make a call, passing <code>param</code>, to the IPC server running at
  <code>address</code> which is servicing the <code>protocol</code> protocol,
@@ -564,23 +564,23 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/util/Pair.html" title="class in org.apache.hadoop.hbase.util">Pair</a>&lt;com.google.protobuf.Message,<a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a>&gt;</code></td>
-<td class="colLast"><span class="strong">RpcServer.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcServer.html#call(com.google.protobuf.BlockingService,%20com.google.protobuf.Descriptors.MethodDescriptor,%20com.google.protobuf.Message,%20org.apache.hadoop.hbase.CellScanner,%20long,%20org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler)">call</a></strong>(com.google.protobuf.BlockingService&nbsp;service,
+<td class="colLast"><span class="strong">RpcServerInterface.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcServerInterface.html#call(com.google.protobuf.BlockingService,%20com.google.protobuf.Descriptors.MethodDescriptor,%20com.google.protobuf.Message,%20org.apache.hadoop.hbase.CellScanner,%20long,%20org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler)">call</a></strong>(com.google.protobuf.BlockingService&nbsp;service,
         com.google.protobuf.Descriptors.MethodDescriptor&nbsp;md,
         com.google.protobuf.Message&nbsp;param,
         <a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a>&nbsp;cellScanner,
         long&nbsp;receiveTime,
-        <a href="../../../../../org/apache/hadoop/hbase/monitoring/MonitoredRPCHandler.html" title="interface in org.apache.hadoop.hbase.monitoring">MonitoredRPCHandler</a>&nbsp;status)</code>
-<div class="block">This is a server side method, which is invoked over RPC.</div>
-</td>
+        <a href="../../../../../org/apache/hadoop/hbase/monitoring/MonitoredRPCHandler.html" title="interface in org.apache.hadoop.hbase.monitoring">MonitoredRPCHandler</a>&nbsp;status)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/util/Pair.html" title="class in org.apache.hadoop.hbase.util">Pair</a>&lt;com.google.protobuf.Message,<a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a>&gt;</code></td>
-<td class="colLast"><span class="strong">RpcServerInterface.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcServerInterface.html#call(com.google.protobuf.BlockingService,%20com.google.protobuf.Descriptors.MethodDescriptor,%20com.google.protobuf.Message,%20org.apache.hadoop.hbase.CellScanner,%20long,%20org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler)">call</a></strong>(com.google.protobuf.BlockingService&nbsp;service,
+<td class="colLast"><span class="strong">RpcServer.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcServer.html#call(com.google.protobuf.BlockingService,%20com.google.protobuf.Descriptors.MethodDescriptor,%20com.google.protobuf.Message,%20org.apache.hadoop.hbase.CellScanner,%20long,%20org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler)">call</a></strong>(com.google.protobuf.BlockingService&nbsp;service,
         com.google.protobuf.Descriptors.MethodDescriptor&nbsp;md,
         com.google.protobuf.Message&nbsp;param,
         <a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a>&nbsp;cellScanner,
         long&nbsp;receiveTime,
-        <a href="../../../../../org/apache/hadoop/hbase/monitoring/MonitoredRPCHandler.html" title="interface in org.apache.hadoop.hbase.monitoring">MonitoredRPCHandler</a>&nbsp;status)</code>&nbsp;</td>
+        <a href="../../../../../org/apache/hadoop/hbase/monitoring/MonitoredRPCHandler.html" title="interface in org.apache.hadoop.hbase.monitoring">MonitoredRPCHandler</a>&nbsp;status)</code>
+<div class="block">This is a server side method, which is invoked over RPC.</div>
+</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/ipc/PayloadCarryingRpcController.html" title="class in org.apache.hadoop.hbase.ipc">PayloadCarryingRpcController</a></code></td>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/aa343563/devapidocs/org/apache/hadoop/hbase/class-use/CellUtil.EmptyByteBufferedCell.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/CellUtil.EmptyByteBufferedCell.html b/devapidocs/org/apache/hadoop/hbase/class-use/CellUtil.EmptyByteBufferedCell.html
index b10e293..26a913f 100644
--- a/devapidocs/org/apache/hadoop/hbase/class-use/CellUtil.EmptyByteBufferedCell.html
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/CellUtil.EmptyByteBufferedCell.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.hadoop.hbase.CellUtil.EmptyByteBufferedCell (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/aa343563/devapidocs/org/apache/hadoop/hbase/class-use/CellUtil.EmptyCell.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/CellUtil.EmptyCell.html b/devapidocs/org/apache/hadoop/hbase/class-use/CellUtil.EmptyCell.html
index 248e2f7..fc2c95c 100644
--- a/devapidocs/org/apache/hadoop/hbase/class-use/CellUtil.EmptyCell.html
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/CellUtil.EmptyCell.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.hadoop.hbase.CellUtil.EmptyCell (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/aa343563/devapidocs/org/apache/hadoop/hbase/class-use/CellUtil.FirstOnRowByteBufferedCell.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/CellUtil.FirstOnRowByteBufferedCell.html b/devapidocs/org/apache/hadoop/hbase/class-use/CellUtil.FirstOnRowByteBufferedCell.html
index f8a13c9..82e07b7 100644
--- a/devapidocs/org/apache/hadoop/hbase/class-use/CellUtil.FirstOnRowByteBufferedCell.html
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/CellUtil.FirstOnRowByteBufferedCell.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.hadoop.hbase.CellUtil.FirstOnRowByteBufferedCell (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/aa343563/devapidocs/org/apache/hadoop/hbase/class-use/CellUtil.FirstOnRowCell.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/CellUtil.FirstOnRowCell.html b/devapidocs/org/apache/hadoop/hbase/class-use/CellUtil.FirstOnRowCell.html
index f9f1b1a..b797059 100644
--- a/devapidocs/org/apache/hadoop/hbase/class-use/CellUtil.FirstOnRowCell.html
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/CellUtil.FirstOnRowCell.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.hadoop.hbase.CellUtil.FirstOnRowCell (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/aa343563/devapidocs/org/apache/hadoop/hbase/class-use/CellUtil.FirstOnRowColByteBufferedCell.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/CellUtil.FirstOnRowColByteBufferedCell.html b/devapidocs/org/apache/hadoop/hbase/class-use/CellUtil.FirstOnRowColByteBufferedCell.html
index 4609ad2..b3f490b 100644
--- a/devapidocs/org/apache/hadoop/hbase/class-use/CellUtil.FirstOnRowColByteBufferedCell.html
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/CellUtil.FirstOnRowColByteBufferedCell.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.hadoop.hbase.CellUtil.FirstOnRowColByteBufferedCell (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/aa343563/devapidocs/org/apache/hadoop/hbase/class-use/CellUtil.FirstOnRowColCell.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/CellUtil.FirstOnRowColCell.html b/devapidocs/org/apache/hadoop/hbase/class-use/CellUtil.FirstOnRowColCell.html
index 5713892..98bcbf0 100644
--- a/devapidocs/org/apache/hadoop/hbase/class-use/CellUtil.FirstOnRowColCell.html
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/CellUtil.FirstOnRowColCell.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.hadoop.hbase.CellUtil.FirstOnRowColCell (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/aa343563/devapidocs/org/apache/hadoop/hbase/class-use/CellUtil.FirstOnRowColTSByteBufferedCell.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/CellUtil.FirstOnRowColTSByteBufferedCell.html b/devapidocs/org/apache/hadoop/hbase/class-use/CellUtil.FirstOnRowColTSByteBufferedCell.html
index b7d8d4d..09cac3f 100644
--- a/devapidocs/org/apache/hadoop/hbase/class-use/CellUtil.FirstOnRowColTSByteBufferedCell.html
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/CellUtil.FirstOnRowColTSByteBufferedCell.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.hadoop.hbase.CellUtil.FirstOnRowColTSByteBufferedCell (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/aa343563/devapidocs/org/apache/hadoop/hbase/class-use/CellUtil.FirstOnRowColTSCell.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/CellUtil.FirstOnRowColTSCell.html b/devapidocs/org/apache/hadoop/hbase/class-use/CellUtil.FirstOnRowColTSCell.html
index 12db125..01e6d11 100644
--- a/devapidocs/org/apache/hadoop/hbase/class-use/CellUtil.FirstOnRowColTSCell.html
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/CellUtil.FirstOnRowColTSCell.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.hadoop.hbase.CellUtil.FirstOnRowColTSCell (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/aa343563/devapidocs/org/apache/hadoop/hbase/class-use/CellUtil.FirstOnRowDeleteFamilyCell.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/CellUtil.FirstOnRowDeleteFamilyCell.html b/devapidocs/org/apache/hadoop/hbase/class-use/CellUtil.FirstOnRowDeleteFamilyCell.html
index 5b74cf4..cb27bcf 100644
--- a/devapidocs/org/apache/hadoop/hbase/class-use/CellUtil.FirstOnRowDeleteFamilyCell.html
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/CellUtil.FirstOnRowDeleteFamilyCell.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.hadoop.hbase.CellUtil.FirstOnRowDeleteFamilyCell (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/aa343563/devapidocs/org/apache/hadoop/hbase/class-use/CellUtil.LastOnRowByteBufferedCell.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/CellUtil.LastOnRowByteBufferedCell.html b/devapidocs/org/apache/hadoop/hbase/class-use/CellUtil.LastOnRowByteBufferedCell.html
index 72a83ab..72667d7 100644
--- a/devapidocs/org/apache/hadoop/hbase/class-use/CellUtil.LastOnRowByteBufferedCell.html
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/CellUtil.LastOnRowByteBufferedCell.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.hadoop.hbase.CellUtil.LastOnRowByteBufferedCell (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/aa343563/devapidocs/org/apache/hadoop/hbase/class-use/CellUtil.LastOnRowCell.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/CellUtil.LastOnRowCell.html b/devapidocs/org/apache/hadoop/hbase/class-use/CellUtil.LastOnRowCell.html
index 7b2b36e..33a94d0 100644
--- a/devapidocs/org/apache/hadoop/hbase/class-use/CellUtil.LastOnRowCell.html
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/CellUtil.LastOnRowCell.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.hadoop.hbase.CellUtil.LastOnRowCell (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/aa343563/devapidocs/org/apache/hadoop/hbase/class-use/CellUtil.LastOnRowColByteBufferedCell.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/CellUtil.LastOnRowColByteBufferedCell.html b/devapidocs/org/apache/hadoop/hbase/class-use/CellUtil.LastOnRowColByteBufferedCell.html
index 8858cf2..318ca87 100644
--- a/devapidocs/org/apache/hadoop/hbase/class-use/CellUtil.LastOnRowColByteBufferedCell.html
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/CellUtil.LastOnRowColByteBufferedCell.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.hadoop.hbase.CellUtil.LastOnRowColByteBufferedCell (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/aa343563/devapidocs/org/apache/hadoop/hbase/class-use/CellUtil.LastOnRowColCell.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/CellUtil.LastOnRowColCell.html b/devapidocs/org/apache/hadoop/hbase/class-use/CellUtil.LastOnRowColCell.html
index 9641162..454bf25 100644
--- a/devapidocs/org/apache/hadoop/hbase/class-use/CellUtil.LastOnRowColCell.html
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/CellUtil.LastOnRowColCell.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.hadoop.hbase.CellUtil.LastOnRowColCell (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/aa343563/devapidocs/org/apache/hadoop/hbase/class-use/CellUtil.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/CellUtil.html b/devapidocs/org/apache/hadoop/hbase/class-use/CellUtil.html
index 6246991..8b02a21 100644
--- a/devapidocs/org/apache/hadoop/hbase/class-use/CellUtil.html
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/CellUtil.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.hadoop.hbase.CellUtil (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/aa343563/devapidocs/org/apache/hadoop/hbase/class-use/ChoreService.ChoreServiceThreadFactory.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/ChoreService.ChoreServiceThreadFactory.html b/devapidocs/org/apache/hadoop/hbase/class-use/ChoreService.ChoreServiceThreadFactory.html
index 11ab6e1..15a3201 100644
--- a/devapidocs/org/apache/hadoop/hbase/class-use/ChoreService.ChoreServiceThreadFactory.html
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/ChoreService.ChoreServiceThreadFactory.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.hadoop.hbase.ChoreService.ChoreServiceThreadFactory (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/aa343563/devapidocs/org/apache/hadoop/hbase/class-use/ChoreService.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/ChoreService.html b/devapidocs/org/apache/hadoop/hbase/class-use/ChoreService.html
index c97afa3..b7347f5 100644
--- a/devapidocs/org/apache/hadoop/hbase/class-use/ChoreService.html
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/ChoreService.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.hadoop.hbase.ChoreService (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/aa343563/devapidocs/org/apache/hadoop/hbase/class-use/ClockOutOfSyncException.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/ClockOutOfSyncException.html b/devapidocs/org/apache/hadoop/hbase/class-use/ClockOutOfSyncException.html
index 9f6b034..9de0ac8 100644
--- a/devapidocs/org/apache/hadoop/hbase/class-use/ClockOutOfSyncException.html
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/ClockOutOfSyncException.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.hadoop.hbase.ClockOutOfSyncException (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/aa343563/devapidocs/org/apache/hadoop/hbase/class-use/ClusterId.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/ClusterId.html b/devapidocs/org/apache/hadoop/hbase/class-use/ClusterId.html
index 352a259..52ab3fc 100644
--- a/devapidocs/org/apache/hadoop/hbase/class-use/ClusterId.html
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/ClusterId.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.hadoop.hbase.ClusterId (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/aa343563/devapidocs/org/apache/hadoop/hbase/class-use/ClusterStatus.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/ClusterStatus.html b/devapidocs/org/apache/hadoop/hbase/class-use/ClusterStatus.html
index 47b10e2..5c921b8 100644
--- a/devapidocs/org/apache/hadoop/hbase/class-use/ClusterStatus.html
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/ClusterStatus.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.hadoop.hbase.ClusterStatus (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
@@ -134,11 +134,11 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/ClusterStatus.html" title="class in org.apache.hadoop.hbase">ClusterStatus</a></code></td>
-<td class="colLast"><span class="strong">Admin.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/client/Admin.html#getClusterStatus()">getClusterStatus</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">HBaseAdmin.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#getClusterStatus()">getClusterStatus</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/ClusterStatus.html" title="class in org.apache.hadoop.hbase">ClusterStatus</a></code></td>
-<td class="colLast"><span class="strong">HBaseAdmin.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#getClusterStatus()">getClusterStatus</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">Admin.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/client/Admin.html#getClusterStatus()">getClusterStatus</a></strong>()</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -239,11 +239,11 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">BaseLoadBalancer.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/master/balancer/BaseLoadBalancer.html#setClusterStatus(org.apache.hadoop.hbase.ClusterStatus)">setClusterStatus</a></strong>(<a href="../../../../../org/apache/hadoop/hbase/ClusterStatus.html" title="class in org.apache.hadoop.hbase">ClusterStatus</a>&nbsp;st)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">RegionLocationFinder.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/master/balancer/RegionLocationFinder.html#setClusterStatus(org.apache.hadoop.hbase.ClusterStatus)">setClusterStatus</a></strong>(<a href="../../../../../org/apache/hadoop/hbase/ClusterStatus.html" title="class in org.apache.hadoop.hbase">ClusterStatus</a>&nbsp;status)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">RegionLocationFinder.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/master/balancer/RegionLocationFinder.html#setClusterStatus(org.apache.hadoop.hbase.ClusterStatus)">setClusterStatus</a></strong>(<a href="../../../../../org/apache/hadoop/hbase/ClusterStatus.html" title="class in org.apache.hadoop.hbase">ClusterStatus</a>&nbsp;status)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">BaseLoadBalancer.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/master/balancer/BaseLoadBalancer.html#setClusterStatus(org.apache.hadoop.hbase.ClusterStatus)">setClusterStatus</a></strong>(<a href="../../../../../org/apache/hadoop/hbase/ClusterStatus.html" title="class in org.apache.hadoop.hbase">ClusterStatus</a>&nbsp;st)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/aa343563/devapidocs/org/apache/hadoop/hbase/class-use/CompatibilityFactory.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/CompatibilityFactory.html b/devapidocs/org/apache/hadoop/hbase/class-use/CompatibilityFactory.html
index a932ad5..93707f2 100644
--- a/devapidocs/org/apache/hadoop/hbase/class-use/CompatibilityFactory.html
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/CompatibilityFactory.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.hadoop.hbase.CompatibilityFactory (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/aa343563/devapidocs/org/apache/hadoop/hbase/class-use/CompatibilitySingletonFactory.SingletonStorage.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/CompatibilitySingletonFactory.SingletonStorage.html b/devapidocs/org/apache/hadoop/hbase/class-use/CompatibilitySingletonFactory.SingletonStorage.html
index ad7802b..d509516 100644
--- a/devapidocs/org/apache/hadoop/hbase/class-use/CompatibilitySingletonFactory.SingletonStorage.html
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/CompatibilitySingletonFactory.SingletonStorage.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.hadoop.hbase.CompatibilitySingletonFactory.SingletonStorage (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/aa343563/devapidocs/org/apache/hadoop/hbase/class-use/CompatibilitySingletonFactory.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/CompatibilitySingletonFactory.html b/devapidocs/org/apache/hadoop/hbase/class-use/CompatibilitySingletonFactory.html
index b9750c0..e48fd6c 100644
--- a/devapidocs/org/apache/hadoop/hbase/class-use/CompatibilitySingletonFactory.html
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/CompatibilitySingletonFactory.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.hadoop.hbase.CompatibilitySingletonFactory (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/aa343563/devapidocs/org/apache/hadoop/hbase/class-use/CompoundConfiguration.ImmutableConfWrapper.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/CompoundConfiguration.ImmutableConfWrapper.html b/devapidocs/org/apache/hadoop/hbase/class-use/CompoundConfiguration.ImmutableConfWrapper.html
index 94f9cce..24b6660 100644
--- a/devapidocs/org/apache/hadoop/hbase/class-use/CompoundConfiguration.ImmutableConfWrapper.html
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/CompoundConfiguration.ImmutableConfWrapper.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.hadoop.hbase.CompoundConfiguration.ImmutableConfWrapper (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/aa343563/devapidocs/org/apache/hadoop/hbase/class-use/CompoundConfiguration.ImmutableConfigMap.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/CompoundConfiguration.ImmutableConfigMap.html b/devapidocs/org/apache/hadoop/hbase/class-use/CompoundConfiguration.ImmutableConfigMap.html
index dcc9917..830e01b 100644
--- a/devapidocs/org/apache/hadoop/hbase/class-use/CompoundConfiguration.ImmutableConfigMap.html
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/CompoundConfiguration.ImmutableConfigMap.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.hadoop.hbase.CompoundConfiguration.ImmutableConfigMap (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/aa343563/devapidocs/org/apache/hadoop/hbase/class-use/CompoundConfiguration.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/CompoundConfiguration.html b/devapidocs/org/apache/hadoop/hbase/class-use/CompoundConfiguration.html
index 182b3ff..f0aaf77 100644
--- a/devapidocs/org/apache/hadoop/hbase/class-use/CompoundConfiguration.html
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/CompoundConfiguration.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.hadoop.hbase.CompoundConfiguration (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/aa343563/devapidocs/org/apache/hadoop/hbase/class-use/CoordinatedStateException.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/CoordinatedStateException.html b/devapidocs/org/apache/hadoop/hbase/class-use/CoordinatedStateException.html
index 20f5bf8..413c9b2 100644
--- a/devapidocs/org/apache/hadoop/hbase/class-use/CoordinatedStateException.html
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/CoordinatedStateException.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.hadoop.hbase.CoordinatedStateException (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/aa343563/devapidocs/org/apache/hadoop/hbase/class-use/CoordinatedStateManager.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/CoordinatedStateManager.html b/devapidocs/org/apache/hadoop/hbase/class-use/CoordinatedStateManager.html
index cb5c343..9706036 100644
--- a/devapidocs/org/apache/hadoop/hbase/class-use/CoordinatedStateManager.html
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/CoordinatedStateManager.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.hadoop.hbase.CoordinatedStateManager (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/aa343563/devapidocs/org/apache/hadoop/hbase/class-use/CoordinatedStateManagerFactory.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/CoordinatedStateManagerFactory.html b/devapidocs/org/apache/hadoop/hbase/class-use/CoordinatedStateManagerFactory.html
index 6cdb005..31a0456 100644
--- a/devapidocs/org/apache/hadoop/hbase/class-use/CoordinatedStateManagerFactory.html
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/CoordinatedStateManagerFactory.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.hadoop.hbase.CoordinatedStateManagerFactory (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/aa343563/devapidocs/org/apache/hadoop/hbase/class-use/Coprocessor.State.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/Coprocessor.State.html b/devapidocs/org/apache/hadoop/hbase/class-use/Coprocessor.State.html
index 0a23e6d..e40af9f 100644
--- a/devapidocs/org/apache/hadoop/hbase/class-use/Coprocessor.State.html
+++ b/devapidocs/org/apache/hadoop/hbase/class-use/Coprocessor.State.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.hadoop.hbase.Coprocessor.State (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>