http://git-wip-us.apache.org/repos/asf/hbase-site/blob/31709f2f/devapidocs/org/apache/hadoop/hbase/regionserver/wal/class-use/WALEdit.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/regionserver/wal/class-use/WALEdit.html b/devapidocs/org/apache/hadoop/hbase/regionserver/wal/class-use/WALEdit.html index 66e55e2..061b927 100644 --- a/devapidocs/org/apache/hadoop/hbase/regionserver/wal/class-use/WALEdit.html +++ b/devapidocs/org/apache/hadoop/hbase/regionserver/wal/class-use/WALEdit.html @@ -390,17 +390,17 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div> </tr> <tbody> <tr class="altColor"> -<td class="colFirst"><code>org.apache.hadoop.mapreduce.RecordReader<<a href="../../../../../../../org/apache/hadoop/hbase/wal/WALKey.html" title="class in org.apache.hadoop.hbase.wal">WALKey</a>,<a href="../../../../../../../org/apache/hadoop/hbase/regionserver/wal/WALEdit.html" title="class in org.apache.hadoop.hbase.regionserver.wal">WALEdit</a>></code></td> -<td class="colLast"><span class="strong">WALInputFormat.</span><code><strong><a href="../../../../../../../org/apache/hadoop/hbase/mapreduce/WALInputFormat.html#createRecordReader(org.apache.hadoop.mapreduce.InputSplit,%20org.apache.hadoop.mapreduce.TaskAttemptContext)">createRecordReader</a></strong>(org.apache.hadoop.mapreduce.InputSplit split, - org.apache.hadoop.mapreduce.TaskAttemptContext context)</code> </td> -</tr> -<tr class="rowColor"> <td class="colFirst"><code>org.apache.hadoop.mapreduce.RecordReader<<a href="../../../../../../../org/apache/hadoop/hbase/regionserver/wal/HLogKey.html" title="class in org.apache.hadoop.hbase.regionserver.wal">HLogKey</a>,<a href="../../../../../../../org/apache/hadoop/hbase/regionserver/wal/WALEdit.html" title="class in org.apache.hadoop.hbase.regionserver.wal">WALEdit</a>></code></td> <td class="colLast"><span class="strong">HLogInputFormat.</span><code><strong><a href="../../../../../../../org/apache/hadoop/hbase/mapreduce/HLogInputFormat.html#createRecordReader(org.apache.hadoop.mapreduce.InputSplit,%20org.apache.hadoop.mapreduce.TaskAttemptContext)">createRecordReader</a></strong>(org.apache.hadoop.mapreduce.InputSplit split, org.apache.hadoop.mapreduce.TaskAttemptContext context)</code> <div class="block"><strong>Deprecated.</strong> </div> </td> </tr> +<tr class="rowColor"> +<td class="colFirst"><code>org.apache.hadoop.mapreduce.RecordReader<<a href="../../../../../../../org/apache/hadoop/hbase/wal/WALKey.html" title="class in org.apache.hadoop.hbase.wal">WALKey</a>,<a href="../../../../../../../org/apache/hadoop/hbase/regionserver/wal/WALEdit.html" title="class in org.apache.hadoop.hbase.regionserver.wal">WALEdit</a>></code></td> +<td class="colLast"><span class="strong">WALInputFormat.</span><code><strong><a href="../../../../../../../org/apache/hadoop/hbase/mapreduce/WALInputFormat.html#createRecordReader(org.apache.hadoop.mapreduce.InputSplit,%20org.apache.hadoop.mapreduce.TaskAttemptContext)">createRecordReader</a></strong>(org.apache.hadoop.mapreduce.InputSplit split, + org.apache.hadoop.mapreduce.TaskAttemptContext context)</code> </td> +</tr> </tbody> </table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> @@ -527,24 +527,24 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">BaseRowProcessor.</span><code><strong><a href="../../../../../../../org/apache/hadoop/hbase/regionserver/BaseRowProcessor.html#postProcess(org.apache.hadoop.hbase.regionserver.HRegion,%20org.apache.hadoop.hbase.regionserver.wal.WALEdit,%20boolean)">postProcess</a></strong>(<a href="../../../../../../../org/apache/hadoop/hbase/regionserver/HRegion.html" title="class in org.apache.hadoop.hbase.regionserver">HRegion</a> region, - <a href="../../../../../../../org/apache/hadoop/hbase/regionserver/wal/WALEdit.html" title="class in org.apache.hadoop.hbase.regionserver.wal">WALEdit</a> walEdit, - boolean success)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">RowProcessor.</span><code><strong><a href="../../../../../../../org/apache/hadoop/hbase/regionserver/RowProcessor.html#postProcess(org.apache.hadoop.hbase.regionserver.HRegion,%20org.apache.hadoop.hbase.regionserver.wal.WALEdit,%20boolean)">postProcess</a></strong>(<a href="../../../../../../../org/apache/hadoop/hbase/regionserver/HRegion.html" title="class in org.apache.hadoop.hbase.regionserver">HRegion</a> region, <a href="../../../../../../../org/apache/hadoop/hbase/regionserver/wal/WALEdit.html" title="class in org.apache.hadoop.hbase.regionserver.wal">WALEdit</a> walEdit, boolean success)</code> <div class="block">The hook to be executed after process() and applying the Mutations to region.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">MultiRowMutationProcessor.</span><code><strong><a href="../../../../../../../org/apache/hadoop/hbase/regionserver/MultiRowMutationProcessor.html#postProcess(org.apache.hadoop.hbase.regionserver.HRegion,%20org.apache.hadoop.hbase.regionserver.wal.WALEdit,%20boolean)">postProcess</a></strong>(<a href="../../../../../../../org/apache/hadoop/hbase/regionserver/HRegion.html" title="class in org.apache.hadoop.hbase.regionserver">HRegion</a> region, <a href="../../../../../../../org/apache/hadoop/hbase/regionserver/wal/WALEdit.html" title="class in org.apache.hadoop.hbase.regionserver.wal">WALEdit</a> walEdit, boolean success)</code> </td> </tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="strong">BaseRowProcessor.</span><code><strong><a href="../../../../../../../org/apache/hadoop/hbase/regionserver/BaseRowProcessor.html#postProcess(org.apache.hadoop.hbase.regionserver.HRegion,%20org.apache.hadoop.hbase.regionserver.wal.WALEdit,%20boolean)">postProcess</a></strong>(<a href="../../../../../../../org/apache/hadoop/hbase/regionserver/HRegion.html" title="class in org.apache.hadoop.hbase.regionserver">HRegion</a> region, + <a href="../../../../../../../org/apache/hadoop/hbase/regionserver/wal/WALEdit.html" title="class in org.apache.hadoop.hbase.regionserver.wal">WALEdit</a> walEdit, + boolean success)</code> </td> +</tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">RegionCoprocessorHost.</span><code><strong><a href="../../../../../../../org/apache/hadoop/hbase/regionserver/RegionCoprocessorHost.html#postPut(org.apache.hadoop.hbase.client.Put,%20org.apache.hadoop.hbase.regionserver.wal.WALEdit,%20org.apache.hadoop.hbase.client.Durability)">postPut</a></strong>(<a href="../../../../../../../org/apache/hadoop/hbase/client/Put.html" title="class in org.apache.hadoop.hbase.client">Put</a> put, @@ -569,21 +569,21 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">BaseRowProcessor.</span><code><strong><a href="../../../../../../../org/apache/hadoop/hbase/regionserver/BaseRowProcessor.html#preBatchMutate(org.apache.hadoop.hbase.regionserver.HRegion,%20org.apache.hadoop.hbase.regionserver.wal.WALEdit)">preBatchMutate</a></strong>(<a href="../../../../../../../org/apache/hadoop/hbase/regionserver/HRegion.html" title="class in org.apache.hadoop.hbase.regionserver">HRegion</a> region, - <a href="../../../../../../../org/apache/hadoop/hbase/regionserver/wal/WALEdit.html" title="class in org.apache.hadoop.hbase.regionserver.wal">WALEdit</a> walEdit)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">RowProcessor.</span><code><strong><a href="../../../../../../../org/apache/hadoop/hbase/regionserver/RowProcessor.html#preBatchMutate(org.apache.hadoop.hbase.regionserver.HRegion,%20org.apache.hadoop.hbase.regionserver.wal.WALEdit)">preBatchMutate</a></strong>(<a href="../../../../../../../org/apache/hadoop/hbase/regionserver/HRegion.html" title="class in org.apache.hadoop.hbase.regionserver">HRegion</a> region, <a href="../../../../../../../org/apache/hadoop/hbase/regionserver/wal/WALEdit.html" title="class in org.apache.hadoop.hbase.regionserver.wal">WALEdit</a> walEdit)</code> <div class="block">The hook to be executed after the process() but before applying the Mutations to region.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">MultiRowMutationProcessor.</span><code><strong><a href="../../../../../../../org/apache/hadoop/hbase/regionserver/MultiRowMutationProcessor.html#preBatchMutate(org.apache.hadoop.hbase.regionserver.HRegion,%20org.apache.hadoop.hbase.regionserver.wal.WALEdit)">preBatchMutate</a></strong>(<a href="../../../../../../../org/apache/hadoop/hbase/regionserver/HRegion.html" title="class in org.apache.hadoop.hbase.regionserver">HRegion</a> region, <a href="../../../../../../../org/apache/hadoop/hbase/regionserver/wal/WALEdit.html" title="class in org.apache.hadoop.hbase.regionserver.wal">WALEdit</a> walEdit)</code> </td> </tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="strong">BaseRowProcessor.</span><code><strong><a href="../../../../../../../org/apache/hadoop/hbase/regionserver/BaseRowProcessor.html#preBatchMutate(org.apache.hadoop.hbase.regionserver.HRegion,%20org.apache.hadoop.hbase.regionserver.wal.WALEdit)">preBatchMutate</a></strong>(<a href="../../../../../../../org/apache/hadoop/hbase/regionserver/HRegion.html" title="class in org.apache.hadoop.hbase.regionserver">HRegion</a> region, + <a href="../../../../../../../org/apache/hadoop/hbase/regionserver/wal/WALEdit.html" title="class in org.apache.hadoop.hbase.regionserver.wal">WALEdit</a> walEdit)</code> </td> +</tr> <tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><span class="strong">RegionCoprocessorHost.</span><code><strong><a href="../../../../../../../org/apache/hadoop/hbase/regionserver/RegionCoprocessorHost.html#preDelete(org.apache.hadoop.hbase.client.Delete,%20org.apache.hadoop.hbase.regionserver.wal.WALEdit,%20org.apache.hadoop.hbase.client.Durability)">preDelete</a></strong>(<a href="../../../../../../../org/apache/hadoop/hbase/client/Delete.html" title="class in org.apache.hadoop.hbase.client">Delete</a> delete, @@ -592,21 +592,21 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">BaseRowProcessor.</span><code><strong><a href="../../../../../../../org/apache/hadoop/hbase/regionserver/BaseRowProcessor.html#preProcess(org.apache.hadoop.hbase.regionserver.HRegion,%20org.apache.hadoop.hbase.regionserver.wal.WALEdit)">preProcess</a></strong>(<a href="../../../../../../../org/apache/hadoop/hbase/regionserver/HRegion.html" title="class in org.apache.hadoop.hbase.regionserver">HRegion</a> region, - <a href="../../../../../../../org/apache/hadoop/hbase/regionserver/wal/WALEdit.html" title="class in org.apache.hadoop.hbase.regionserver.wal">WALEdit</a> walEdit)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">RowProcessor.</span><code><strong><a href="../../../../../../../org/apache/hadoop/hbase/regionserver/RowProcessor.html#preProcess(org.apache.hadoop.hbase.regionserver.HRegion,%20org.apache.hadoop.hbase.regionserver.wal.WALEdit)">preProcess</a></strong>(<a href="../../../../../../../org/apache/hadoop/hbase/regionserver/HRegion.html" title="class in org.apache.hadoop.hbase.regionserver">HRegion</a> region, <a href="../../../../../../../org/apache/hadoop/hbase/regionserver/wal/WALEdit.html" title="class in org.apache.hadoop.hbase.regionserver.wal">WALEdit</a> walEdit)</code> <div class="block">The hook to be executed before process().</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">MultiRowMutationProcessor.</span><code><strong><a href="../../../../../../../org/apache/hadoop/hbase/regionserver/MultiRowMutationProcessor.html#preProcess(org.apache.hadoop.hbase.regionserver.HRegion,%20org.apache.hadoop.hbase.regionserver.wal.WALEdit)">preProcess</a></strong>(<a href="../../../../../../../org/apache/hadoop/hbase/regionserver/HRegion.html" title="class in org.apache.hadoop.hbase.regionserver">HRegion</a> region, <a href="../../../../../../../org/apache/hadoop/hbase/regionserver/wal/WALEdit.html" title="class in org.apache.hadoop.hbase.regionserver.wal">WALEdit</a> walEdit)</code> </td> </tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="strong">BaseRowProcessor.</span><code><strong><a href="../../../../../../../org/apache/hadoop/hbase/regionserver/BaseRowProcessor.html#preProcess(org.apache.hadoop.hbase.regionserver.HRegion,%20org.apache.hadoop.hbase.regionserver.wal.WALEdit)">preProcess</a></strong>(<a href="../../../../../../../org/apache/hadoop/hbase/regionserver/HRegion.html" title="class in org.apache.hadoop.hbase.regionserver">HRegion</a> region, + <a href="../../../../../../../org/apache/hadoop/hbase/regionserver/wal/WALEdit.html" title="class in org.apache.hadoop.hbase.regionserver.wal">WALEdit</a> walEdit)</code> </td> +</tr> <tr class="rowColor"> <td class="colFirst"><code>private void</code></td> <td class="colLast"><span class="strong">HRegion.</span><code><strong><a href="../../../../../../../org/apache/hadoop/hbase/regionserver/HRegion.html#preProcess(org.apache.hadoop.hbase.regionserver.RowProcessor,%20org.apache.hadoop.hbase.regionserver.wal.WALEdit)">preProcess</a></strong>(<a href="../../../../../../../org/apache/hadoop/hbase/regionserver/RowProcessor.html" title="interface in org.apache.hadoop.hbase.regionserver">RowProcessor</a><?,?> processor, @@ -738,12 +738,19 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div> <tbody> <tr class="altColor"> <td class="colFirst"><code>long</code></td> -<td class="colLast"><span class="strong">AsyncFSWAL.</span><code><strong><a href="../../../../../../../org/apache/hadoop/hbase/regionserver/wal/AsyncFSWAL.html#append(org.apache.hadoop.hbase.HRegionInfo,%20org.apache.hadoop.hbase.wal.WALKey,%20org.apache.hadoop.hbase.regionserver.wal.WALEdit,%20boolean)">append</a></strong>(<a href="../../../../../../../org/apache/hadoop/hbase/HRegionInfo.html" title="class in org.apache.hadoop.hbase">HRegionInfo</a> hri, +<td class="colLast"><span class="strong">FSHLog.</span><code><strong><a href="../../../../../../../org/apache/hadoop/hbase/regionserver/wal/FSHLog.html#append(org.apache.hadoop.hbase.HRegionInfo,%20org.apache.hadoop.hbase.wal.WALKey,%20org.apache.hadoop.hbase.regionserver.wal.WALEdit,%20boolean)">append</a></strong>(<a href="../../../../../../../org/apache/hadoop/hbase/HRegionInfo.html" title="class in org.apache.hadoop.hbase">HRegionInfo</a> hri, <a href="../../../../../../../org/apache/hadoop/hbase/wal/WALKey.html" title="class in org.apache.hadoop.hbase.wal">WALKey</a> key, <a href="../../../../../../../org/apache/hadoop/hbase/regionserver/wal/WALEdit.html" title="class in org.apache.hadoop.hbase.regionserver.wal">WALEdit</a> edits, boolean inMemstore)</code> </td> </tr> <tr class="rowColor"> +<td class="colFirst"><code>long</code></td> +<td class="colLast"><span class="strong">AsyncFSWAL.</span><code><strong><a href="../../../../../../../org/apache/hadoop/hbase/regionserver/wal/AsyncFSWAL.html#append(org.apache.hadoop.hbase.HRegionInfo,%20org.apache.hadoop.hbase.wal.WALKey,%20org.apache.hadoop.hbase.regionserver.wal.WALEdit,%20boolean)">append</a></strong>(<a href="../../../../../../../org/apache/hadoop/hbase/HRegionInfo.html" title="class in org.apache.hadoop.hbase">HRegionInfo</a> hri, + <a href="../../../../../../../org/apache/hadoop/hbase/wal/WALKey.html" title="class in org.apache.hadoop.hbase.wal">WALKey</a> key, + <a href="../../../../../../../org/apache/hadoop/hbase/regionserver/wal/WALEdit.html" title="class in org.apache.hadoop.hbase.regionserver.wal">WALEdit</a> edits, + boolean inMemstore)</code> </td> +</tr> +<tr class="altColor"> <td class="colFirst"><code>abstract long</code></td> <td class="colLast"><span class="strong">AbstractFSWAL.</span><code><strong><a href="../../../../../../../org/apache/hadoop/hbase/regionserver/wal/AbstractFSWAL.html#append(org.apache.hadoop.hbase.HRegionInfo,%20org.apache.hadoop.hbase.wal.WALKey,%20org.apache.hadoop.hbase.regionserver.wal.WALEdit,%20boolean)">append</a></strong>(<a href="../../../../../../../org/apache/hadoop/hbase/HRegionInfo.html" title="class in org.apache.hadoop.hbase">HRegionInfo</a> info, <a href="../../../../../../../org/apache/hadoop/hbase/wal/WALKey.html" title="class in org.apache.hadoop.hbase.wal">WALKey</a> key, @@ -753,13 +760,6 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div> transaction by calling 'begin' wherein which we assign this update a sequenceid.</div> </td> </tr> -<tr class="altColor"> -<td class="colFirst"><code>long</code></td> -<td class="colLast"><span class="strong">FSHLog.</span><code><strong><a href="../../../../../../../org/apache/hadoop/hbase/regionserver/wal/FSHLog.html#append(org.apache.hadoop.hbase.HRegionInfo,%20org.apache.hadoop.hbase.wal.WALKey,%20org.apache.hadoop.hbase.regionserver.wal.WALEdit,%20boolean)">append</a></strong>(<a href="../../../../../../../org/apache/hadoop/hbase/HRegionInfo.html" title="class in org.apache.hadoop.hbase">HRegionInfo</a> hri, - <a href="../../../../../../../org/apache/hadoop/hbase/wal/WALKey.html" title="class in org.apache.hadoop.hbase.wal">WALKey</a> key, - <a href="../../../../../../../org/apache/hadoop/hbase/regionserver/wal/WALEdit.html" title="class in org.apache.hadoop.hbase.regionserver.wal">WALEdit</a> edits, - boolean inMemstore)</code> </td> -</tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../../org/apache/hadoop/hbase/wal/WALKey.html" title="class in org.apache.hadoop.hbase.wal">WALKey</a></code></td> <td class="colLast"><span class="strong">WALUtil.</span><code><strong><a href="../../../../../../../org/apache/hadoop/hbase/regionserver/wal/WALUtil.html#doFullAppendTransaction(org.apache.hadoop.hbase.wal.WAL,%20java.util.NavigableMap,%20org.apache.hadoop.hbase.HRegionInfo,%20org.apache.hadoop.hbase.regionserver.wal.WALEdit,%20org.apache.hadoop.hbase.regionserver.MultiVersionConcurrencyControl,%20boolean)">doFullAppendTransaction</a></strong>(<a href="../../../../../../../org/apache/hadoop/hbase/wal/WAL.html" title="interface in org.apache.hadoop.hbase.wal">WAL</a> wal, @@ -774,13 +774,6 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">MetricsWAL.</span><code><strong><a href="../../../../../../../org/apache/hadoop/hbase/regionserver/wal/MetricsWAL.html#postAppend(long,%20long,%20org.apache.hadoop.hbase.wal.WALKey,%20org.apache.hadoop.hbase.regionserver.wal.WALEdit)">postAppend</a></strong>(long size, - long time, - <a href="../../../../../../../org/apache/hadoop/hbase/wal/WALKey.html" title="class in org.apache.hadoop.hbase.wal">WALKey</a> logkey, - <a href="../../../../../../../org/apache/hadoop/hbase/regionserver/wal/WALEdit.html" title="class in org.apache.hadoop.hbase.regionserver.wal">WALEdit</a> logEdit)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">WALActionsListener.</span><code><strong><a href="../../../../../../../org/apache/hadoop/hbase/regionserver/wal/WALActionsListener.html#postAppend(long,%20long,%20org.apache.hadoop.hbase.wal.WALKey,%20org.apache.hadoop.hbase.regionserver.wal.WALEdit)">postAppend</a></strong>(long entryLen, long elapsedTimeMillis, <a href="../../../../../../../org/apache/hadoop/hbase/wal/WALKey.html" title="class in org.apache.hadoop.hbase.wal">WALKey</a> logKey, @@ -788,13 +781,20 @@ Input/OutputFormats, a table indexing MapReduce job, and utility methods.</div> <div class="block">For notification post append to the writer.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">WALActionsListener.Base.</span><code><strong><a href="../../../../../../../org/apache/hadoop/hbase/regionserver/wal/WALActionsListener.Base.html#postAppend(long,%20long,%20org.apache.hadoop.hbase.wal.WALKey,%20org.apache.hadoop.hbase.regionserver.wal.WALEdit)">postAppend</a></strong>(long entryLen, long elapsedTimeMillis, <a href="../../../../../../../org/apache/hadoop/hbase/wal/WALKey.html" title="class in org.apache.hadoop.hbase.wal">WALKey</a> logKey, <a href="../../../../../../../org/apache/hadoop/hbase/regionserver/wal/WALEdit.html" title="class in org.apache.hadoop.hbase.regionserver.wal">WALEdit</a> logEdit)</code> </td> </tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="strong">MetricsWAL.</span><code><strong><a href="../../../../../../../org/apache/hadoop/hbase/regionserver/wal/MetricsWAL.html#postAppend(long,%20long,%20org.apache.hadoop.hbase.wal.WALKey,%20org.apache.hadoop.hbase.regionserver.wal.WALEdit)">postAppend</a></strong>(long size, + long time, + <a href="../../../../../../../org/apache/hadoop/hbase/wal/WALKey.html" title="class in org.apache.hadoop.hbase.wal">WALKey</a> logkey, + <a href="../../../../../../../org/apache/hadoop/hbase/regionserver/wal/WALEdit.html" title="class in org.apache.hadoop.hbase.regionserver.wal">WALEdit</a> logEdit)</code> </td> +</tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">WALCoprocessorHost.</span><code><strong><a href="../../../../../../../org/apache/hadoop/hbase/regionserver/wal/WALCoprocessorHost.html#postWALWrite(org.apache.hadoop.hbase.HRegionInfo,%20org.apache.hadoop.hbase.wal.WALKey,%20org.apache.hadoop.hbase.regionserver.wal.WALEdit)">postWALWrite</a></strong>(<a href="../../../../../../../org/apache/hadoop/hbase/HRegionInfo.html" title="class in org.apache.hadoop.hbase">HRegionInfo</a> info,
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/31709f2f/devapidocs/org/apache/hadoop/hbase/replication/class-use/ReplicationEndpoint.Context.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/replication/class-use/ReplicationEndpoint.Context.html b/devapidocs/org/apache/hadoop/hbase/replication/class-use/ReplicationEndpoint.Context.html index 62faeee..1a415e6 100644 --- a/devapidocs/org/apache/hadoop/hbase/replication/class-use/ReplicationEndpoint.Context.html +++ b/devapidocs/org/apache/hadoop/hbase/replication/class-use/ReplicationEndpoint.Context.html @@ -119,13 +119,13 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">ReplicationEndpoint.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationEndpoint.html#init(org.apache.hadoop.hbase.replication.ReplicationEndpoint.Context)">init</a></strong>(<a href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationEndpoint.Context.html" title="class in org.apache.hadoop.hbase.replication">ReplicationEndpoint.Context</a> context)</code> -<div class="block">Initialize the replication endpoint with the given context.</div> -</td> +<td class="colLast"><span class="strong">BaseReplicationEndpoint.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/replication/BaseReplicationEndpoint.html#init(org.apache.hadoop.hbase.replication.ReplicationEndpoint.Context)">init</a></strong>(<a href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationEndpoint.Context.html" title="class in org.apache.hadoop.hbase.replication">ReplicationEndpoint.Context</a> context)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">BaseReplicationEndpoint.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/replication/BaseReplicationEndpoint.html#init(org.apache.hadoop.hbase.replication.ReplicationEndpoint.Context)">init</a></strong>(<a href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationEndpoint.Context.html" title="class in org.apache.hadoop.hbase.replication">ReplicationEndpoint.Context</a> context)</code> </td> +<td class="colLast"><span class="strong">ReplicationEndpoint.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationEndpoint.html#init(org.apache.hadoop.hbase.replication.ReplicationEndpoint.Context)">init</a></strong>(<a href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationEndpoint.Context.html" title="class in org.apache.hadoop.hbase.replication">ReplicationEndpoint.Context</a> context)</code> +<div class="block">Initialize the replication endpoint with the given context.</div> +</td> </tr> </tbody> </table> @@ -143,11 +143,11 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">HBaseInterClusterReplicationEndpoint.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/replication/regionserver/HBaseInterClusterReplicationEndpoint.html#init(org.apache.hadoop.hbase.replication.ReplicationEndpoint.Context)">init</a></strong>(<a href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationEndpoint.Context.html" title="class in org.apache.hadoop.hbase.replication">ReplicationEndpoint.Context</a> context)</code> </td> +<td class="colLast"><span class="strong">RegionReplicaReplicationEndpoint.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/replication/regionserver/RegionReplicaReplicationEndpoint.html#init(org.apache.hadoop.hbase.replication.ReplicationEndpoint.Context)">init</a></strong>(<a href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationEndpoint.Context.html" title="class in org.apache.hadoop.hbase.replication">ReplicationEndpoint.Context</a> context)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">RegionReplicaReplicationEndpoint.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/replication/regionserver/RegionReplicaReplicationEndpoint.html#init(org.apache.hadoop.hbase.replication.ReplicationEndpoint.Context)">init</a></strong>(<a href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationEndpoint.Context.html" title="class in org.apache.hadoop.hbase.replication">ReplicationEndpoint.Context</a> context)</code> </td> +<td class="colLast"><span class="strong">HBaseInterClusterReplicationEndpoint.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/replication/regionserver/HBaseInterClusterReplicationEndpoint.html#init(org.apache.hadoop.hbase.replication.ReplicationEndpoint.Context)">init</a></strong>(<a href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationEndpoint.Context.html" title="class in org.apache.hadoop.hbase.replication">ReplicationEndpoint.Context</a> context)</code> </td> </tr> </tbody> </table> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/31709f2f/devapidocs/org/apache/hadoop/hbase/replication/class-use/ReplicationEndpoint.ReplicateContext.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/replication/class-use/ReplicationEndpoint.ReplicateContext.html b/devapidocs/org/apache/hadoop/hbase/replication/class-use/ReplicationEndpoint.ReplicateContext.html index a2a1025..9c6c6e2 100644 --- a/devapidocs/org/apache/hadoop/hbase/replication/class-use/ReplicationEndpoint.ReplicateContext.html +++ b/devapidocs/org/apache/hadoop/hbase/replication/class-use/ReplicationEndpoint.ReplicateContext.html @@ -147,13 +147,13 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="strong">HBaseInterClusterReplicationEndpoint.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/replication/regionserver/HBaseInterClusterReplicationEndpoint.html#replicate(org.apache.hadoop.hbase.replication.ReplicationEndpoint.ReplicateContext)">replicate</a></strong>(<a href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationEndpoint.ReplicateContext.html" title="class in org.apache.hadoop.hbase.replication">ReplicationEndpoint.ReplicateContext</a> replicateContext)</code> -<div class="block">Do the shipping logic</div> -</td> +<td class="colLast"><span class="strong">RegionReplicaReplicationEndpoint.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/replication/regionserver/RegionReplicaReplicationEndpoint.html#replicate(org.apache.hadoop.hbase.replication.ReplicationEndpoint.ReplicateContext)">replicate</a></strong>(<a href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationEndpoint.ReplicateContext.html" title="class in org.apache.hadoop.hbase.replication">ReplicationEndpoint.ReplicateContext</a> replicateContext)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="strong">RegionReplicaReplicationEndpoint.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/replication/regionserver/RegionReplicaReplicationEndpoint.html#replicate(org.apache.hadoop.hbase.replication.ReplicationEndpoint.ReplicateContext)">replicate</a></strong>(<a href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationEndpoint.ReplicateContext.html" title="class in org.apache.hadoop.hbase.replication">ReplicationEndpoint.ReplicateContext</a> replicateContext)</code> </td> +<td class="colLast"><span class="strong">HBaseInterClusterReplicationEndpoint.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/replication/regionserver/HBaseInterClusterReplicationEndpoint.html#replicate(org.apache.hadoop.hbase.replication.ReplicationEndpoint.ReplicateContext)">replicate</a></strong>(<a href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationEndpoint.ReplicateContext.html" title="class in org.apache.hadoop.hbase.replication">ReplicationEndpoint.ReplicateContext</a> replicateContext)</code> +<div class="block">Do the shipping logic</div> +</td> </tr> </tbody> </table> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/31709f2f/devapidocs/org/apache/hadoop/hbase/replication/class-use/ReplicationException.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/replication/class-use/ReplicationException.html b/devapidocs/org/apache/hadoop/hbase/replication/class-use/ReplicationException.html index 8222110..9860ac6 100644 --- a/devapidocs/org/apache/hadoop/hbase/replication/class-use/ReplicationException.html +++ b/devapidocs/org/apache/hadoop/hbase/replication/class-use/ReplicationException.html @@ -379,14 +379,14 @@ </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">ReplicationQueuesClient.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationQueuesClient.html#init()">init</a></strong>()</code> -<div class="block">Initialize the replication queue client interface.</div> +<td class="colLast"><span class="strong">ReplicationPeers.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationPeers.html#init()">init</a></strong>()</code> +<div class="block">Initialize the ReplicationPeers interface.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">ReplicationPeers.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationPeers.html#init()">init</a></strong>()</code> -<div class="block">Initialize the ReplicationPeers interface.</div> +<td class="colLast"><span class="strong">ReplicationQueuesClient.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationQueuesClient.html#init()">init</a></strong>()</code> +<div class="block">Initialize the replication queue client interface.</div> </td> </tr> <tr class="altColor"> @@ -477,17 +477,11 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">ReplicationSourceManager.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/replication/regionserver/ReplicationSourceManager.html#addHFileRefs(org.apache.hadoop.hbase.TableName,%20byte[],%20java.util.List)">addHFileRefs</a></strong>(<a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a> tableName, - byte[] family, - <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> files)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">ReplicationSource.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/replication/regionserver/ReplicationSource.html#addHFileRefs(org.apache.hadoop.hbase.TableName,%20byte[],%20java.util.List)">addHFileRefs</a></strong>(<a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a> tableName, byte[] family, <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> files)</code> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">ReplicationSourceInterface.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/replication/regionserver/ReplicationSourceInterface.html#addHFileRefs(org.apache.hadoop.hbase.TableName,%20byte[],%20java.util.List)">addHFileRefs</a></strong>(<a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a> tableName, byte[] family, @@ -495,6 +489,12 @@ <div class="block">Add hfile names to the queue to be replicated.</div> </td> </tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="strong">ReplicationSourceManager.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/replication/regionserver/ReplicationSourceManager.html#addHFileRefs(org.apache.hadoop.hbase.TableName,%20byte[],%20java.util.List)">addHFileRefs</a></strong>(<a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a> tableName, + byte[] family, + <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> files)</code> </td> +</tr> <tr class="rowColor"> <td class="colFirst"><code>protected <a href="../../../../../../org/apache/hadoop/hbase/replication/regionserver/ReplicationSourceInterface.html" title="interface in org.apache.hadoop.hbase.replication.regionserver">ReplicationSourceInterface</a></code></td> <td class="colLast"><span class="strong">ReplicationSourceManager.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/replication/regionserver/ReplicationSourceManager.html#addSource(java.lang.String)">addSource</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> id)</code> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/31709f2f/devapidocs/org/apache/hadoop/hbase/replication/class-use/ReplicationPeers.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/replication/class-use/ReplicationPeers.html b/devapidocs/org/apache/hadoop/hbase/replication/class-use/ReplicationPeers.html index 69f487b..2ebb71f 100644 --- a/devapidocs/org/apache/hadoop/hbase/replication/class-use/ReplicationPeers.html +++ b/devapidocs/org/apache/hadoop/hbase/replication/class-use/ReplicationPeers.html @@ -215,7 +215,7 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code>private <a href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationPeers.html" title="interface in org.apache.hadoop.hbase.replication">ReplicationPeers</a></code></td> -<td class="colLast"><span class="strong">Replication.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/replication/regionserver/Replication.html#replicationPeers">replicationPeers</a></strong></code> </td> +<td class="colLast"><span class="strong">ReplicationSource.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/replication/regionserver/ReplicationSource.html#replicationPeers">replicationPeers</a></strong></code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>private <a href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationPeers.html" title="interface in org.apache.hadoop.hbase.replication">ReplicationPeers</a></code></td> @@ -223,7 +223,7 @@ </tr> <tr class="altColor"> <td class="colFirst"><code>private <a href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationPeers.html" title="interface in org.apache.hadoop.hbase.replication">ReplicationPeers</a></code></td> -<td class="colLast"><span class="strong">ReplicationSource.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/replication/regionserver/ReplicationSource.html#replicationPeers">replicationPeers</a></strong></code> </td> +<td class="colLast"><span class="strong">Replication.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/replication/regionserver/Replication.html#replicationPeers">replicationPeers</a></strong></code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>private <a href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationPeers.html" title="interface in org.apache.hadoop.hbase.replication">ReplicationPeers</a></code></td> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/31709f2f/devapidocs/org/apache/hadoop/hbase/replication/class-use/ReplicationQueues.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/replication/class-use/ReplicationQueues.html b/devapidocs/org/apache/hadoop/hbase/replication/class-use/ReplicationQueues.html index a60d278..c6d16fc 100644 --- a/devapidocs/org/apache/hadoop/hbase/replication/class-use/ReplicationQueues.html +++ b/devapidocs/org/apache/hadoop/hbase/replication/class-use/ReplicationQueues.html @@ -137,7 +137,7 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code>private <a href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationQueues.html" title="interface in org.apache.hadoop.hbase.replication">ReplicationQueues</a></code></td> -<td class="colLast"><span class="strong">Replication.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/replication/regionserver/Replication.html#replicationQueues">replicationQueues</a></strong></code> </td> +<td class="colLast"><span class="strong">ReplicationSource.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/replication/regionserver/ReplicationSource.html#replicationQueues">replicationQueues</a></strong></code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>private <a href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationQueues.html" title="interface in org.apache.hadoop.hbase.replication">ReplicationQueues</a></code></td> @@ -145,7 +145,7 @@ </tr> <tr class="altColor"> <td class="colFirst"><code>private <a href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationQueues.html" title="interface in org.apache.hadoop.hbase.replication">ReplicationQueues</a></code></td> -<td class="colLast"><span class="strong">ReplicationSource.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/replication/regionserver/ReplicationSource.html#replicationQueues">replicationQueues</a></strong></code> </td> +<td class="colLast"><span class="strong">Replication.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/replication/regionserver/Replication.html#replicationQueues">replicationQueues</a></strong></code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>private <a href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationQueues.html" title="interface in org.apache.hadoop.hbase.replication">ReplicationQueues</a></code></td> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/31709f2f/devapidocs/org/apache/hadoop/hbase/replication/class-use/ReplicationTracker.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/replication/class-use/ReplicationTracker.html b/devapidocs/org/apache/hadoop/hbase/replication/class-use/ReplicationTracker.html index 0c68cd1..32db09b 100644 --- a/devapidocs/org/apache/hadoop/hbase/replication/class-use/ReplicationTracker.html +++ b/devapidocs/org/apache/hadoop/hbase/replication/class-use/ReplicationTracker.html @@ -139,11 +139,11 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code>private <a href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationTracker.html" title="interface in org.apache.hadoop.hbase.replication">ReplicationTracker</a></code></td> -<td class="colLast"><span class="strong">Replication.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/replication/regionserver/Replication.html#replicationTracker">replicationTracker</a></strong></code> </td> +<td class="colLast"><span class="strong">ReplicationSourceManager.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/replication/regionserver/ReplicationSourceManager.html#replicationTracker">replicationTracker</a></strong></code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>private <a href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationTracker.html" title="interface in org.apache.hadoop.hbase.replication">ReplicationTracker</a></code></td> -<td class="colLast"><span class="strong">ReplicationSourceManager.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/replication/regionserver/ReplicationSourceManager.html#replicationTracker">replicationTracker</a></strong></code> </td> +<td class="colLast"><span class="strong">Replication.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/replication/regionserver/Replication.html#replicationTracker">replicationTracker</a></strong></code> </td> </tr> </tbody> </table> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/31709f2f/devapidocs/org/apache/hadoop/hbase/replication/class-use/WALEntryFilter.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/replication/class-use/WALEntryFilter.html b/devapidocs/org/apache/hadoop/hbase/replication/class-use/WALEntryFilter.html index 78d54c1..a450ea2 100644 --- a/devapidocs/org/apache/hadoop/hbase/replication/class-use/WALEntryFilter.html +++ b/devapidocs/org/apache/hadoop/hbase/replication/class-use/WALEntryFilter.html @@ -169,14 +169,14 @@ </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/replication/WALEntryFilter.html" title="interface in org.apache.hadoop.hbase.replication">WALEntryFilter</a></code></td> -<td class="colLast"><span class="strong">ReplicationEndpoint.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationEndpoint.html#getWALEntryfilter()">getWALEntryfilter</a></strong>()</code> -<div class="block">Returns a WALEntryFilter to use for filtering out WALEntries from the log.</div> +<td class="colLast"><span class="strong">BaseReplicationEndpoint.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/replication/BaseReplicationEndpoint.html#getWALEntryfilter()">getWALEntryfilter</a></strong>()</code> +<div class="block">Returns a default set of filters</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/replication/WALEntryFilter.html" title="interface in org.apache.hadoop.hbase.replication">WALEntryFilter</a></code></td> -<td class="colLast"><span class="strong">BaseReplicationEndpoint.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/replication/BaseReplicationEndpoint.html#getWALEntryfilter()">getWALEntryfilter</a></strong>()</code> -<div class="block">Returns a default set of filters</div> +<td class="colLast"><span class="strong">ReplicationEndpoint.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/replication/ReplicationEndpoint.html#getWALEntryfilter()">getWALEntryfilter</a></strong>()</code> +<div class="block">Returns a WALEntryFilter to use for filtering out WALEntries from the log.</div> </td> </tr> </tbody> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/31709f2f/devapidocs/org/apache/hadoop/hbase/rest/class-use/NamespacesInstanceResource.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/rest/class-use/NamespacesInstanceResource.html b/devapidocs/org/apache/hadoop/hbase/rest/class-use/NamespacesInstanceResource.html index 2bf2692..7c8b509 100644 --- a/devapidocs/org/apache/hadoop/hbase/rest/class-use/NamespacesInstanceResource.html +++ b/devapidocs/org/apache/hadoop/hbase/rest/class-use/NamespacesInstanceResource.html @@ -98,14 +98,14 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/rest/NamespacesInstanceResource.html" title="class in org.apache.hadoop.hbase.rest">NamespacesInstanceResource</a></code></td> -<td class="colLast"><span class="strong">NamespacesInstanceResource.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rest/NamespacesInstanceResource.html#getNamespaceInstanceResource(java.lang.String)">getNamespaceInstanceResource</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespace)</code> -<div class="block">Dispatch to NamespaceInstanceResource for getting list of tables.</div> +<td class="colLast"><span class="strong">NamespacesResource.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rest/NamespacesResource.html#getNamespaceInstanceResource(java.lang.String)">getNamespaceInstanceResource</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespace)</code> +<div class="block">Dispatch to NamespaceInstanceResource</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/rest/NamespacesInstanceResource.html" title="class in org.apache.hadoop.hbase.rest">NamespacesInstanceResource</a></code></td> -<td class="colLast"><span class="strong">NamespacesResource.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rest/NamespacesResource.html#getNamespaceInstanceResource(java.lang.String)">getNamespaceInstanceResource</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespace)</code> -<div class="block">Dispatch to NamespaceInstanceResource</div> +<td class="colLast"><span class="strong">NamespacesInstanceResource.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rest/NamespacesInstanceResource.html#getNamespaceInstanceResource(java.lang.String)">getNamespaceInstanceResource</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> namespace)</code> +<div class="block">Dispatch to NamespaceInstanceResource for getting list of tables.</div> </td> </tr> </tbody> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/31709f2f/devapidocs/org/apache/hadoop/hbase/rest/class-use/ProtobufMessageHandler.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/rest/class-use/ProtobufMessageHandler.html b/devapidocs/org/apache/hadoop/hbase/rest/class-use/ProtobufMessageHandler.html index 837eff9..a27cb40 100644 --- a/devapidocs/org/apache/hadoop/hbase/rest/class-use/ProtobufMessageHandler.html +++ b/devapidocs/org/apache/hadoop/hbase/rest/class-use/ProtobufMessageHandler.html @@ -206,47 +206,47 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/rest/ProtobufMessageHandler.html" title="interface in org.apache.hadoop.hbase.rest">ProtobufMessageHandler</a></code></td> -<td class="colLast"><span class="strong">TableListModel.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rest/model/TableListModel.html#getObjectFromMessage(byte[])">getObjectFromMessage</a></strong>(byte[] message)</code> </td> +<td class="colLast"><span class="strong">RowModel.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rest/model/RowModel.html#getObjectFromMessage(byte[])">getObjectFromMessage</a></strong>(byte[] message)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/rest/ProtobufMessageHandler.html" title="interface in org.apache.hadoop.hbase.rest">ProtobufMessageHandler</a></code></td> -<td class="colLast"><span class="strong">VersionModel.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rest/model/VersionModel.html#getObjectFromMessage(byte[])">getObjectFromMessage</a></strong>(byte[] message)</code> </td> +<td class="colLast"><span class="strong">TableListModel.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rest/model/TableListModel.html#getObjectFromMessage(byte[])">getObjectFromMessage</a></strong>(byte[] message)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/rest/ProtobufMessageHandler.html" title="interface in org.apache.hadoop.hbase.rest">ProtobufMessageHandler</a></code></td> -<td class="colLast"><span class="strong">TableSchemaModel.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rest/model/TableSchemaModel.html#getObjectFromMessage(byte[])">getObjectFromMessage</a></strong>(byte[] message)</code> </td> +<td class="colLast"><span class="strong">StorageClusterStatusModel.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rest/model/StorageClusterStatusModel.html#getObjectFromMessage(byte[])">getObjectFromMessage</a></strong>(byte[] message)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/rest/ProtobufMessageHandler.html" title="interface in org.apache.hadoop.hbase.rest">ProtobufMessageHandler</a></code></td> -<td class="colLast"><span class="strong">ScannerModel.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rest/model/ScannerModel.html#getObjectFromMessage(byte[])">getObjectFromMessage</a></strong>(byte[] message)</code> </td> +<td class="colLast"><span class="strong">TableInfoModel.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rest/model/TableInfoModel.html#getObjectFromMessage(byte[])">getObjectFromMessage</a></strong>(byte[] message)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/rest/ProtobufMessageHandler.html" title="interface in org.apache.hadoop.hbase.rest">ProtobufMessageHandler</a></code></td> -<td class="colLast"><span class="strong">StorageClusterStatusModel.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rest/model/StorageClusterStatusModel.html#getObjectFromMessage(byte[])">getObjectFromMessage</a></strong>(byte[] message)</code> </td> +<td class="colLast"><span class="strong">CellSetModel.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rest/model/CellSetModel.html#getObjectFromMessage(byte[])">getObjectFromMessage</a></strong>(byte[] message)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/rest/ProtobufMessageHandler.html" title="interface in org.apache.hadoop.hbase.rest">ProtobufMessageHandler</a></code></td> -<td class="colLast"><span class="strong">RowModel.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rest/model/RowModel.html#getObjectFromMessage(byte[])">getObjectFromMessage</a></strong>(byte[] message)</code> </td> +<td class="colLast"><span class="strong">NamespacesInstanceModel.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rest/model/NamespacesInstanceModel.html#getObjectFromMessage(byte[])">getObjectFromMessage</a></strong>(byte[] message)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/rest/ProtobufMessageHandler.html" title="interface in org.apache.hadoop.hbase.rest">ProtobufMessageHandler</a></code></td> -<td class="colLast"><span class="strong">NamespacesModel.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rest/model/NamespacesModel.html#getObjectFromMessage(byte[])">getObjectFromMessage</a></strong>(byte[] message)</code> </td> +<td class="colLast"><span class="strong">TableSchemaModel.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rest/model/TableSchemaModel.html#getObjectFromMessage(byte[])">getObjectFromMessage</a></strong>(byte[] message)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/rest/ProtobufMessageHandler.html" title="interface in org.apache.hadoop.hbase.rest">ProtobufMessageHandler</a></code></td> -<td class="colLast"><span class="strong">CellModel.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rest/model/CellModel.html#getObjectFromMessage(byte[])">getObjectFromMessage</a></strong>(byte[] message)</code> </td> +<td class="colLast"><span class="strong">NamespacesModel.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rest/model/NamespacesModel.html#getObjectFromMessage(byte[])">getObjectFromMessage</a></strong>(byte[] message)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/rest/ProtobufMessageHandler.html" title="interface in org.apache.hadoop.hbase.rest">ProtobufMessageHandler</a></code></td> -<td class="colLast"><span class="strong">TableInfoModel.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rest/model/TableInfoModel.html#getObjectFromMessage(byte[])">getObjectFromMessage</a></strong>(byte[] message)</code> </td> +<td class="colLast"><span class="strong">VersionModel.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rest/model/VersionModel.html#getObjectFromMessage(byte[])">getObjectFromMessage</a></strong>(byte[] message)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/rest/ProtobufMessageHandler.html" title="interface in org.apache.hadoop.hbase.rest">ProtobufMessageHandler</a></code></td> -<td class="colLast"><span class="strong">CellSetModel.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rest/model/CellSetModel.html#getObjectFromMessage(byte[])">getObjectFromMessage</a></strong>(byte[] message)</code> </td> +<td class="colLast"><span class="strong">ScannerModel.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rest/model/ScannerModel.html#getObjectFromMessage(byte[])">getObjectFromMessage</a></strong>(byte[] message)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/rest/ProtobufMessageHandler.html" title="interface in org.apache.hadoop.hbase.rest">ProtobufMessageHandler</a></code></td> -<td class="colLast"><span class="strong">NamespacesInstanceModel.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rest/model/NamespacesInstanceModel.html#getObjectFromMessage(byte[])">getObjectFromMessage</a></strong>(byte[] message)</code> </td> +<td class="colLast"><span class="strong">CellModel.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rest/model/CellModel.html#getObjectFromMessage(byte[])">getObjectFromMessage</a></strong>(byte[] message)</code> </td> </tr> </tbody> </table> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/31709f2f/devapidocs/org/apache/hadoop/hbase/rest/class-use/TableResource.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/rest/class-use/TableResource.html b/devapidocs/org/apache/hadoop/hbase/rest/class-use/TableResource.html index 58c93ab..00a8289 100644 --- a/devapidocs/org/apache/hadoop/hbase/rest/class-use/TableResource.html +++ b/devapidocs/org/apache/hadoop/hbase/rest/class-use/TableResource.html @@ -102,15 +102,15 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code>(package private) <a href="../../../../../../org/apache/hadoop/hbase/rest/TableResource.html" title="class in org.apache.hadoop.hbase.rest">TableResource</a></code></td> -<td class="colLast"><span class="strong">RowResource.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rest/RowResource.html#tableResource">tableResource</a></strong></code> </td> +<td class="colLast"><span class="strong">ScannerResource.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rest/ScannerResource.html#tableResource">tableResource</a></strong></code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>(package private) <a href="../../../../../../org/apache/hadoop/hbase/rest/TableResource.html" title="class in org.apache.hadoop.hbase.rest">TableResource</a></code></td> -<td class="colLast"><span class="strong">ExistsResource.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rest/ExistsResource.html#tableResource">tableResource</a></strong></code> </td> +<td class="colLast"><span class="strong">MultiRowResource.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rest/MultiRowResource.html#tableResource">tableResource</a></strong></code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>(package private) <a href="../../../../../../org/apache/hadoop/hbase/rest/TableResource.html" title="class in org.apache.hadoop.hbase.rest">TableResource</a></code></td> -<td class="colLast"><span class="strong">MultiRowResource.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rest/MultiRowResource.html#tableResource">tableResource</a></strong></code> </td> +<td class="colLast"><span class="strong">RegionsResource.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rest/RegionsResource.html#tableResource">tableResource</a></strong></code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>(package private) <a href="../../../../../../org/apache/hadoop/hbase/rest/TableResource.html" title="class in org.apache.hadoop.hbase.rest">TableResource</a></code></td> @@ -118,11 +118,11 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code>(package private) <a href="../../../../../../org/apache/hadoop/hbase/rest/TableResource.html" title="class in org.apache.hadoop.hbase.rest">TableResource</a></code></td> -<td class="colLast"><span class="strong">ScannerResource.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rest/ScannerResource.html#tableResource">tableResource</a></strong></code> </td> +<td class="colLast"><span class="strong">ExistsResource.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rest/ExistsResource.html#tableResource">tableResource</a></strong></code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>(package private) <a href="../../../../../../org/apache/hadoop/hbase/rest/TableResource.html" title="class in org.apache.hadoop.hbase.rest">TableResource</a></code></td> -<td class="colLast"><span class="strong">RegionsResource.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rest/RegionsResource.html#tableResource">tableResource</a></strong></code> </td> +<td class="colLast"><span class="strong">RowResource.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rest/RowResource.html#tableResource">tableResource</a></strong></code> </td> </tr> </tbody> </table> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/31709f2f/devapidocs/org/apache/hadoop/hbase/rest/client/class-use/Client.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/rest/client/class-use/Client.html b/devapidocs/org/apache/hadoop/hbase/rest/client/class-use/Client.html index 4db145a..3c666d2 100644 --- a/devapidocs/org/apache/hadoop/hbase/rest/client/class-use/Client.html +++ b/devapidocs/org/apache/hadoop/hbase/rest/client/class-use/Client.html @@ -96,11 +96,11 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code>(package private) <a href="../../../../../../../org/apache/hadoop/hbase/rest/client/Client.html" title="class in org.apache.hadoop.hbase.rest.client">Client</a></code></td> -<td class="colLast"><span class="strong">RemoteAdmin.</span><code><strong><a href="../../../../../../../org/apache/hadoop/hbase/rest/client/RemoteAdmin.html#client">client</a></strong></code> </td> +<td class="colLast"><span class="strong">RemoteHTable.</span><code><strong><a href="../../../../../../../org/apache/hadoop/hbase/rest/client/RemoteHTable.html#client">client</a></strong></code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>(package private) <a href="../../../../../../../org/apache/hadoop/hbase/rest/client/Client.html" title="class in org.apache.hadoop.hbase.rest.client">Client</a></code></td> -<td class="colLast"><span class="strong">RemoteHTable.</span><code><strong><a href="../../../../../../../org/apache/hadoop/hbase/rest/client/RemoteHTable.html#client">client</a></strong></code> </td> +<td class="colLast"><span class="strong">RemoteAdmin.</span><code><strong><a href="../../../../../../../org/apache/hadoop/hbase/rest/client/RemoteAdmin.html#client">client</a></strong></code> </td> </tr> </tbody> </table> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/31709f2f/devapidocs/org/apache/hadoop/hbase/rsgroup/class-use/RSGroupInfo.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/rsgroup/class-use/RSGroupInfo.html b/devapidocs/org/apache/hadoop/hbase/rsgroup/class-use/RSGroupInfo.html index 634d389..660d03d 100644 --- a/devapidocs/org/apache/hadoop/hbase/rsgroup/class-use/RSGroupInfo.html +++ b/devapidocs/org/apache/hadoop/hbase/rsgroup/class-use/RSGroupInfo.html @@ -109,17 +109,25 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/rsgroup/RSGroupInfo.html" title="class in org.apache.hadoop.hbase.rsgroup">RSGroupInfo</a></code></td> -<td class="colLast"><span class="strong">RSGroupInfoManagerImpl.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rsgroup/RSGroupInfoManagerImpl.html#getRSGroup(java.lang.String)">getRSGroup</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> groupName)</code> +<td class="colLast"><span class="strong">RSGroupInfoManager.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rsgroup/RSGroupInfoManager.html#getRSGroup(java.lang.String)">getRSGroup</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> groupName)</code> <div class="block">Gets the group information.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/rsgroup/RSGroupInfo.html" title="class in org.apache.hadoop.hbase.rsgroup">RSGroupInfo</a></code></td> -<td class="colLast"><span class="strong">RSGroupInfoManager.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rsgroup/RSGroupInfoManager.html#getRSGroup(java.lang.String)">getRSGroup</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> groupName)</code> +<td class="colLast"><span class="strong">RSGroupInfoManagerImpl.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rsgroup/RSGroupInfoManagerImpl.html#getRSGroup(java.lang.String)">getRSGroup</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> groupName)</code> <div class="block">Gets the group information.</div> </td> </tr> <tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/rsgroup/RSGroupInfo.html" title="class in org.apache.hadoop.hbase.rsgroup">RSGroupInfo</a></code></td> +<td class="colLast"><span class="strong">RSGroupAdminServer.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rsgroup/RSGroupAdminServer.html#getRSGroupInfo(java.lang.String)">getRSGroupInfo</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> groupName)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/rsgroup/RSGroupInfo.html" title="class in org.apache.hadoop.hbase.rsgroup">RSGroupInfo</a></code></td> +<td class="colLast"><span class="strong">RSGroupAdminClient.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rsgroup/RSGroupAdminClient.html#getRSGroupInfo(java.lang.String)">getRSGroupInfo</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> groupName)</code> </td> +</tr> +<tr class="altColor"> <td class="colFirst"><code>abstract <a href="../../../../../../org/apache/hadoop/hbase/rsgroup/RSGroupInfo.html" title="class in org.apache.hadoop.hbase.rsgroup">RSGroupInfo</a></code></td> <td class="colLast"><span class="strong">RSGroupAdmin.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rsgroup/RSGroupAdmin.html#getRSGroupInfo(java.lang.String)">getRSGroupInfo</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> groupName)</code> <div class="block">Gets the regionserver group information.</div> @@ -127,11 +135,11 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/rsgroup/RSGroupInfo.html" title="class in org.apache.hadoop.hbase.rsgroup">RSGroupInfo</a></code></td> -<td class="colLast"><span class="strong">RSGroupAdminServer.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rsgroup/RSGroupAdminServer.html#getRSGroupInfo(java.lang.String)">getRSGroupInfo</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> groupName)</code> </td> +<td class="colLast"><span class="strong">RSGroupAdminServer.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rsgroup/RSGroupAdminServer.html#getRSGroupInfoOfTable(org.apache.hadoop.hbase.TableName)">getRSGroupInfoOfTable</a></strong>(<a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a> tableName)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/rsgroup/RSGroupInfo.html" title="class in org.apache.hadoop.hbase.rsgroup">RSGroupInfo</a></code></td> -<td class="colLast"><span class="strong">RSGroupAdminClient.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rsgroup/RSGroupAdminClient.html#getRSGroupInfo(java.lang.String)">getRSGroupInfo</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> groupName)</code> </td> +<td class="colLast"><span class="strong">RSGroupAdminClient.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rsgroup/RSGroupAdminClient.html#getRSGroupInfoOfTable(org.apache.hadoop.hbase.TableName)">getRSGroupInfoOfTable</a></strong>(<a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a> tableName)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>abstract <a href="../../../../../../org/apache/hadoop/hbase/rsgroup/RSGroupInfo.html" title="class in org.apache.hadoop.hbase.rsgroup">RSGroupInfo</a></code></td> @@ -141,11 +149,11 @@ </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/rsgroup/RSGroupInfo.html" title="class in org.apache.hadoop.hbase.rsgroup">RSGroupInfo</a></code></td> -<td class="colLast"><span class="strong">RSGroupAdminServer.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rsgroup/RSGroupAdminServer.html#getRSGroupInfoOfTable(org.apache.hadoop.hbase.TableName)">getRSGroupInfoOfTable</a></strong>(<a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a> tableName)</code> </td> +<td class="colLast"><span class="strong">RSGroupAdminServer.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rsgroup/RSGroupAdminServer.html#getRSGroupOfServer(com.google.common.net.HostAndPort)">getRSGroupOfServer</a></strong>(com.google.common.net.HostAndPort hostPort)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/rsgroup/RSGroupInfo.html" title="class in org.apache.hadoop.hbase.rsgroup">RSGroupInfo</a></code></td> -<td class="colLast"><span class="strong">RSGroupAdminClient.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rsgroup/RSGroupAdminClient.html#getRSGroupInfoOfTable(org.apache.hadoop.hbase.TableName)">getRSGroupInfoOfTable</a></strong>(<a href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class in org.apache.hadoop.hbase">TableName</a> tableName)</code> </td> +<td class="colLast"><span class="strong">RSGroupAdminClient.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rsgroup/RSGroupAdminClient.html#getRSGroupOfServer(com.google.common.net.HostAndPort)">getRSGroupOfServer</a></strong>(com.google.common.net.HostAndPort hostPort)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>abstract <a href="../../../../../../org/apache/hadoop/hbase/rsgroup/RSGroupInfo.html" title="class in org.apache.hadoop.hbase.rsgroup">RSGroupInfo</a></code></td> @@ -155,23 +163,15 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/rsgroup/RSGroupInfo.html" title="class in org.apache.hadoop.hbase.rsgroup">RSGroupInfo</a></code></td> -<td class="colLast"><span class="strong">RSGroupAdminServer.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rsgroup/RSGroupAdminServer.html#getRSGroupOfServer(com.google.common.net.HostAndPort)">getRSGroupOfServer</a></strong>(com.google.common.net.HostAndPort hostPort)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/rsgroup/RSGroupInfo.html" title="class in org.apache.hadoop.hbase.rsgroup">RSGroupInfo</a></code></td> -<td class="colLast"><span class="strong">RSGroupInfoManagerImpl.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rsgroup/RSGroupInfoManagerImpl.html#getRSGroupOfServer(com.google.common.net.HostAndPort)">getRSGroupOfServer</a></strong>(com.google.common.net.HostAndPort hostPort)</code> -<div class="block">Gets the group info of server.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/rsgroup/RSGroupInfo.html" title="class in org.apache.hadoop.hbase.rsgroup">RSGroupInfo</a></code></td> <td class="colLast"><span class="strong">RSGroupInfoManager.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rsgroup/RSGroupInfoManager.html#getRSGroupOfServer(com.google.common.net.HostAndPort)">getRSGroupOfServer</a></strong>(com.google.common.net.HostAndPort hostPort)</code> <div class="block">Gets the group info of server.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/hadoop/hbase/rsgroup/RSGroupInfo.html" title="class in org.apache.hadoop.hbase.rsgroup">RSGroupInfo</a></code></td> -<td class="colLast"><span class="strong">RSGroupAdminClient.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rsgroup/RSGroupAdminClient.html#getRSGroupOfServer(com.google.common.net.HostAndPort)">getRSGroupOfServer</a></strong>(com.google.common.net.HostAndPort hostPort)</code> </td> +<td class="colLast"><span class="strong">RSGroupInfoManagerImpl.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rsgroup/RSGroupInfoManagerImpl.html#getRSGroupOfServer(com.google.common.net.HostAndPort)">getRSGroupOfServer</a></strong>(com.google.common.net.HostAndPort hostPort)</code> +<div class="block">Gets the group info of server.</div> +</td> </tr> </tbody> </table> @@ -183,18 +183,18 @@ </tr> <tbody> <tr class="altColor"> -<td class="colFirst"><code>abstract <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../org/apache/hadoop/hbase/rsgroup/RSGroupInfo.html" title="class in org.apache.hadoop.hbase.rsgroup">RSGroupInfo</a>></code></td> -<td class="colLast"><span class="strong">RSGroupAdmin.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rsgroup/RSGroupAdmin.html#listRSGroups()">listRSGroups</a></strong>()</code> -<div class="block">Lists the existing groups.</div> -</td> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../org/apache/hadoop/hbase/rsgroup/RSGroupInfo.html" title="class in org.apache.hadoop.hbase.rsgroup">RSGroupInfo</a>></code></td> +<td class="colLast"><span class="strong">RSGroupAdminServer.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rsgroup/RSGroupAdminServer.html#listRSGroups()">listRSGroups</a></strong>()</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../org/apache/hadoop/hbase/rsgroup/RSGroupInfo.html" title="class in org.apache.hadoop.hbase.rsgroup">RSGroupInfo</a>></code></td> -<td class="colLast"><span class="strong">RSGroupAdminServer.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rsgroup/RSGroupAdminServer.html#listRSGroups()">listRSGroups</a></strong>()</code> </td> +<td class="colLast"><span class="strong">RSGroupAdminClient.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rsgroup/RSGroupAdminClient.html#listRSGroups()">listRSGroups</a></strong>()</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../org/apache/hadoop/hbase/rsgroup/RSGroupInfo.html" title="class in org.apache.hadoop.hbase.rsgroup">RSGroupInfo</a>></code></td> -<td class="colLast"><span class="strong">RSGroupInfoManagerImpl.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rsgroup/RSGroupInfoManagerImpl.html#listRSGroups()">listRSGroups</a></strong>()</code> </td> +<td class="colFirst"><code>abstract <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../org/apache/hadoop/hbase/rsgroup/RSGroupInfo.html" title="class in org.apache.hadoop.hbase.rsgroup">RSGroupInfo</a>></code></td> +<td class="colLast"><span class="strong">RSGroupAdmin.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rsgroup/RSGroupAdmin.html#listRSGroups()">listRSGroups</a></strong>()</code> +<div class="block">Lists the existing groups.</div> +</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../org/apache/hadoop/hbase/rsgroup/RSGroupInfo.html" title="class in org.apache.hadoop.hbase.rsgroup">RSGroupInfo</a>></code></td> @@ -204,7 +204,7 @@ </tr> <tr class="altColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../org/apache/hadoop/hbase/rsgroup/RSGroupInfo.html" title="class in org.apache.hadoop.hbase.rsgroup">RSGroupInfo</a>></code></td> -<td class="colLast"><span class="strong">RSGroupAdminClient.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rsgroup/RSGroupAdminClient.html#listRSGroups()">listRSGroups</a></strong>()</code> </td> +<td class="colLast"><span class="strong">RSGroupInfoManagerImpl.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rsgroup/RSGroupInfoManagerImpl.html#listRSGroups()">listRSGroups</a></strong>()</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../org/apache/hadoop/hbase/rsgroup/RSGroupInfo.html" title="class in org.apache.hadoop.hbase.rsgroup">RSGroupInfo</a>></code></td> @@ -226,13 +226,13 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">RSGroupInfoManagerImpl.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rsgroup/RSGroupInfoManagerImpl.html#addRSGroup(org.apache.hadoop.hbase.rsgroup.RSGroupInfo)">addRSGroup</a></strong>(<a href="../../../../../../org/apache/hadoop/hbase/rsgroup/RSGroupInfo.html" title="class in org.apache.hadoop.hbase.rsgroup">RSGroupInfo</a> rsGroupInfo)</code> +<td class="colLast"><span class="strong">RSGroupInfoManager.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rsgroup/RSGroupInfoManager.html#addRSGroup(org.apache.hadoop.hbase.rsgroup.RSGroupInfo)">addRSGroup</a></strong>(<a href="../../../../../../org/apache/hadoop/hbase/rsgroup/RSGroupInfo.html" title="class in org.apache.hadoop.hbase.rsgroup">RSGroupInfo</a> rsGroupInfo)</code> <div class="block">Adds the group.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">RSGroupInfoManager.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rsgroup/RSGroupInfoManager.html#addRSGroup(org.apache.hadoop.hbase.rsgroup.RSGroupInfo)">addRSGroup</a></strong>(<a href="../../../../../../org/apache/hadoop/hbase/rsgroup/RSGroupInfo.html" title="class in org.apache.hadoop.hbase.rsgroup">RSGroupInfo</a> rsGroupInfo)</code> +<td class="colLast"><span class="strong">RSGroupInfoManagerImpl.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rsgroup/RSGroupInfoManagerImpl.html#addRSGroup(org.apache.hadoop.hbase.rsgroup.RSGroupInfo)">addRSGroup</a></strong>(<a href="../../../../../../org/apache/hadoop/hbase/rsgroup/RSGroupInfo.html" title="class in org.apache.hadoop.hbase.rsgroup">RSGroupInfo</a> rsGroupInfo)</code> <div class="block">Adds the group.</div> </td> </tr> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/31709f2f/devapidocs/org/apache/hadoop/hbase/rsgroup/class-use/RSGroupInfoManager.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/rsgroup/class-use/RSGroupInfoManager.html b/devapidocs/org/apache/hadoop/hbase/rsgroup/class-use/RSGroupInfoManager.html index ec35758..67fcd7a 100644 --- a/devapidocs/org/apache/hadoop/hbase/rsgroup/class-use/RSGroupInfoManager.html +++ b/devapidocs/org/apache/hadoop/hbase/rsgroup/class-use/RSGroupInfoManager.html @@ -111,11 +111,11 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code>private <a href="../../../../../../org/apache/hadoop/hbase/rsgroup/RSGroupInfoManager.html" title="interface in org.apache.hadoop.hbase.rsgroup">RSGroupInfoManager</a></code></td> -<td class="colLast"><span class="strong">RSGroupAdminServer.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rsgroup/RSGroupAdminServer.html#RSGroupInfoManager">RSGroupInfoManager</a></strong></code> </td> +<td class="colLast"><span class="strong">RSGroupBasedLoadBalancer.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rsgroup/RSGroupBasedLoadBalancer.html#RSGroupInfoManager">RSGroupInfoManager</a></strong></code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>private <a href="../../../../../../org/apache/hadoop/hbase/rsgroup/RSGroupInfoManager.html" title="interface in org.apache.hadoop.hbase.rsgroup">RSGroupInfoManager</a></code></td> -<td class="colLast"><span class="strong">RSGroupBasedLoadBalancer.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rsgroup/RSGroupBasedLoadBalancer.html#RSGroupInfoManager">RSGroupInfoManager</a></strong></code> </td> +<td class="colLast"><span class="strong">RSGroupAdminServer.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rsgroup/RSGroupAdminServer.html#RSGroupInfoManager">RSGroupInfoManager</a></strong></code> </td> </tr> </tbody> </table> http://git-wip-us.apache.org/repos/asf/hbase-site/blob/31709f2f/devapidocs/org/apache/hadoop/hbase/rsgroup/class-use/RSGroupInfoManagerImpl.html ---------------------------------------------------------------------- diff --git a/devapidocs/org/apache/hadoop/hbase/rsgroup/class-use/RSGroupInfoManagerImpl.html b/devapidocs/org/apache/hadoop/hbase/rsgroup/class-use/RSGroupInfoManagerImpl.html index 90b87a8..1adb4b2 100644 --- a/devapidocs/org/apache/hadoop/hbase/rsgroup/class-use/RSGroupInfoManagerImpl.html +++ b/devapidocs/org/apache/hadoop/hbase/rsgroup/class-use/RSGroupInfoManagerImpl.html @@ -95,13 +95,13 @@ </tr> <tbody> <tr class="altColor"> -<td class="colFirst"><code>private <a href="../../../../../../org/apache/hadoop/hbase/rsgroup/RSGroupInfoManagerImpl.html" title="class in org.apache.hadoop.hbase.rsgroup">RSGroupInfoManagerImpl</a></code></td> -<td class="colLast"><span class="strong">RSGroupInfoManagerImpl.RSGroupStartupWorker.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rsgroup/RSGroupInfoManagerImpl.RSGroupStartupWorker.html#groupInfoManager">groupInfoManager</a></strong></code> </td> -</tr> -<tr class="rowColor"> <td class="colFirst"><code>private static <a href="../../../../../../org/apache/hadoop/hbase/rsgroup/RSGroupInfoManagerImpl.html" title="class in org.apache.hadoop.hbase.rsgroup">RSGroupInfoManagerImpl</a></code></td> <td class="colLast"><span class="strong">RSGroupAdminEndpoint.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rsgroup/RSGroupAdminEndpoint.html#groupInfoManager">groupInfoManager</a></strong></code> </td> </tr> +<tr class="rowColor"> +<td class="colFirst"><code>private <a href="../../../../../../org/apache/hadoop/hbase/rsgroup/RSGroupInfoManagerImpl.html" title="class in org.apache.hadoop.hbase.rsgroup">RSGroupInfoManagerImpl</a></code></td> +<td class="colLast"><span class="strong">RSGroupInfoManagerImpl.RSGroupStartupWorker.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rsgroup/RSGroupInfoManagerImpl.RSGroupStartupWorker.html#groupInfoManager">groupInfoManager</a></strong></code> </td> +</tr> <tr class="altColor"> <td class="colFirst"><code>private <a href="../../../../../../org/apache/hadoop/hbase/rsgroup/RSGroupInfoManagerImpl.html" title="class in org.apache.hadoop.hbase.rsgroup">RSGroupInfoManagerImpl</a></code></td> <td class="colLast"><span class="strong">RSGroupInfoManagerImpl.DefaultServerUpdater.</span><code><strong><a href="../../../../../../org/apache/hadoop/hbase/rsgroup/RSGroupInfoManagerImpl.DefaultServerUpdater.html#mgr">mgr</a></strong></code> </td>
