http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e1eb0a07/apidocs/org/apache/hadoop/hbase/package-use.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/hadoop/hbase/package-use.html 
b/apidocs/org/apache/hadoop/hbase/package-use.html
index aaa8fba..b8b6512 100644
--- a/apidocs/org/apache/hadoop/hbase/package-use.html
+++ b/apidocs/org/apache/hadoop/hbase/package-use.html
@@ -321,22 +321,17 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a 
href="../../../../org/apache/hadoop/hbase/class-use/HColumnDescriptor.html#org.apache.hadoop.hbase.client">HColumnDescriptor</a>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-</td>
-</tr>
-<tr class="rowColor">
 <td class="colOne"><a 
href="../../../../org/apache/hadoop/hbase/class-use/HRegionInfo.html#org.apache.hadoop.hbase.client">HRegionInfo</a>
 <div class="block">Information about a region.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="../../../../org/apache/hadoop/hbase/class-use/HRegionLocation.html#org.apache.hadoop.hbase.client">HRegionLocation</a>
 <div class="block">Data structure to hold HRegionInfo and the address for the 
hosting
  HRegionServer.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="../../../../org/apache/hadoop/hbase/class-use/HTableDescriptor.html#org.apache.hadoop.hbase.client">HTableDescriptor</a>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
 <div class="block"><span class="deprecationComment">As of release 2.0.0, this 
will be removed in HBase 3.0.0.
@@ -344,57 +339,57 @@ Input/OutputFormats, a table indexing MapReduce job, and 
utility methods.</div>
 </div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="../../../../org/apache/hadoop/hbase/class-use/KeepDeletedCells.html#org.apache.hadoop.hbase.client">KeepDeletedCells</a>
 <div class="block">Ways to keep cells marked for delete around.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="../../../../org/apache/hadoop/hbase/class-use/MemoryCompactionPolicy.html#org.apache.hadoop.hbase.client">MemoryCompactionPolicy</a>
 <div class="block">Enum describing all possible memory compaction 
policies</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="../../../../org/apache/hadoop/hbase/class-use/NamespaceDescriptor.html#org.apache.hadoop.hbase.client">NamespaceDescriptor</a>
 <div class="block">Namespace POJO class.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="../../../../org/apache/hadoop/hbase/class-use/NamespaceNotFoundException.html#org.apache.hadoop.hbase.client">NamespaceNotFoundException</a>
 <div class="block">Thrown when a namespace can not be located</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="../../../../org/apache/hadoop/hbase/class-use/ProcedureInfo.html#org.apache.hadoop.hbase.client">ProcedureInfo</a>
 <div class="block">Procedure information</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="../../../../org/apache/hadoop/hbase/class-use/RegionException.html#org.apache.hadoop.hbase.client">RegionException</a>
 <div class="block">Thrown when something happens related to region 
handling.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="../../../../org/apache/hadoop/hbase/class-use/RegionLoad.html#org.apache.hadoop.hbase.client">RegionLoad</a>
 <div class="block">Encapsulates per-region load metrics.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="../../../../org/apache/hadoop/hbase/class-use/ServerName.html#org.apache.hadoop.hbase.client">ServerName</a>
 <div class="block">Name of a particular incarnation of an HBase Server.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="../../../../org/apache/hadoop/hbase/class-use/TableExistsException.html#org.apache.hadoop.hbase.client">TableExistsException</a>
 <div class="block">Thrown when a table exists but should not</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="../../../../org/apache/hadoop/hbase/class-use/TableName.html#org.apache.hadoop.hbase.client">TableName</a>
 <div class="block">Immutable POJO class for representing a table name.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="../../../../org/apache/hadoop/hbase/class-use/TableNotFoundException.html#org.apache.hadoop.hbase.client">TableNotFoundException</a>
 <div class="block">Thrown when a table can not be located</div>
 </td>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/e1eb0a07/apidocs/org/apache/hadoop/hbase/rest/client/RemoteHTable.html
----------------------------------------------------------------------
diff --git a/apidocs/org/apache/hadoop/hbase/rest/client/RemoteHTable.html 
b/apidocs/org/apache/hadoop/hbase/rest/client/RemoteHTable.html
index 19f40fc..e8579f5 100644
--- a/apidocs/org/apache/hadoop/hbase/rest/client/RemoteHTable.html
+++ b/apidocs/org/apache/hadoop/hbase/rest/client/RemoteHTable.html
@@ -1180,10 +1180,9 @@ public&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.
 <div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../../../org/apache/hadoop/hbase/client/Table.html#increment-org.apache.hadoop.hbase.client.Increment-">Table</a></code></span></div>
 <div class="block">Increments one or more columns within a single row.
  <p>
- This operation does not appear atomic to readers.  Increments are done
- under a single row lock, so write operations to a row are synchronized, but
- readers do not take row locks so get and scan operations can see this
- operation partially completed.</div>
+ This operation ensures atomicity to readers. Increments are done
+ under a single row lock, so write operations to a row are synchronized, and
+ readers are guaranteed to see this operation fully completed.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a 
href="../../../../../../org/apache/hadoop/hbase/client/Table.html#increment-org.apache.hadoop.hbase.client.Increment-">increment</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../../org/apache/hadoop/hbase/client/Table.html" 
title="interface in org.apache.hadoop.hbase.client">Table</a></code></dd>
@@ -1208,10 +1207,9 @@ public&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.
 <div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../../../org/apache/hadoop/hbase/client/Table.html#append-org.apache.hadoop.hbase.client.Append-">Table</a></code></span></div>
 <div class="block">Appends values to one or more columns within a single row.
  <p>
- This operation does not appear atomic to readers.  Appends are done
- under a single row lock, so write operations to a row are synchronized, but
- readers do not take row locks so get and scan operations can see this
- operation partially completed.</div>
+ This operation guaranteed atomicity to readers. Appends are done
+ under a single row lock, so write operations to a row are synchronized, and
+ readers are guaranteed to see this operation fully completed.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a 
href="../../../../../../org/apache/hadoop/hbase/client/Table.html#append-org.apache.hadoop.hbase.client.Append-">append</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../../org/apache/hadoop/hbase/client/Table.html" 
title="interface in org.apache.hadoop.hbase.client">Table</a></code></dd>

Reply via email to