http://git-wip-us.apache.org/repos/asf/hbase-site/blob/1b6d8c10/apidocs/org/apache/hadoop/hbase/client/class-use/CompactionState.html
----------------------------------------------------------------------
diff --git 
a/apidocs/org/apache/hadoop/hbase/client/class-use/CompactionState.html 
b/apidocs/org/apache/hadoop/hbase/client/class-use/CompactionState.html
index 683e30c..6504731 100644
--- a/apidocs/org/apache/hadoop/hbase/client/class-use/CompactionState.html
+++ b/apidocs/org/apache/hadoop/hbase/client/class-use/CompactionState.html
@@ -138,6 +138,27 @@ the order they are declared.</div>
 </tr>
 </tbody>
 </table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a 
href="../../../../../../org/apache/hadoop/hbase/client/package-summary.html">org.apache.hadoop.hbase.client</a>
 that return types with arguments of type <a 
href="../../../../../../org/apache/hadoop/hbase/client/CompactionState.html" 
title="enum in org.apache.hadoop.hbase.client">CompactionState</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true";
 title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a 
href="../../../../../../org/apache/hadoop/hbase/client/CompactionState.html" 
title="enum in 
org.apache.hadoop.hbase.client">CompactionState</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">AsyncAdmin.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../org/apache/hadoop/hbase/client/AsyncAdmin.html#getCompactionState-org.apache.hadoop.hbase.TableName-">getCompactionState</a></span>(<a
 href="../../../../../../org/apache/hadoop/hbase/TableName.html" title="class 
in org.apache.hadoop.hbase">TableName</a>&nbsp;tableName)</code>
+<div class="block">Get the current compaction state of a table.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html?is-external=true";
 title="class or interface in java.util.concurrent">CompletableFuture</a>&lt;<a 
href="../../../../../../org/apache/hadoop/hbase/client/CompactionState.html" 
title="enum in 
org.apache.hadoop.hbase.client">CompactionState</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">AsyncAdmin.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../org/apache/hadoop/hbase/client/AsyncAdmin.html#getCompactionStateForRegion-byte:A-">getCompactionStateForRegion</a></span>(byte[]&nbsp;regionName)</code>
+<div class="block">Get the current compaction state of region.</div>
+</td>
+</tr>
+</tbody>
+</table>
 </li>
 </ul>
 </li>

Reply via email to