http://git-wip-us.apache.org/repos/asf/hbase-site/blob/16d2a5b1/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 5006ce4..e146e63 100644 --- a/devapidocs/org/apache/hadoop/hbase/class-use/CellComparator.html +++ b/devapidocs/org/apache/hadoop/hbase/class-use/CellComparator.html @@ -246,30 +246,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">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> comparator, +<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> comparator, <a href="../../../../../org/apache/hadoop/hbase/io/encoding/HFileBlockDecodingContext.html" title="interface in org.apache.hadoop.hbase.io.encoding">HFileBlockDecodingContext</a> decodingCtx)</code> </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">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> comparator, - <a href="../../../../../org/apache/hadoop/hbase/io/encoding/HFileBlockDecodingContext.html" title="interface in org.apache.hadoop.hbase.io.encoding">HFileBlockDecodingContext</a> decodingCtx)</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> comparator, + <a href="../../../../../org/apache/hadoop/hbase/io/encoding/HFileBlockDecodingContext.html" title="interface in org.apache.hadoop.hbase.io.encoding">HFileBlockDecodingContext</a> decodingCtx)</code> +<div class="block">Create a HFileBlock seeker which find KeyValues within a block.</div> +</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">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> 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> comparator, <a href="../../../../../org/apache/hadoop/hbase/io/encoding/HFileBlockDecodingContext.html" title="interface in org.apache.hadoop.hbase.io.encoding">HFileBlockDecodingContext</a> decodingCtx)</code> </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> 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> comparator, <a href="../../../../../org/apache/hadoop/hbase/io/encoding/HFileBlockDecodingContext.html" title="interface in org.apache.hadoop.hbase.io.encoding">HFileBlockDecodingContext</a> decodingCtx)</code> </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">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> comparator, - <a href="../../../../../org/apache/hadoop/hbase/io/encoding/HFileBlockDecodingContext.html" title="interface in org.apache.hadoop.hbase.io.encoding">HFileBlockDecodingContext</a> decodingCtx)</code> -<div class="block">Create a HFileBlock seeker which find KeyValues within a block.</div> -</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> comparator, + <a href="../../../../../org/apache/hadoop/hbase/io/encoding/HFileBlockDecodingContext.html" title="interface in org.apache.hadoop.hbase.io.encoding">HFileBlockDecodingContext</a> decodingCtx)</code> </td> </tr> </tbody> </table> @@ -299,30 +299,30 @@ <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">HFile.WriterFactory.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/io/hfile/HFile.WriterFactory.html#comparator">comparator</a></strong></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="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> -</td> +<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> </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">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 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>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 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"> <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 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> @@ -500,44 +500,44 @@ </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> </td> +<td class="colLast"><span class="strong">StoreFileWriter.Builder.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/regionserver/StoreFileWriter.Builder.html#comparator">comparator</a></strong></code> </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">Segment.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/regionserver/Segment.html#comparator">comparator</a></strong></code> </td> +<td class="colLast"><span class="strong">AbstractMemStore.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/regionserver/AbstractMemStore.html#comparator">comparator</a></strong></code> </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">AbstractMemStore.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/regionserver/AbstractMemStore.html#comparator">comparator</a></strong></code> </td> +<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> </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">StoreFileWriter.Builder.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/regionserver/StoreFileWriter.Builder.html#comparator">comparator</a></strong></code> </td> +<td class="colLast"><span class="strong">Segment.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/regionserver/Segment.html#comparator">comparator</a></strong></code> </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> </td> +<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> </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> </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> </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">StripeStoreFlusher.StripeFlushRequest.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/regionserver/StripeStoreFlusher.StripeFlushRequest.html#comparator">comparator</a></strong></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> </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> </td> +<td class="colLast"><span class="strong">StripeStoreFlusher.StripeFlushRequest.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/regionserver/StripeStoreFlusher.StripeFlushRequest.html#comparator">comparator</a></strong></code> </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> </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">KeyValueHeap.KVScannerComparator.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/regionserver/KeyValueHeap.KVScannerComparator.html#kvComparator">kvComparator</a></strong></code> </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">DefaultStoreFileManager.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/regionserver/DefaultStoreFileManager.html#kvComparator">kvComparator</a></strong></code> </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">ScanQueryMatcher.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/regionserver/ScanQueryMatcher.html#rowComparator">rowComparator</a></strong></code> @@ -565,25 +565,17 @@ </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">HStore.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/regionserver/HStore.html#getComparator()">getComparator</a></strong>()</code> </td> +<td class="colLast"><span class="strong">StoreFileReader.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/regionserver/StoreFileReader.html#getComparator()">getComparator</a></strong>()</code> </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">Segment.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/regionserver/Segment.html#getComparator()">getComparator</a></strong>()</code> -<div class="block">Returns the Cell comparator used by this segment</div> -</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">KeyValueHeap.KVScannerComparator.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/regionserver/KeyValueHeap.KVScannerComparator.html#getComparator()">getComparator</a></strong>()</code> </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> -<td class="colLast"><span class="strong">StoreFileReader.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/regionserver/StoreFileReader.html#getComparator()">getComparator</a></strong>()</code> </td> +<td class="colLast"><span class="strong">AbstractMemStore.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/regionserver/AbstractMemStore.html#getComparator()">getComparator</a></strong>()</code> </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">AbstractMemStore.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/regionserver/AbstractMemStore.html#getComparator()">getComparator</a></strong>()</code> </td> +<td class="colLast"><span class="strong">Segment.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/regionserver/Segment.html#getComparator()">getComparator</a></strong>()</code> +<div class="block">Returns the Cell comparator used by this segment</div> +</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> @@ -594,9 +586,17 @@ <td class="colLast"><span class="strong">Store.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/regionserver/Store.html#getComparator()">getComparator</a></strong>()</code> </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> +<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> </td> +</tr> +<tr class="altColor"> <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> </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> +<td class="colLast"><span class="strong">HStore.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/regionserver/HStore.html#getComparator()">getComparator</a></strong>()</code> </td> +</tr> </tbody> </table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> @@ -629,6 +629,12 @@ </td> </tr> <tr class="rowColor"> +<td class="colFirst"><code>protected void</code></td> +<td class="colLast"><span class="strong">DefaultStoreEngine.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/regionserver/DefaultStoreEngine.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 conf, + <a href="../../../../../org/apache/hadoop/hbase/regionserver/Store.html" title="interface in org.apache.hadoop.hbase.regionserver">Store</a> store, + <a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="class in org.apache.hadoop.hbase">CellComparator</a> kvComparator)</code> </td> +</tr> +<tr class="altColor"> <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 conf, <a href="../../../../../org/apache/hadoop/hbase/regionserver/Store.html" title="interface in org.apache.hadoop.hbase.regionserver">Store</a> store, @@ -636,15 +642,9 @@ <div class="block">Create the StoreEngine's components.</div> </td> </tr> -<tr class="altColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="strong">DateTieredStoreEngine.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/regionserver/DateTieredStoreEngine.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 conf, - <a href="../../../../../org/apache/hadoop/hbase/regionserver/Store.html" title="interface in org.apache.hadoop.hbase.regionserver">Store</a> store, - <a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="class in org.apache.hadoop.hbase">CellComparator</a> kvComparator)</code> </td> -</tr> <tr class="rowColor"> <td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="strong">DefaultStoreEngine.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/regionserver/DefaultStoreEngine.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 conf, +<td class="colLast"><span class="strong">DateTieredStoreEngine.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/regionserver/DateTieredStoreEngine.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 conf, <a href="../../../../../org/apache/hadoop/hbase/regionserver/Store.html" title="interface in org.apache.hadoop.hbase.regionserver">Store</a> store, <a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="class in org.apache.hadoop.hbase">CellComparator</a> kvComparator)</code> </td> </tr> @@ -679,18 +679,18 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code>protected <a href="../../../../../org/apache/hadoop/hbase/regionserver/StoreEngine.html" title="class in org.apache.hadoop.hbase.regionserver">StoreEngine</a><?,?,?,?></code></td> -<td class="colLast"><span class="strong">HStore.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/regionserver/HStore.html#createStoreEngine(org.apache.hadoop.hbase.regionserver.Store,%20org.apache.hadoop.conf.Configuration,%20org.apache.hadoop.hbase.CellComparator)">createStoreEngine</a></strong>(<a href="../../../../../org/apache/hadoop/hbase/regionserver/Store.html" title="interface in org.apache.hadoop.hbase.regionserver">Store</a> store, +<td class="colLast"><span class="strong">HMobStore.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/regionserver/HMobStore.html#createStoreEngine(org.apache.hadoop.hbase.regionserver.Store,%20org.apache.hadoop.conf.Configuration,%20org.apache.hadoop.hbase.CellComparator)">createStoreEngine</a></strong>(<a href="../../../../../org/apache/hadoop/hbase/regionserver/Store.html" title="interface in org.apache.hadoop.hbase.regionserver">Store</a> store, org.apache.hadoop.conf.Configuration conf, - <a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="class in org.apache.hadoop.hbase">CellComparator</a> kvComparator)</code> -<div class="block">Creates the store engine configured for the given Store.</div> + <a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="class in org.apache.hadoop.hbase">CellComparator</a> cellComparator)</code> +<div class="block">Creates the mob store engine.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected <a href="../../../../../org/apache/hadoop/hbase/regionserver/StoreEngine.html" title="class in org.apache.hadoop.hbase.regionserver">StoreEngine</a><?,?,?,?></code></td> -<td class="colLast"><span class="strong">HMobStore.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/regionserver/HMobStore.html#createStoreEngine(org.apache.hadoop.hbase.regionserver.Store,%20org.apache.hadoop.conf.Configuration,%20org.apache.hadoop.hbase.CellComparator)">createStoreEngine</a></strong>(<a href="../../../../../org/apache/hadoop/hbase/regionserver/Store.html" title="interface in org.apache.hadoop.hbase.regionserver">Store</a> store, +<td class="colLast"><span class="strong">HStore.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/regionserver/HStore.html#createStoreEngine(org.apache.hadoop.hbase.regionserver.Store,%20org.apache.hadoop.conf.Configuration,%20org.apache.hadoop.hbase.CellComparator)">createStoreEngine</a></strong>(<a href="../../../../../org/apache/hadoop/hbase/regionserver/Store.html" title="interface in org.apache.hadoop.hbase.regionserver">Store</a> store, org.apache.hadoop.conf.Configuration conf, - <a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="class in org.apache.hadoop.hbase">CellComparator</a> cellComparator)</code> -<div class="block">Creates the mob store engine.</div> + <a href="../../../../../org/apache/hadoop/hbase/CellComparator.html" title="class in org.apache.hadoop.hbase">CellComparator</a> kvComparator)</code> +<div class="block">Creates the store engine configured for the given Store.</div> </td> </tr> <tr class="rowColor">
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/16d2a5b1/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 82c5a29..84bc9b5 100644 --- a/devapidocs/org/apache/hadoop/hbase/class-use/CellScanner.html +++ b/devapidocs/org/apache/hadoop/hbase/class-use/CellScanner.html @@ -205,11 +205,11 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a></code></td> -<td class="colLast"><span class="strong">Mutation.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#cellScanner()">cellScanner</a></strong>()</code> </td> +<td class="colLast"><span class="strong">Result.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/client/Result.html#cellScanner()">cellScanner</a></strong>()</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a></code></td> -<td class="colLast"><span class="strong">Result.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/client/Result.html#cellScanner()">cellScanner</a></strong>()</code> </td> +<td class="colLast"><span class="strong">Mutation.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/client/Mutation.html#cellScanner()">cellScanner</a></strong>()</code> </td> </tr> </tbody> </table> @@ -351,19 +351,25 @@ <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><<a href="../../../../../org/apache/hadoop/hbase/coprocessor/RegionServerCoprocessorEnvironment.html" title="interface in org.apache.hadoop.hbase.coprocessor">RegionServerCoprocessorEnvironment</a>> 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><org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry> entries, + <a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a> cells)</code> </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><<a href="../../../../../org/apache/hadoop/hbase/coprocessor/RegionServerCoprocessorEnvironment.html" title="interface in org.apache.hadoop.hbase.coprocessor">RegionServerCoprocessorEnvironment</a>> 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><org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry> entries, <a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a> cells)</code> <div class="block">This will be called after executing replication request to shipping log entries.</div> </td> </tr> -<tr class="rowColor"> +<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><<a href="../../../../../org/apache/hadoop/hbase/coprocessor/RegionServerCoprocessorEnvironment.html" title="interface in org.apache.hadoop.hbase.coprocessor">RegionServerCoprocessorEnvironment</a>> 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><org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry> entries, - <a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a> cells)</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><<a href="../../../../../org/apache/hadoop/hbase/coprocessor/RegionServerCoprocessorEnvironment.html" title="interface in org.apache.hadoop.hbase.coprocessor">RegionServerCoprocessorEnvironment</a>> 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><org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry> entries, + <a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a> cells)</code> </td> </tr> -<tr class="altColor"> +<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#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><<a href="../../../../../org/apache/hadoop/hbase/coprocessor/RegionServerCoprocessorEnvironment.html" title="interface in org.apache.hadoop.hbase.coprocessor">RegionServerCoprocessorEnvironment</a>> 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><org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry> entries, @@ -371,12 +377,6 @@ <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><<a href="../../../../../org/apache/hadoop/hbase/coprocessor/RegionServerCoprocessorEnvironment.html" title="interface in org.apache.hadoop.hbase.coprocessor">RegionServerCoprocessorEnvironment</a>> 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><org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry> entries, - <a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a> cells)</code> </td> -</tr> </tbody> </table> </li> @@ -443,17 +443,17 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a></code></td> -<td class="colLast"><span class="strong">PayloadCarryingRpcController.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/ipc/PayloadCarryingRpcController.html#cellScanner()">cellScanner</a></strong>()</code> </td> +<td class="colLast"><span class="strong">DelegatingPayloadCarryingRpcController.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/ipc/DelegatingPayloadCarryingRpcController.html#cellScanner()">cellScanner</a></strong>()</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a></code></td> -<td class="colLast"><span class="strong">AsyncCall.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/ipc/AsyncCall.html#cellScanner()">cellScanner</a></strong>()</code> -<div class="block">Get the cellScanner for this request.</div> -</td> +<td class="colLast"><span class="strong">PayloadCarryingRpcController.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/ipc/PayloadCarryingRpcController.html#cellScanner()">cellScanner</a></strong>()</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a></code></td> -<td class="colLast"><span class="strong">DelegatingPayloadCarryingRpcController.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/ipc/DelegatingPayloadCarryingRpcController.html#cellScanner()">cellScanner</a></strong>()</code> </td> +<td class="colLast"><span class="strong">AsyncCall.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/ipc/AsyncCall.html#cellScanner()">cellScanner</a></strong>()</code> +<div class="block">Get the cellScanner for this request.</div> +</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a></code></td> @@ -484,7 +484,7 @@ <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><com.google.protobuf.Message,<a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a>></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 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 service, com.google.protobuf.Descriptors.MethodDescriptor md, com.google.protobuf.Message param, <a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a> cellScanner, @@ -493,7 +493,7 @@ </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><com.google.protobuf.Message,<a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a>></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 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 service, com.google.protobuf.Descriptors.MethodDescriptor md, com.google.protobuf.Message param, <a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a> cellScanner, @@ -502,34 +502,34 @@ </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><com.google.protobuf.Message,<a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a>></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,%20int)">call</a></strong>(com.google.protobuf.BlockingService 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,%20int)">call</a></strong>(com.google.protobuf.BlockingService service, com.google.protobuf.Descriptors.MethodDescriptor md, com.google.protobuf.Message param, <a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a> cellScanner, long receiveTime, <a href="../../../../../org/apache/hadoop/hbase/monitoring/MonitoredRPCHandler.html" title="interface in org.apache.hadoop.hbase.monitoring">MonitoredRPCHandler</a> status, - int timeout)</code> </td> + int timeout)</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/util/Pair.html" title="class in org.apache.hadoop.hbase.util">Pair</a><com.google.protobuf.Message,<a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a>></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,%20int)">call</a></strong>(com.google.protobuf.BlockingService 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,%20int)">call</a></strong>(com.google.protobuf.BlockingService service, com.google.protobuf.Descriptors.MethodDescriptor md, com.google.protobuf.Message param, <a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a> cellScanner, long receiveTime, <a href="../../../../../org/apache/hadoop/hbase/monitoring/MonitoredRPCHandler.html" title="interface in org.apache.hadoop.hbase.monitoring">MonitoredRPCHandler</a> status, - int timeout)</code> -<div class="block">This is a server side method, which is invoked over RPC.</div> -</td> + int timeout)</code> </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><com.google.protobuf.Message,<a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a>></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> 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><com.google.protobuf.Message,<a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a>></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> pcrc, com.google.protobuf.Descriptors.MethodDescriptor md, com.google.protobuf.Message param, com.google.protobuf.Message returnType, <a href="../../../../../org/apache/hadoop/hbase/security/User.html" title="class in org.apache.hadoop.hbase.security">User</a> 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> 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> addr, <a href="../../../../../org/apache/hadoop/hbase/client/MetricsConnection.CallStats.html" title="class in org.apache.hadoop.hbase.client">MetricsConnection.CallStats</a> 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, @@ -537,13 +537,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><com.google.protobuf.Message,<a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a>></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> 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><com.google.protobuf.Message,<a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a>></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> pcrc, com.google.protobuf.Descriptors.MethodDescriptor md, com.google.protobuf.Message param, com.google.protobuf.Message returnType, <a href="../../../../../org/apache/hadoop/hbase/security/User.html" title="class in org.apache.hadoop.hbase.security">User</a> 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> 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> isa, <a href="../../../../../org/apache/hadoop/hbase/client/MetricsConnection.CallStats.html" title="class in org.apache.hadoop.hbase.client">MetricsConnection.CallStats</a> 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, @@ -600,7 +600,7 @@ </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><com.google.protobuf.Message,<a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a>></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 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 service, com.google.protobuf.Descriptors.MethodDescriptor md, com.google.protobuf.Message param, <a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a> cellScanner, @@ -609,7 +609,7 @@ </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><com.google.protobuf.Message,<a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a>></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 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 service, com.google.protobuf.Descriptors.MethodDescriptor md, com.google.protobuf.Message param, <a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a> cellScanner, @@ -618,38 +618,36 @@ </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><com.google.protobuf.Message,<a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a>></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,%20int)">call</a></strong>(com.google.protobuf.BlockingService 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,%20int)">call</a></strong>(com.google.protobuf.BlockingService service, com.google.protobuf.Descriptors.MethodDescriptor md, com.google.protobuf.Message param, <a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a> cellScanner, long receiveTime, <a href="../../../../../org/apache/hadoop/hbase/monitoring/MonitoredRPCHandler.html" title="interface in org.apache.hadoop.hbase.monitoring">MonitoredRPCHandler</a> status, - int timeout)</code> </td> + int timeout)</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><a href="../../../../../org/apache/hadoop/hbase/util/Pair.html" title="class in org.apache.hadoop.hbase.util">Pair</a><com.google.protobuf.Message,<a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a>></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,%20int)">call</a></strong>(com.google.protobuf.BlockingService 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,%20int)">call</a></strong>(com.google.protobuf.BlockingService service, com.google.protobuf.Descriptors.MethodDescriptor md, com.google.protobuf.Message param, <a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a> cellScanner, long receiveTime, <a href="../../../../../org/apache/hadoop/hbase/monitoring/MonitoredRPCHandler.html" title="interface in org.apache.hadoop.hbase.monitoring">MonitoredRPCHandler</a> status, - int timeout)</code> -<div class="block">This is a server side method, which is invoked over RPC.</div> -</td> + int timeout)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><R extends com.google.protobuf.Message,O> <br><a href="../../../../../org/apache/hadoop/hbase/client/Future.html" title="interface in org.apache.hadoop.hbase.client">Future</a><O></code></td> -<td class="colLast"><span class="strong">AsyncRpcChannel.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/ipc/AsyncRpcChannel.html#callMethod(com.google.protobuf.Descriptors.MethodDescriptor,%20com.google.protobuf.Message,%20org.apache.hadoop.hbase.CellScanner,%20R,%20org.apache.hadoop.hbase.ipc.MessageConverter,%20org.apache.hadoop.hbase.ipc.IOExceptionConverter,%20long,%20int)">callMethod</a></strong>(com.google.protobuf.Descriptors.MethodDescriptor method, +<td class="colLast"><span class="strong">RpcClientImpl.AsyncRpcChannel.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcClientImpl.AsyncRpcChannel.html#callMethod(com.google.protobuf.Descriptors.MethodDescriptor,%20com.google.protobuf.Message,%20org.apache.hadoop.hbase.CellScanner,%20R,%20org.apache.hadoop.hbase.ipc.MessageConverter,%20org.apache.hadoop.hbase.ipc.IOExceptionConverter,%20long,%20int)">callMethod</a></strong>(com.google.protobuf.Descriptors.MethodDescriptor method, com.google.protobuf.Message request, <a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a> cellScanner, R responsePrototype, <a href="../../../../../org/apache/hadoop/hbase/ipc/MessageConverter.html" title="interface in org.apache.hadoop.hbase.ipc">MessageConverter</a><R,O> messageConverter, <a href="../../../../../org/apache/hadoop/hbase/ipc/IOExceptionConverter.html" title="interface in org.apache.hadoop.hbase.ipc">IOExceptionConverter</a> exceptionConverter, long rpcTimeout, - int priority)</code> -<div class="block">Calls method on channel</div> -</td> + int priority)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><R extends com.google.protobuf.Message,O> <br><a href="../../../../../org/apache/hadoop/hbase/client/Future.html" title="interface in org.apache.hadoop.hbase.client">Future</a><O></code></td> @@ -666,14 +664,16 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code><R extends com.google.protobuf.Message,O> <br><a href="../../../../../org/apache/hadoop/hbase/client/Future.html" title="interface in org.apache.hadoop.hbase.client">Future</a><O></code></td> -<td class="colLast"><span class="strong">RpcClientImpl.AsyncRpcChannel.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/ipc/RpcClientImpl.AsyncRpcChannel.html#callMethod(com.google.protobuf.Descriptors.MethodDescriptor,%20com.google.protobuf.Message,%20org.apache.hadoop.hbase.CellScanner,%20R,%20org.apache.hadoop.hbase.ipc.MessageConverter,%20org.apache.hadoop.hbase.ipc.IOExceptionConverter,%20long,%20int)">callMethod</a></strong>(com.google.protobuf.Descriptors.MethodDescriptor method, +<td class="colLast"><span class="strong">AsyncRpcChannel.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/ipc/AsyncRpcChannel.html#callMethod(com.google.protobuf.Descriptors.MethodDescriptor,%20com.google.protobuf.Message,%20org.apache.hadoop.hbase.CellScanner,%20R,%20org.apache.hadoop.hbase.ipc.MessageConverter,%20org.apache.hadoop.hbase.ipc.IOExceptionConverter,%20long,%20int)">callMethod</a></strong>(com.google.protobuf.Descriptors.MethodDescriptor method, com.google.protobuf.Message request, <a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a> cellScanner, R responsePrototype, <a href="../../../../../org/apache/hadoop/hbase/ipc/MessageConverter.html" title="interface in org.apache.hadoop.hbase.ipc">MessageConverter</a><R,O> messageConverter, <a href="../../../../../org/apache/hadoop/hbase/ipc/IOExceptionConverter.html" title="interface in org.apache.hadoop.hbase.ipc">IOExceptionConverter</a> exceptionConverter, long rpcTimeout, - int priority)</code> </td> + int priority)</code> +<div class="block">Calls method on channel</div> +</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/ipc/MessageConverter.html" title="type parameter in MessageConverter">O</a></code></td> @@ -695,11 +695,11 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">PayloadCarryingRpcController.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/ipc/PayloadCarryingRpcController.html#setCellScanner(org.apache.hadoop.hbase.CellScanner)">setCellScanner</a></strong>(<a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a> cellScanner)</code> </td> +<td class="colLast"><span class="strong">DelegatingPayloadCarryingRpcController.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/ipc/DelegatingPayloadCarryingRpcController.html#setCellScanner(org.apache.hadoop.hbase.CellScanner)">setCellScanner</a></strong>(<a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a> cellScanner)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">DelegatingPayloadCarryingRpcController.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/ipc/DelegatingPayloadCarryingRpcController.html#setCellScanner(org.apache.hadoop.hbase.CellScanner)">setCellScanner</a></strong>(<a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a> cellScanner)</code> </td> +<td class="colLast"><span class="strong">PayloadCarryingRpcController.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/ipc/PayloadCarryingRpcController.html#setCellScanner(org.apache.hadoop.hbase.CellScanner)">setCellScanner</a></strong>(<a href="../../../../../org/apache/hadoop/hbase/CellScanner.html" title="interface in org.apache.hadoop.hbase">CellScanner</a> cellScanner)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/16d2a5b1/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 aa601eb..8aa4ded 100644 --- a/devapidocs/org/apache/hadoop/hbase/class-use/ClusterStatus.html +++ b/devapidocs/org/apache/hadoop/hbase/class-use/ClusterStatus.html @@ -197,13 +197,13 @@ </tr> <tbody> <tr class="altColor"> -<td class="colFirst"><code>protected <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">BaseLoadBalancer.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/master/balancer/BaseLoadBalancer.html#clusterStatus">clusterStatus</a></strong></code> </td> -</tr> -<tr class="rowColor"> <td class="colFirst"><code>private <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">StochasticLoadBalancer.CostFromRegionLoadFunction.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/master/balancer/StochasticLoadBalancer.CostFromRegionLoadFunction.html#clusterStatus">clusterStatus</a></strong></code> </td> </tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected <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">BaseLoadBalancer.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/master/balancer/BaseLoadBalancer.html#clusterStatus">clusterStatus</a></strong></code> </td> +</tr> <tr class="altColor"> <td class="colFirst"><code>private <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">RegionLocationFinder.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/master/balancer/RegionLocationFinder.html#status">status</a></strong></code> </td> @@ -219,20 +219,20 @@ <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> st)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">StochasticLoadBalancer.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/master/balancer/StochasticLoadBalancer.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> st)</code> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>(package private) void</code></td> <td class="colLast"><span class="strong">StochasticLoadBalancer.CostFromRegionLoadFunction.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/master/balancer/StochasticLoadBalancer.CostFromRegionLoadFunction.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> status)</code> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <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> status)</code> </td> </tr> +<tr class="rowColor"> +<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> st)</code> </td> +</tr> </tbody> </table> </li> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/16d2a5b1/devapidocs/org/apache/hadoop/hbase/class-use/Coprocessor.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/class-use/Coprocessor.html b/devapidocs/org/apache/hadoop/hbase/class-use/Coprocessor.html index 6655d83..949143c 100644 --- a/devapidocs/org/apache/hadoop/hbase/class-use/Coprocessor.html +++ b/devapidocs/org/apache/hadoop/hbase/class-use/Coprocessor.html @@ -518,19 +518,19 @@ <a href="../../../../../org/apache/hadoop/hbase/coprocessor/ObserverContext.html" title="class in org.apache.hadoop.hbase.coprocessor">ObserverContext</a><<a href="../../../../../org/apache/hadoop/hbase/coprocessor/RegionCoprocessorEnvironment.html" title="interface in org.apache.hadoop.hbase.coprocessor">RegionCoprocessorEnvironment</a>> ctx)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/regionserver/RegionServerCoprocessorHost.RegionServerEnvironment.html" title="class in org.apache.hadoop.hbase.regionserver">RegionServerCoprocessorHost.RegionServerEnvironment</a></code></td> -<td class="colLast"><span class="strong">RegionServerCoprocessorHost.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/regionserver/RegionServerCoprocessorHost.html#createEnvironment(java.lang.Class,%20org.apache.hadoop.hbase.Coprocessor,%20int,%20int,%20org.apache.hadoop.conf.Configuration)">createEnvironment</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><?> implClass, +<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/regionserver/RegionCoprocessorHost.RegionEnvironment.html" title="class in org.apache.hadoop.hbase.regionserver">RegionCoprocessorHost.RegionEnvironment</a></code></td> +<td class="colLast"><span class="strong">RegionCoprocessorHost.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/regionserver/RegionCoprocessorHost.html#createEnvironment(java.lang.Class,%20org.apache.hadoop.hbase.Coprocessor,%20int,%20int,%20org.apache.hadoop.conf.Configuration)">createEnvironment</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><?> implClass, <a href="../../../../../org/apache/hadoop/hbase/Coprocessor.html" title="interface in org.apache.hadoop.hbase">Coprocessor</a> instance, int priority, - int sequence, + int seq, org.apache.hadoop.conf.Configuration conf)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/regionserver/RegionCoprocessorHost.RegionEnvironment.html" title="class in org.apache.hadoop.hbase.regionserver">RegionCoprocessorHost.RegionEnvironment</a></code></td> -<td class="colLast"><span class="strong">RegionCoprocessorHost.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/regionserver/RegionCoprocessorHost.html#createEnvironment(java.lang.Class,%20org.apache.hadoop.hbase.Coprocessor,%20int,%20int,%20org.apache.hadoop.conf.Configuration)">createEnvironment</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><?> implClass, +<td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/regionserver/RegionServerCoprocessorHost.RegionServerEnvironment.html" title="class in org.apache.hadoop.hbase.regionserver">RegionServerCoprocessorHost.RegionServerEnvironment</a></code></td> +<td class="colLast"><span class="strong">RegionServerCoprocessorHost.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/regionserver/RegionServerCoprocessorHost.html#createEnvironment(java.lang.Class,%20org.apache.hadoop.hbase.Coprocessor,%20int,%20int,%20org.apache.hadoop.conf.Configuration)">createEnvironment</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><?> implClass, <a href="../../../../../org/apache/hadoop/hbase/Coprocessor.html" title="interface in org.apache.hadoop.hbase">Coprocessor</a> instance, int priority, - int seq, + int sequence, org.apache.hadoop.conf.Configuration conf)</code> </td> </tr> <tr class="rowColor">
