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

[29/30] hbase-site git commit: Updated 0.94 docs to 0f35a32ab123ee299f4aaaea02b4ba2d2b43cff2

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/ecb8d8ba/0.94/apidocs/org/apache/hadoop/hbase/HTableDescriptor.html
----------------------------------------------------------------------
diff --git a/0.94/apidocs/org/apache/hadoop/hbase/HTableDescriptor.html b/0.94/apidocs/org/apache/hadoop/hbase/HTableDescriptor.html
index 752232c..b863b6a 100644
--- a/0.94/apidocs/org/apache/hadoop/hbase/HTableDescriptor.html
+++ b/0.94/apidocs/org/apache/hadoop/hbase/HTableDescriptor.html
@@ -107,8 +107,8 @@
 extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>
 implements org.apache.hadoop.io.WritableComparable&lt;<a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>&gt;</pre>
 <div class="block">HTableDescriptor contains the details about an HBase table  such as the descriptors of
- all the column families, is the table a catalog table, <code> -ROOT- </code> or
- <code> .META. </code>, is the table is read only, the maximum size of the memstore,
+ all the column families, is the table a catalog table, <code> -ROOT- </code> or 
+ <code> .META. </code>, is the table is read only, the maximum size of the memstore, 
  when the region split should occur, coprocessors associated with it etc...</div>
 </li>
 </ul>
@@ -131,7 +131,7 @@ implements org.apache.hadoop.io.WritableComparable&lt;<a href="../../../../org/a
 <tr class="altColor">
 <td class="colFirst"><code>static long</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#DEFAULT_MEMSTORE_FLUSH_SIZE">DEFAULT_MEMSTORE_FLUSH_SIZE</a></strong></code>
-<div class="block">Constant that denotes the maximum default size of the memstore after which
+<div class="block">Constant that denotes the maximum default size of the memstore after which 
  the contents are flushed to the store files</div>
 </td>
 </tr>
@@ -144,14 +144,14 @@ implements org.apache.hadoop.io.WritableComparable&lt;<a href="../../../../org/a
 <tr class="altColor">
 <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#DEFERRED_LOG_FLUSH">DEFERRED_LOG_FLUSH</a></strong></code>
-<div class="block"><em>INTERNAL</em> Used by HBase Shell interface to access this metadata
+<div class="block"><em>INTERNAL</em> Used by HBase Shell interface to access this metadata 
  attribute which denotes if the deferred log flush option is enabled</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#IS_META">IS_META</a></strong></code>
-<div class="block"><em>INTERNAL</em> Used by rest interface to access this metadata
+<div class="block"><em>INTERNAL</em> Used by rest interface to access this metadata 
  attribute which denotes if it is a catalog table, either
  <code> .META.</div>
 </td>
@@ -159,23 +159,23 @@ implements org.apache.hadoop.io.WritableComparable&lt;<a href="../../../../org/a
 <tr class="altColor">
 <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#IS_ROOT">IS_ROOT</a></strong></code>
-<div class="block"><em>INTERNAL</em> Used by rest interface to access this metadata
+<div class="block"><em>INTERNAL</em> Used by rest interface to access this metadata 
  attribute which denotes if the table is a -ROOT- region or not</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#MAX_FILESIZE">MAX_FILESIZE</a></strong></code>
-<div class="block"><em>INTERNAL</em> Used by HBase Shell interface to access this metadata
- attribute which denotes the maximum size of the store file after which
+<div class="block"><em>INTERNAL</em> Used by HBase Shell interface to access this metadata 
+ attribute which denotes the maximum size of the store file after which 
  a region split occurs</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#MEMSTORE_FLUSHSIZE">MEMSTORE_FLUSHSIZE</a></strong></code>
-<div class="block"><em>INTERNAL</em> Used by HBase Shell interface to access this metadata
- attribute which represents the maximum size of the memstore after which
+<div class="block"><em>INTERNAL</em> Used by HBase Shell interface to access this metadata 
+ attribute which represents the maximum size of the memstore after which 
  its contents are flushed onto the disk</div>
 </td>
 </tr>
@@ -196,7 +196,7 @@ implements org.apache.hadoop.io.WritableComparable&lt;<a href="../../../../org/a
 <tr class="altColor">
 <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#READONLY">READONLY</a></strong></code>
-<div class="block"><em>INTERNAL</em> Used by rest interface to access this metadata
+<div class="block"><em>INTERNAL</em> Used by rest interface to access this metadata 
  attribute which denotes if the table is Read Only</div>
 </td>
 </tr>
@@ -327,7 +327,7 @@ implements org.apache.hadoop.io.WritableComparable&lt;<a href="../../../../org/a
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/hadoop/hbase/HColumnDescriptor.html" title="class in org.apache.hadoop.hbase">HColumnDescriptor</a>[]</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getColumnFamilies()">getColumnFamilies</a></strong>()</code>
-<div class="block">Returns an array all the <a href="../../../../org/apache/hadoop/hbase/HColumnDescriptor.html" title="class in org.apache.hadoop.hbase"><code>HColumnDescriptor</code></a> of the column families
+<div class="block">Returns an array all the <a href="../../../../org/apache/hadoop/hbase/HColumnDescriptor.html" title="class in org.apache.hadoop.hbase"><code>HColumnDescriptor</code></a> of the column families 
  of the table.</div>
 </td>
 </tr>
@@ -344,7 +344,7 @@ implements org.apache.hadoop.io.WritableComparable&lt;<a href="../../../../org/a
 <tr class="altColor">
 <td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../org/apache/hadoop/hbase/HColumnDescriptor.html" title="class in org.apache.hadoop.hbase">HColumnDescriptor</a>&gt;</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getFamilies()">getFamilies</a></strong>()</code>
-<div class="block">Returns an unmodifiable collection of all the <a href="../../../../org/apache/hadoop/hbase/HColumnDescriptor.html" title="class in org.apache.hadoop.hbase"><code>HColumnDescriptor</code></a>
+<div class="block">Returns an unmodifiable collection of all the <a href="../../../../org/apache/hadoop/hbase/HColumnDescriptor.html" title="class in org.apache.hadoop.hbase"><code>HColumnDescriptor</code></a> 
  of all the column families of the table.</div>
 </td>
 </tr>
@@ -357,7 +357,7 @@ implements org.apache.hadoop.io.WritableComparable&lt;<a href="../../../../org/a
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/hadoop/hbase/HColumnDescriptor.html" title="class in org.apache.hadoop.hbase">HColumnDescriptor</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getFamily(byte[])">getFamily</a></strong>(byte[]&nbsp;column)</code>
-<div class="block">Returns the HColumnDescriptor for a specific column family with name as
+<div class="block">Returns the HColumnDescriptor for a specific column family with name as 
  specified by the parameter column.</div>
 </td>
 </tr>
@@ -395,7 +395,7 @@ implements org.apache.hadoop.io.WritableComparable&lt;<a href="../../../../org/a
 <tr class="altColor">
 <td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getRegionSplitPolicyClassName()">getRegionSplitPolicyClassName</a></strong>()</code>
-<div class="block">This get the class associated with the region split policy which
+<div class="block">This get the class associated with the region split policy which 
  determines when a region split should occur.</div>
 </td>
 </tr>
@@ -403,7 +403,7 @@ implements org.apache.hadoop.io.WritableComparable&lt;<a href="../../../../org/a
 <td class="colFirst"><code>static org.apache.hadoop.fs.Path</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getTableDir(org.apache.hadoop.fs.Path,%20byte[])">getTableDir</a></strong>(org.apache.hadoop.fs.Path&nbsp;rootdir,
                       byte[]&nbsp;tableName)</code>
-<div class="block">Returns the <code>Path</code> object representing the table directory under
+<div class="block">Returns the <code>Path</code> object representing the table directory under 
  path rootdir</div>
 </td>
 </tr>
@@ -473,7 +473,7 @@ implements org.apache.hadoop.io.WritableComparable&lt;<a href="../../../../org/a
 <tr class="rowColor">
 <td class="colFirst"><code>static boolean</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#isMetaTable(byte[])">isMetaTable</a></strong>(byte[]&nbsp;tableName)</code>
-<div class="block">Checks of the tableName being passed represents either
+<div class="block">Checks of the tableName being passed represents either 
  <code > -ROOT- </code> or <code> .META.</div>
 </td>
 </tr>
@@ -492,7 +492,7 @@ implements org.apache.hadoop.io.WritableComparable&lt;<a href="../../../../org/a
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#readFields(java.io.DataInput)">readFields</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/DataInput.html?is-external=true" title="class or interface in java.io">DataInput</a>&nbsp;in)</code>
-<div class="block"><em> INTERNAL </em> This method is a part of <code>WritableComparable</code> interface
+<div class="block"><em> INTERNAL </em> This method is a part of <code>WritableComparable</code> interface 
  and is used for de-serialization of the HTableDescriptor over RPC</div>
 </td>
 </tr>
@@ -517,7 +517,7 @@ implements org.apache.hadoop.io.WritableComparable&lt;<a href="../../../../org/a
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/hadoop/hbase/HColumnDescriptor.html" title="class in org.apache.hadoop.hbase">HColumnDescriptor</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#removeFamily(byte[])">removeFamily</a></strong>(byte[]&nbsp;column)</code>
-<div class="block">Removes the HColumnDescriptor with name specified by the parameter column
+<div class="block">Removes the HColumnDescriptor with name specified by the parameter column 
  from the table descriptor</div>
 </td>
 </tr>
@@ -537,14 +537,14 @@ implements org.apache.hadoop.io.WritableComparable&lt;<a href="../../../../org/a
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#setMemStoreFlushSize(long)">setMemStoreFlushSize</a></strong>(long&nbsp;memstoreFlushSize)</code>
-<div class="block">Represents the maximum size of the memstore after which the contents of the
+<div class="block">Represents the maximum size of the memstore after which the contents of the 
  memstore are flushed to the filesystem.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#setMetaRegion(boolean)">setMetaRegion</a></strong>(boolean&nbsp;isMeta)</code>
-<div class="block"><em> INTERNAL </em> Used to denote if the current table represents
+<div class="block"><em> INTERNAL </em> Used to denote if the current table represents 
  <code> -ROOT- </code> or <code> .META.</div>
 </td>
 </tr>
@@ -576,7 +576,7 @@ implements org.apache.hadoop.io.WritableComparable&lt;<a href="../../../../org/a
 <tr class="rowColor">
 <td class="colFirst"><code>protected void</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#setRootRegion(boolean)">setRootRegion</a></strong>(boolean&nbsp;isRoot)</code>
-<div class="block"><em> INTERNAL </em> Used to denote if the current table represents
+<div class="block"><em> INTERNAL </em> Used to denote if the current table represents 
  <code> -ROOT- </code> region.</div>
 </td>
 </tr>
@@ -610,7 +610,7 @@ implements org.apache.hadoop.io.WritableComparable&lt;<a href="../../../../org/a
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#write(java.io.DataOutput)">write</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/DataOutput.html?is-external=true" title="class or interface in java.io">DataOutput</a>&nbsp;out)</code>
-<div class="block"><em> INTERNAL </em> This method is a part of <code>WritableComparable</code> interface
+<div class="block"><em> INTERNAL </em> This method is a part of <code>WritableComparable</code> interface 
  and is used for serialization of the HTableDescriptor over RPC</div>
 </td>
 </tr>
@@ -643,7 +643,7 @@ implements org.apache.hadoop.io.WritableComparable&lt;<a href="../../../../org/a
 <li class="blockList">
 <h4>values</h4>
 <pre>protected final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="../../../../org/apache/hadoop/hbase/io/ImmutableBytesWritable.html" title="class in org.apache.hadoop.hbase.io">ImmutableBytesWritable</a>,<a href="../../../../org/apache/hadoop/hbase/io/ImmutableBytesWritable.html" title="class in org.apache.hadoop.hbase.io">ImmutableBytesWritable</a>&gt; <a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.70">values</a></pre>
-<div class="block">A map which holds the metadata information of the table. This metadata
+<div class="block">A map which holds the metadata information of the table. This metadata 
  includes values like IS_ROOT, IS_META, DEFERRED_LOG_FLUSH, SPLIT_POLICY,
  MAX_FILE_SIZE, READONLY, MEMSTORE_FLUSHSIZE etc...</div>
 </li>
@@ -665,10 +665,10 @@ implements org.apache.hadoop.io.WritableComparable&lt;<a href="../../../../org/a
 <li class="blockList">
 <h4>MAX_FILESIZE</h4>
 <pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.84">MAX_FILESIZE</a></pre>
-<div class="block"><em>INTERNAL</em> Used by HBase Shell interface to access this metadata
- attribute which denotes the maximum size of the store file after which
+<div class="block"><em>INTERNAL</em> Used by HBase Shell interface to access this metadata 
+ attribute which denotes the maximum size of the store file after which 
  a region split occurs</div>
-<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getMaxFileSize()"><code>getMaxFileSize()</code></a>,
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getMaxFileSize()"><code>getMaxFileSize()</code></a>, 
 <a href="../../../../constant-values.html#org.apache.hadoop.hbase.HTableDescriptor.MAX_FILESIZE">Constant Field Values</a></dd></dl>
 </li>
 </ul>
@@ -698,9 +698,9 @@ implements org.apache.hadoop.io.WritableComparable&lt;<a href="../../../../org/a
 <li class="blockList">
 <h4>READONLY</h4>
 <pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.98">READONLY</a></pre>
-<div class="block"><em>INTERNAL</em> Used by rest interface to access this metadata
+<div class="block"><em>INTERNAL</em> Used by rest interface to access this metadata 
  attribute which denotes if the table is Read Only</div>
-<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#isReadOnly()"><code>isReadOnly()</code></a>,
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#isReadOnly()"><code>isReadOnly()</code></a>, 
 <a href="../../../../constant-values.html#org.apache.hadoop.hbase.HTableDescriptor.READONLY">Constant Field Values</a></dd></dl>
 </li>
 </ul>
@@ -711,10 +711,10 @@ implements org.apache.hadoop.io.WritableComparable&lt;<a href="../../../../org/a
 <li class="blockList">
 <h4>MEMSTORE_FLUSHSIZE</h4>
 <pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.109">MEMSTORE_FLUSHSIZE</a></pre>
-<div class="block"><em>INTERNAL</em> Used by HBase Shell interface to access this metadata
- attribute which represents the maximum size of the memstore after which
+<div class="block"><em>INTERNAL</em> Used by HBase Shell interface to access this metadata 
+ attribute which represents the maximum size of the memstore after which 
  its contents are flushed onto the disk</div>
-<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getMemStoreFlushSize()"><code>getMemStoreFlushSize()</code></a>,
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getMemStoreFlushSize()"><code>getMemStoreFlushSize()</code></a>, 
 <a href="../../../../constant-values.html#org.apache.hadoop.hbase.HTableDescriptor.MEMSTORE_FLUSHSIZE">Constant Field Values</a></dd></dl>
 </li>
 </ul>
@@ -725,9 +725,9 @@ implements org.apache.hadoop.io.WritableComparable&lt;<a href="../../../../org/a
 <li class="blockList">
 <h4>IS_ROOT</h4>
 <pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.119">IS_ROOT</a></pre>
-<div class="block"><em>INTERNAL</em> Used by rest interface to access this metadata
+<div class="block"><em>INTERNAL</em> Used by rest interface to access this metadata 
  attribute which denotes if the table is a -ROOT- region or not</div>
-<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#isRootRegion()"><code>isRootRegion()</code></a>,
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#isRootRegion()"><code>isRootRegion()</code></a>, 
 <a href="../../../../constant-values.html#org.apache.hadoop.hbase.HTableDescriptor.IS_ROOT">Constant Field Values</a></dd></dl>
 </li>
 </ul>
@@ -738,10 +738,10 @@ implements org.apache.hadoop.io.WritableComparable&lt;<a href="../../../../org/a
 <li class="blockList">
 <h4>IS_META</h4>
 <pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.130">IS_META</a></pre>
-<div class="block"><em>INTERNAL</em> Used by rest interface to access this metadata
+<div class="block"><em>INTERNAL</em> Used by rest interface to access this metadata 
  attribute which denotes if it is a catalog table, either
  <code> .META. </code> or <code> -ROOT- </code></div>
-<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#isMetaRegion()"><code>isMetaRegion()</code></a>,
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#isMetaRegion()"><code>isMetaRegion()</code></a>, 
 <a href="../../../../constant-values.html#org.apache.hadoop.hbase.HTableDescriptor.IS_META">Constant Field Values</a></dd></dl>
 </li>
 </ul>
@@ -752,7 +752,7 @@ implements org.apache.hadoop.io.WritableComparable&lt;<a href="../../../../org/a
 <li class="blockList">
 <h4>DEFERRED_LOG_FLUSH</h4>
 <pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.138">DEFERRED_LOG_FLUSH</a></pre>
-<div class="block"><em>INTERNAL</em> Used by HBase Shell interface to access this metadata
+<div class="block"><em>INTERNAL</em> Used by HBase Shell interface to access this metadata 
  attribute which denotes if the deferred log flush option is enabled</div>
 <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.hadoop.hbase.HTableDescriptor.DEFERRED_LOG_FLUSH">Constant Field Values</a></dd></dl>
 </li>
@@ -775,7 +775,7 @@ implements org.apache.hadoop.io.WritableComparable&lt;<a href="../../../../org/a
 <li class="blockList">
 <h4>DEFAULT_MEMSTORE_FLUSH_SIZE</h4>
 <pre>public static final&nbsp;long <a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.164">DEFAULT_MEMSTORE_FLUSH_SIZE</a></pre>
-<div class="block">Constant that denotes the maximum default size of the memstore after which
+<div class="block">Constant that denotes the maximum default size of the memstore after which 
  the contents are flushed to the store files</div>
 <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.hadoop.hbase.HTableDescriptor.DEFAULT_MEMSTORE_FLUSH_SIZE">Constant Field Values</a></dd></dl>
 </li>
@@ -925,8 +925,8 @@ implements org.apache.hadoop.io.WritableComparable&lt;<a href="../../../../org/a
 <li class="blockList">
 <h4>setRootRegion</h4>
 <pre>protected&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.316">setRootRegion</a>(boolean&nbsp;isRoot)</pre>
-<div class="block"><em> INTERNAL </em> Used to denote if the current table represents
- <code> -ROOT- </code> region. This is used internally by the
+<div class="block"><em> INTERNAL </em> Used to denote if the current table represents 
+ <code> -ROOT- </code> region. This is used internally by the 
  HTableDescriptor constructors</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>isRoot</code> - true if this is the <code> -ROOT- </code> region</dd></dl>
 </li>
@@ -940,7 +940,7 @@ implements org.apache.hadoop.io.WritableComparable&lt;<a href="../../../../org/a
 <pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.328">isMetaRegion</a>()</pre>
 <div class="block">Checks if this table is either <code> -ROOT- </code> or <code> .META. </code>
  region.</div>
-<dl><dt><span class="strong">Returns:</span></dt><dd>true if this is either a <code> -ROOT- </code> or <code> .META. </code>
+<dl><dt><span class="strong">Returns:</span></dt><dd>true if this is either a <code> -ROOT- </code> or <code> .META. </code> 
  region</dd></dl>
 </li>
 </ul>
@@ -951,10 +951,10 @@ implements org.apache.hadoop.io.WritableComparable&lt;<a href="../../../../org/a
 <li class="blockList">
 <h4>setMetaRegion</h4>
 <pre>protected&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.358">setMetaRegion</a>(boolean&nbsp;isMeta)</pre>
-<div class="block"><em> INTERNAL </em> Used to denote if the current table represents
- <code> -ROOT- </code> or <code> .META. </code> region. This is used
+<div class="block"><em> INTERNAL </em> Used to denote if the current table represents 
+ <code> -ROOT- </code> or <code> .META. </code> region. This is used 
  internally by the HTableDescriptor constructors</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>isMeta</code> - true if its either <code> -ROOT- </code> or
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>isMeta</code> - true if its either <code> -ROOT- </code> or 
  <code> .META. </code> region</dd></dl>
 </li>
 </ul>
@@ -976,9 +976,9 @@ implements org.apache.hadoop.io.WritableComparable&lt;<a href="../../../../org/a
 <li class="blockList">
 <h4>isMetaTable</h4>
 <pre>public static&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.378">isMetaTable</a>(byte[]&nbsp;tableName)</pre>
-<div class="block">Checks of the tableName being passed represents either
+<div class="block">Checks of the tableName being passed represents either 
  <code > -ROOT- </code> or <code> .META. </code></div>
-<dl><dt><span class="strong">Returns:</span></dt><dd>true if a tablesName is either <code> -ROOT- </code>
+<dl><dt><span class="strong">Returns:</span></dt><dd>true if a tablesName is either <code> -ROOT- </code> 
  or <code> .META. </code></dd></dl>
 </li>
 </ul>
@@ -1108,7 +1108,7 @@ implements org.apache.hadoop.io.WritableComparable&lt;<a href="../../../../org/a
 <li class="blockList">
 <h4>isReadOnly</h4>
 <pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.536">isReadOnly</a>()</pre>
-<div class="block">Check if the readOnly flag of the table is set. If the readOnly flag is
+<div class="block">Check if the readOnly flag of the table is set. If the readOnly flag is 
  set then the contents of the table can only be read from but not modified.</div>
 <dl><dt><span class="strong">Returns:</span></dt><dd>true if all columns in the table should be read only</dd></dl>
 </li>
@@ -1121,7 +1121,7 @@ implements org.apache.hadoop.io.WritableComparable&lt;<a href="../../../../org/a
 <h4>setReadOnly</h4>
 <pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.548">setReadOnly</a>(boolean&nbsp;readOnly)</pre>
 <div class="block">Setting the table as read only sets all the columns in the table as read
- only. By default all tables are modifiable, but if the readOnly flag is
+ only. By default all tables are modifiable, but if the readOnly flag is 
  set to true then the contents of the table can only be read but not modified.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>readOnly</code> - True if all of the columns in the table should be read
  only.</dd></dl>
@@ -1145,15 +1145,15 @@ implements org.apache.hadoop.io.WritableComparable&lt;<a href="../../../../org/a
 <li class="blockList">
 <h4>setDeferredLogFlush</h4>
 <pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.581">setDeferredLogFlush</a>(boolean&nbsp;isDeferredLogFlush)</pre>
-<div class="block">This is used to defer the log edits syncing to the file system. Everytime
- an edit is sent to the server it is first sync'd to the file system by the
- log writer. This sync is an expensive operation and thus can be deferred so
+<div class="block">This is used to defer the log edits syncing to the file system. Everytime 
+ an edit is sent to the server it is first sync'd to the file system by the 
+ log writer. This sync is an expensive operation and thus can be deferred so 
  that the edits are kept in memory for a specified period of time as represented
  by <code> hbase.regionserver.optionallogflushinterval </code> and not flushed
  for every edit.
  <p>
  NOTE:- This option might result in data loss if the region server crashes
- before these deferred edits in memory are flushed onto the filesystem.
+ before these deferred edits in memory are flushed onto the filesystem. 
  </p></div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>isDeferredLogFlush</code> - </dd></dl>
 </li>
@@ -1187,7 +1187,7 @@ implements org.apache.hadoop.io.WritableComparable&lt;<a href="../../../../org/a
 <li class="blockList">
 <h4>getRegionSplitPolicyClassName</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.614">getRegionSplitPolicyClassName</a>()</pre>
-<div class="block">This get the class associated with the region split policy which
+<div class="block">This get the class associated with the region split policy which 
  determines when a region split should occur.  The class used by
  default is <a href="../../../../org/apache/hadoop/hbase/regionserver/ConstantSizeRegionSplitPolicy.html" title="class in org.apache.hadoop.hbase.regionserver"><code>ConstantSizeRegionSplitPolicy</code></a>
  which split the region base on a constant <a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getMaxFileSize()"><code>getMaxFileSize()</code></a></div>
@@ -1228,14 +1228,14 @@ implements org.apache.hadoop.io.WritableComparable&lt;<a href="../../../../org/a
 <h4>setMaxFileSize</h4>
 <pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.661">setMaxFileSize</a>(long&nbsp;maxFileSize)</pre>
 <div class="block">Sets the maximum size upto which a region can grow to after which a region
- split is triggered. The region size is represented by the size of the biggest
- store file in that region, i.e. If the biggest store file grows beyond the
- maxFileSize, then the region split is triggered. This defaults to a value of
+ split is triggered. The region size is represented by the size of the biggest 
+ store file in that region, i.e. If the biggest store file grows beyond the 
+ maxFileSize, then the region split is triggered. This defaults to a value of 
  256 MB.
  <p>
- This is not an absolute value and might vary. Assume that a single row exceeds
+ This is not an absolute value and might vary. Assume that a single row exceeds 
  the maxFileSize then the storeFileSize will be greater than maxFileSize since
- a single row cannot be split across multiple regions
+ a single row cannot be split across multiple regions 
  </p></div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>maxFileSize</code> - The maximum file size that a store file can grow to
  before a split is triggered.</dd></dl>
@@ -1259,7 +1259,7 @@ implements org.apache.hadoop.io.WritableComparable&lt;<a href="../../../../org/a
 <li class="blockList">
 <h4>setMemStoreFlushSize</h4>
 <pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.686">setMemStoreFlushSize</a>(long&nbsp;memstoreFlushSize)</pre>
-<div class="block">Represents the maximum size of the memstore after which the contents of the
+<div class="block">Represents the maximum size of the memstore after which the contents of the 
  memstore are flushed to the filesystem. This defaults to a size of 64 MB.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>memstoreFlushSize</code> - memory cache flush size for each hregion</dd></dl>
 </li>
@@ -1328,7 +1328,7 @@ implements org.apache.hadoop.io.WritableComparable&lt;<a href="../../../../org/a
 <li class="blockList">
 <h4>equals</h4>
 <pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.826">equals</a>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;obj)</pre>
-<div class="block">Compare the contents of the descriptor with another one passed as a parameter.
+<div class="block">Compare the contents of the descriptor with another one passed as a parameter. 
  Checks if the obj passed is an instance of HTableDescriptor, if yes then the
  contents of the descriptors are compared.</div>
 <dl>
@@ -1358,7 +1358,7 @@ implements org.apache.hadoop.io.WritableComparable&lt;<a href="../../../../org/a
 <h4>readFields</h4>
 <pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.861">readFields</a>(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/DataInput.html?is-external=true" title="class or interface in java.io">DataInput</a>&nbsp;in)
                 throws <a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
-<div class="block"><em> INTERNAL </em> This method is a part of <code>WritableComparable</code> interface
+<div class="block"><em> INTERNAL </em> This method is a part of <code>WritableComparable</code> interface 
  and is used for de-serialization of the HTableDescriptor over RPC</div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
@@ -1375,7 +1375,7 @@ implements org.apache.hadoop.io.WritableComparable&lt;<a href="../../../../org/a
 <h4>write</h4>
 <pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.896">write</a>(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/DataOutput.html?is-external=true" title="class or interface in java.io">DataOutput</a>&nbsp;out)
            throws <a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
-<div class="block"><em> INTERNAL </em> This method is a part of <code>WritableComparable</code> interface
+<div class="block"><em> INTERNAL </em> This method is a part of <code>WritableComparable</code> interface 
  and is used for serialization of the HTableDescriptor over RPC</div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
@@ -1396,7 +1396,7 @@ implements org.apache.hadoop.io.WritableComparable&lt;<a href="../../../../org/a
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Comparable.html?is-external=true#compareTo(T)" title="class or interface in java.lang">compareTo</a></code>&nbsp;in interface&nbsp;<code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;<a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html" title="class in org.apache.hadoop.hbase">HTableDescriptor</a>&gt;</code></dd>
-<dt><span class="strong">Returns:</span></dt><dd>0 if the contents of the descriptors are exactly matching,
+<dt><span class="strong">Returns:</span></dt><dd>0 if the contents of the descriptors are exactly matching, 
      1 if there is a mismatch in the contents</dd></dl>
 </li>
 </ul>
@@ -1407,7 +1407,7 @@ implements org.apache.hadoop.io.WritableComparable&lt;<a href="../../../../org/a
 <li class="blockList">
 <h4>getFamilies</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../org/apache/hadoop/hbase/HColumnDescriptor.html" title="class in org.apache.hadoop.hbase">HColumnDescriptor</a>&gt;&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.961">getFamilies</a>()</pre>
-<div class="block">Returns an unmodifiable collection of all the <a href="../../../../org/apache/hadoop/hbase/HColumnDescriptor.html" title="class in org.apache.hadoop.hbase"><code>HColumnDescriptor</code></a>
+<div class="block">Returns an unmodifiable collection of all the <a href="../../../../org/apache/hadoop/hbase/HColumnDescriptor.html" title="class in org.apache.hadoop.hbase"><code>HColumnDescriptor</code></a> 
  of all the column families of the table.</div>
 <dl><dt><span class="strong">Returns:</span></dt><dd>Immutable collection of <a href="../../../../org/apache/hadoop/hbase/HColumnDescriptor.html" title="class in org.apache.hadoop.hbase"><code>HColumnDescriptor</code></a> of all the
  column families.</dd></dl>
@@ -1420,9 +1420,9 @@ implements org.apache.hadoop.io.WritableComparable&lt;<a href="../../../../org/a
 <li class="blockList">
 <h4>getFamiliesKeys</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;byte[]&gt;&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.973">getFamiliesKeys</a>()</pre>
-<div class="block">Returns all the column family names of the current table. The map of
- HTableDescriptor contains mapping of family name to HColumnDescriptors.
- This returns all the keys of the family map which represents the column
+<div class="block">Returns all the column family names of the current table. The map of 
+ HTableDescriptor contains mapping of family name to HColumnDescriptors. 
+ This returns all the keys of the family map which represents the column 
  family names of the table.</div>
 <dl><dt><span class="strong">Returns:</span></dt><dd>Immutable sorted set of the keys of the families.</dd></dl>
 </li>
@@ -1434,7 +1434,7 @@ implements org.apache.hadoop.io.WritableComparable&lt;<a href="../../../../org/a
 <li class="blockList">
 <h4>getColumnFamilies</h4>
 <pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/HColumnDescriptor.html" title="class in org.apache.hadoop.hbase">HColumnDescriptor</a>[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.985">getColumnFamilies</a>()</pre>
-<div class="block">Returns an array all the <a href="../../../../org/apache/hadoop/hbase/HColumnDescriptor.html" title="class in org.apache.hadoop.hbase"><code>HColumnDescriptor</code></a> of the column families
+<div class="block">Returns an array all the <a href="../../../../org/apache/hadoop/hbase/HColumnDescriptor.html" title="class in org.apache.hadoop.hbase"><code>HColumnDescriptor</code></a> of the column families 
  of the table.</div>
 <dl><dt><span class="strong">Returns:</span></dt><dd>Array of all the HColumnDescriptors of the current table</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getFamilies()"><code>getFamilies()</code></a></dd></dl>
 </li>
@@ -1446,7 +1446,7 @@ implements org.apache.hadoop.io.WritableComparable&lt;<a href="../../../../org/a
 <li class="blockList">
 <h4>getFamily</h4>
 <pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/HColumnDescriptor.html" title="class in org.apache.hadoop.hbase">HColumnDescriptor</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.998">getFamily</a>(byte[]&nbsp;column)</pre>
-<div class="block">Returns the HColumnDescriptor for a specific column family with name as
+<div class="block">Returns the HColumnDescriptor for a specific column family with name as 
  specified by the parameter column.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>column</code> - Column family name</dd>
 <dt><span class="strong">Returns:</span></dt><dd>Column descriptor for the passed family name or the family on
@@ -1460,7 +1460,7 @@ implements org.apache.hadoop.io.WritableComparable&lt;<a href="../../../../org/a
 <li class="blockList">
 <h4>removeFamily</h4>
 <pre>public&nbsp;<a href="../../../../org/apache/hadoop/hbase/HColumnDescriptor.html" title="class in org.apache.hadoop.hbase">HColumnDescriptor</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.1011">removeFamily</a>(byte[]&nbsp;column)</pre>
-<div class="block">Removes the HColumnDescriptor with name specified by the parameter column
+<div class="block">Removes the HColumnDescriptor with name specified by the parameter column 
  from the table descriptor</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>column</code> - Name of the column family to be removed.</dd>
 <dt><span class="strong">Returns:</span></dt><dd>Column descriptor for the passed family name or the family on
@@ -1551,7 +1551,7 @@ implements org.apache.hadoop.io.WritableComparable&lt;<a href="../../../../org/a
 <h4>getTableDir</h4>
 <pre>public static&nbsp;org.apache.hadoop.fs.Path&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HTableDescriptor.html#line.1192">getTableDir</a>(org.apache.hadoop.fs.Path&nbsp;rootdir,
                                     byte[]&nbsp;tableName)</pre>
-<div class="block">Returns the <code>Path</code> object representing the table directory under
+<div class="block">Returns the <code>Path</code> object representing the table directory under 
  path rootdir</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>rootdir</code> - qualified path of HBase root directory</dd><dd><code>tableName</code> - name of table</dd>
 <dt><span class="strong">Returns:</span></dt><dd><code>Path</code> for table</dd></dl>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/ecb8d8ba/0.94/apidocs/org/apache/hadoop/hbase/KeyValue.Type.html
----------------------------------------------------------------------
diff --git a/0.94/apidocs/org/apache/hadoop/hbase/KeyValue.Type.html b/0.94/apidocs/org/apache/hadoop/hbase/KeyValue.Type.html
index b5ba15d..43d648c 100644
--- a/0.94/apidocs/org/apache/hadoop/hbase/KeyValue.Type.html
+++ b/0.94/apidocs/org/apache/hadoop/hbase/KeyValue.Type.html
@@ -303,7 +303,7 @@ for (KeyValue.Type c : KeyValue.Type.values())
 <pre>public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/KeyValue.Type.html" title="enum in org.apache.hadoop.hbase">KeyValue.Type</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/KeyValue.Type.html#line.26">valueOf</a>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
 <div class="block">Returns the enum constant of this type with the specified name.
 The string must match <i>exactly</i> an identifier used to declare an
-enum constant in this type.  (Extraneous whitespace characters are
+enum constant in this type.  (Extraneous whitespace characters are 
 not permitted.)</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - the name of the enum constant to be returned.</dd>
 <dt><span class="strong">Returns:</span></dt><dd>the enum constant with the specified name</dd>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/ecb8d8ba/0.94/apidocs/org/apache/hadoop/hbase/ServerName.html
----------------------------------------------------------------------
diff --git a/0.94/apidocs/org/apache/hadoop/hbase/ServerName.html b/0.94/apidocs/org/apache/hadoop/hbase/ServerName.html
index b2e6405..19e8d2d 100644
--- a/0.94/apidocs/org/apache/hadoop/hbase/ServerName.html
+++ b/0.94/apidocs/org/apache/hadoop/hbase/ServerName.html
@@ -113,10 +113,10 @@ implements <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Comparabl
  For example, if hostname is <code>example.org</code>, port is <code>1234</code>,
  and the startcode for the regionserver is <code>1212121212</code>, then
  the <a href="../../../../org/apache/hadoop/hbase/ServerName.html#toString()"><code>toString()</code></a> would be <code>example.org,1234,1212121212</code>.
-
+ 
  <p>You can obtain a versioned serialized form of this class by calling
  <a href="../../../../org/apache/hadoop/hbase/ServerName.html#getVersionedBytes()"><code>getVersionedBytes()</code></a>.  To deserialize, call <a href="../../../../org/apache/hadoop/hbase/ServerName.html#parseVersionedServerName(byte[])"><code>parseVersionedServerName(byte[])</code></a>
-
+ 
  <p>Immutable.</div>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/ecb8d8ba/0.94/apidocs/org/apache/hadoop/hbase/avro/package-summary.html
----------------------------------------------------------------------
diff --git a/0.94/apidocs/org/apache/hadoop/hbase/avro/package-summary.html b/0.94/apidocs/org/apache/hadoop/hbase/avro/package-summary.html
index 92fbb4a..e002a86 100644
--- a/0.94/apidocs/org/apache/hadoop/hbase/avro/package-summary.html
+++ b/0.94/apidocs/org/apache/hadoop/hbase/avro/package-summary.html
@@ -108,7 +108,7 @@
 This directory contains an Avro interface definition file for an HBase RPC
 service and a Java server implementation.
 
-<h2><a name="whatisavro">What is Avro?</a></h2>
+<h2><a name="whatisavro">What is Avro?</a></h2> 
 
 <p>Avro is a data serialization and RPC system. For more, see the
 <a href="http://avro.apache.org/docs/current/spec.html">current specification</a>.
@@ -131,9 +131,9 @@ types, and RPC utility files are checked into SVN under the
 </pre>
 </p>
 
-<p>The 'avro-tools-x.y.z.jar' jarfile is an Avro utility, and it is
-distributed as a part of the Avro package.  Additionally, specific
-language runtime libraries are apart of the Avro package.  A version of the
+<p>The 'avro-tools-x.y.z.jar' jarfile is an Avro utility, and it is 
+distributed as a part of the Avro package.  Additionally, specific 
+language runtime libraries are apart of the Avro package.  A version of the 
 Java runtime is listed as a dendency in Maven.
 </p>
 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/ecb8d8ba/0.94/apidocs/org/apache/hadoop/hbase/class-use/HColumnDescriptor.html
----------------------------------------------------------------------
diff --git a/0.94/apidocs/org/apache/hadoop/hbase/class-use/HColumnDescriptor.html b/0.94/apidocs/org/apache/hadoop/hbase/class-use/HColumnDescriptor.html
index 7eb97c6..8f52be9 100644
--- a/0.94/apidocs/org/apache/hadoop/hbase/class-use/HColumnDescriptor.html
+++ b/0.94/apidocs/org/apache/hadoop/hbase/class-use/HColumnDescriptor.html
@@ -150,21 +150,21 @@ service.</div>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/HColumnDescriptor.html" title="class in org.apache.hadoop.hbase">HColumnDescriptor</a>[]</code></td>
 <td class="colLast"><span class="strong">HTableDescriptor.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getColumnFamilies()">getColumnFamilies</a></strong>()</code>
-<div class="block">Returns an array all the <a href="../../../../../org/apache/hadoop/hbase/HColumnDescriptor.html" title="class in org.apache.hadoop.hbase"><code>HColumnDescriptor</code></a> of the column families
+<div class="block">Returns an array all the <a href="../../../../../org/apache/hadoop/hbase/HColumnDescriptor.html" title="class in org.apache.hadoop.hbase"><code>HColumnDescriptor</code></a> of the column families 
  of the table.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/HColumnDescriptor.html" title="class in org.apache.hadoop.hbase">HColumnDescriptor</a></code></td>
 <td class="colLast"><span class="strong">HTableDescriptor.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getFamily(byte[])">getFamily</a></strong>(byte[]&nbsp;column)</code>
-<div class="block">Returns the HColumnDescriptor for a specific column family with name as
+<div class="block">Returns the HColumnDescriptor for a specific column family with name as 
  specified by the parameter column.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/hadoop/hbase/HColumnDescriptor.html" title="class in org.apache.hadoop.hbase">HColumnDescriptor</a></code></td>
 <td class="colLast"><span class="strong">HTableDescriptor.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#removeFamily(byte[])">removeFamily</a></strong>(byte[]&nbsp;column)</code>
-<div class="block">Removes the HColumnDescriptor with name specified by the parameter column
+<div class="block">Removes the HColumnDescriptor with name specified by the parameter column 
  from the table descriptor</div>
 </td>
 </tr>
@@ -267,7 +267,7 @@ service.</div>
 <tr class="altColor">
 <td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../org/apache/hadoop/hbase/HColumnDescriptor.html" title="class in org.apache.hadoop.hbase">HColumnDescriptor</a>&gt;</code></td>
 <td class="colLast"><span class="strong">HTableDescriptor.</span><code><strong><a href="../../../../../org/apache/hadoop/hbase/HTableDescriptor.html#getFamilies()">getFamilies</a></strong>()</code>
-<div class="block">Returns an unmodifiable collection of all the <a href="../../../../../org/apache/hadoop/hbase/HColumnDescriptor.html" title="class in org.apache.hadoop.hbase"><code>HColumnDescriptor</code></a>
+<div class="block">Returns an unmodifiable collection of all the <a href="../../../../../org/apache/hadoop/hbase/HColumnDescriptor.html" title="class in org.apache.hadoop.hbase"><code>HColumnDescriptor</code></a> 
  of all the column families of the table.</div>
 </td>
 </tr>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/ecb8d8ba/0.94/apidocs/org/apache/hadoop/hbase/client/ClientSmallScanner.html
----------------------------------------------------------------------
diff --git a/0.94/apidocs/org/apache/hadoop/hbase/client/ClientSmallScanner.html b/0.94/apidocs/org/apache/hadoop/hbase/client/ClientSmallScanner.html
index aab7f4b..a05eee5 100644
--- a/0.94/apidocs/org/apache/hadoop/hbase/client/ClientSmallScanner.html
+++ b/0.94/apidocs/org/apache/hadoop/hbase/client/ClientSmallScanner.html
@@ -114,7 +114,7 @@ extends <a href="../../../../../org/apache/hadoop/hbase/client/ClientScanner.htm
 <div class="block">Client scanner for small scan. Generally, only one RPC is called to fetch the
  scan results, unless the results cross multiple regions or the row count of
  results excess the caching.
-
+ 
  For small scan, it will get better performance than <a href="../../../../../org/apache/hadoop/hbase/client/ClientScanner.html" title="class in org.apache.hadoop.hbase.client"><code>ClientScanner</code></a></div>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/ecb8d8ba/0.94/apidocs/org/apache/hadoop/hbase/client/Durability.html
----------------------------------------------------------------------
diff --git a/0.94/apidocs/org/apache/hadoop/hbase/client/Durability.html b/0.94/apidocs/org/apache/hadoop/hbase/client/Durability.html
index dcf7c0b..0b465f0 100644
--- a/0.94/apidocs/org/apache/hadoop/hbase/client/Durability.html
+++ b/0.94/apidocs/org/apache/hadoop/hbase/client/Durability.html
@@ -301,7 +301,7 @@ for (Durability c : Durability.values())
 <pre>public static&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/Durability.html" title="enum in org.apache.hadoop.hbase.client">Durability</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/Durability.html#line.36">valueOf</a>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
 <div class="block">Returns the enum constant of this type with the specified name.
 The string must match <i>exactly</i> an identifier used to declare an
-enum constant in this type.  (Extraneous whitespace characters are
+enum constant in this type.  (Extraneous whitespace characters are 
 not permitted.)</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - the name of the enum constant to be returned.</dd>
 <dt><span class="strong">Returns:</span></dt><dd>the enum constant with the specified name</dd>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/ecb8d8ba/0.94/apidocs/org/apache/hadoop/hbase/client/HBaseAdmin.html
----------------------------------------------------------------------
diff --git a/0.94/apidocs/org/apache/hadoop/hbase/client/HBaseAdmin.html b/0.94/apidocs/org/apache/hadoop/hbase/client/HBaseAdmin.html
index 51181b6..1e83ca5 100644
--- a/0.94/apidocs/org/apache/hadoop/hbase/client/HBaseAdmin.html
+++ b/0.94/apidocs/org/apache/hadoop/hbase/client/HBaseAdmin.html
@@ -1176,7 +1176,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/ipc/HMasterInterface
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>regex</code> - The regular expression to match table names against</dd>
 <dt><span class="strong">Returns:</span></dt><dd>Table descriptors for tables that couldn't be deleted</dd>
 <dt><span class="strong">Throws:</span></dt>
-<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#deleteTables(java.util.regex.Pattern)"><code>deleteTables(java.util.regex.Pattern)</code></a>,
+<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#deleteTables(java.util.regex.Pattern)"><code>deleteTables(java.util.regex.Pattern)</code></a>, 
 <a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#deleteTable(java.lang.String)"><code>deleteTable(java.lang.String)</code></a></dd></dl>
 </li>
 </ul>
@@ -1227,8 +1227,8 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/ipc/HMasterInterface
 <dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if a remote or network exception occurs
  There could be couple types of IOException
  TableNotFoundException means the table doesn't exist.
- TableNotDisabledException means the table isn't in disabled state.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#isTableEnabled(byte[])"><code>isTableEnabled(byte[])</code></a>,
-<a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#disableTable(byte[])"><code>disableTable(byte[])</code></a>,
+ TableNotDisabledException means the table isn't in disabled state.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#isTableEnabled(byte[])"><code>isTableEnabled(byte[])</code></a>, 
+<a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#disableTable(byte[])"><code>disableTable(byte[])</code></a>, 
 <a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#enableTableAsync(byte[])"><code>enableTableAsync(byte[])</code></a></dd></dl>
 </li>
 </ul>
@@ -1278,7 +1278,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/ipc/HMasterInterface
  <a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#enableTable(byte[])"><code>enableTable(byte[])</code></a></div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>regex</code> - The regular expression to match table names against</dd>
 <dt><span class="strong">Throws:</span></dt>
-<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#enableTables(java.util.regex.Pattern)"><code>enableTables(java.util.regex.Pattern)</code></a>,
+<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#enableTables(java.util.regex.Pattern)"><code>enableTables(java.util.regex.Pattern)</code></a>, 
 <a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#enableTable(java.lang.String)"><code>enableTable(java.lang.String)</code></a></dd></dl>
 </li>
 </ul>
@@ -1330,7 +1330,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/ipc/HMasterInterface
 <dt><span class="strong">Throws:</span></dt>
 <dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if a remote or network exception occurs</dd><dt><span class="strong">Since:</span></dt>
   <dd>0.90.0</dd>
-<dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#isTableDisabled(byte[])"><code>isTableDisabled(byte[])</code></a>,
+<dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#isTableDisabled(byte[])"><code>isTableDisabled(byte[])</code></a>, 
 <a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#isTableEnabled(byte[])"><code>isTableEnabled(byte[])</code></a></dd></dl>
 </li>
 </ul>
@@ -1381,7 +1381,7 @@ public&nbsp;<a href="../../../../../org/apache/hadoop/hbase/ipc/HMasterInterface
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>regex</code> - The regular expression to match table names against</dd>
 <dt><span class="strong">Returns:</span></dt><dd>Table descriptors for tables that couldn't be disabled</dd>
 <dt><span class="strong">Throws:</span></dt>
-<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#disableTables(java.util.regex.Pattern)"><code>disableTables(java.util.regex.Pattern)</code></a>,
+<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#disableTables(java.util.regex.Pattern)"><code>disableTables(java.util.regex.Pattern)</code></a>, 
 <a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html#disableTable(java.lang.String)"><code>disableTable(java.lang.String)</code></a></dd></dl>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/ecb8d8ba/0.94/apidocs/org/apache/hadoop/hbase/client/HConnectionManager.html
----------------------------------------------------------------------
diff --git a/0.94/apidocs/org/apache/hadoop/hbase/client/HConnectionManager.html b/0.94/apidocs/org/apache/hadoop/hbase/client/HConnectionManager.html
index 1b7e042..e520cf1 100644
--- a/0.94/apidocs/org/apache/hadoop/hbase/client/HConnectionManager.html
+++ b/0.94/apidocs/org/apache/hadoop/hbase/client/HConnectionManager.html
@@ -100,7 +100,7 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
 <div class="block">A non-instantiable class that manages creation of <a href="../../../../../org/apache/hadoop/hbase/client/HConnection.html" title="interface in org.apache.hadoop.hbase.client"><code>HConnection</code></a>s.
  <p>The simplest way to use this class is by using <a href="../../../../../org/apache/hadoop/hbase/client/HConnectionManager.html#createConnection(org.apache.hadoop.conf.Configuration)"><code>createConnection(Configuration)</code></a>.
  This creates a new <a href="../../../../../org/apache/hadoop/hbase/client/HConnection.html" title="interface in org.apache.hadoop.hbase.client"><code>HConnection</code></a> that is managed by the caller.
- From this <a href="../../../../../org/apache/hadoop/hbase/client/HConnection.html" title="interface in org.apache.hadoop.hbase.client"><code>HConnection</code></a> <a href="../../../../../org/apache/hadoop/hbase/client/HTableInterface.html" title="interface in org.apache.hadoop.hbase.client"><code>HTableInterface</code></a> implementations are retrieved
+ From this <a href="../../../../../org/apache/hadoop/hbase/client/HConnection.html" title="interface in org.apache.hadoop.hbase.client"><code>HConnection</code></a> <a href="../../../../../org/apache/hadoop/hbase/client/HTableInterface.html" title="interface in org.apache.hadoop.hbase.client"><code>HTableInterface</code></a> implementations are retrieved 
  with <a href="../../../../../org/apache/hadoop/hbase/client/HConnection.html#getTable(byte[])"><code>HConnection.getTable(byte[])</code></a>. Example:
  <pre>
  <code>HConnection connection = HConnectionManager.createConnection(config);

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/ecb8d8ba/0.94/apidocs/org/apache/hadoop/hbase/client/HTable.html
----------------------------------------------------------------------
diff --git a/0.94/apidocs/org/apache/hadoop/hbase/client/HTable.html b/0.94/apidocs/org/apache/hadoop/hbase/client/HTable.html
index 80849b5..9203d47 100644
--- a/0.94/apidocs/org/apache/hadoop/hbase/client/HTable.html
+++ b/0.94/apidocs/org/apache/hadoop/hbase/client/HTable.html
@@ -105,10 +105,10 @@ implements <a href="../../../../../org/apache/hadoop/hbase/client/HTableInterfac
 <div class="block"><p>Used to communicate with a single HBase table.
 
  <p>This class is not thread safe for reads nor write.
-
+ 
  <p>In case of writes (Put, Delete), the underlying write buffer can
  be corrupted if multiple threads contend over a single HTable instance.
-
+ 
  <p>In case of reads, some fields used by a Scan are shared among all threads.
  The HTable implementation can either not contract to be safe in case of a Get
 
@@ -135,10 +135,10 @@ implements <a href="../../../../../org/apache/hadoop/hbase/client/HTableInterfac
 
  <p>Note that this class implements the <a href="http://docs.oracle.com/javase/6/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io"><code>Closeable</code></a> interface. When a
  HTable instance is no longer required, it *should* be closed in order to ensure
- that the underlying resources are promptly released. Please note that the close
+ that the underlying resources are promptly released. Please note that the close 
  method can throw java.io.IOException that must be handled.</div>
-<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html" title="class in org.apache.hadoop.hbase.client"><code>for create, drop, list, enable and disable of tables.</code></a>,
-<a href="../../../../../org/apache/hadoop/hbase/client/HConnection.html" title="interface in org.apache.hadoop.hbase.client"><code>HConnection</code></a>,
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/hadoop/hbase/client/HBaseAdmin.html" title="class in org.apache.hadoop.hbase.client"><code>for create, drop, list, enable and disable of tables.</code></a>, 
+<a href="../../../../../org/apache/hadoop/hbase/client/HConnection.html" title="interface in org.apache.hadoop.hbase.client"><code>HConnection</code></a>, 
 <a href="../../../../../org/apache/hadoop/hbase/client/HConnectionManager.html" title="class in org.apache.hadoop.hbase.client"><code>HConnectionManager</code></a></dd></dl>
 </li>
 </ul>
@@ -1732,7 +1732,7 @@ public static&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hado
 <dt><span class="strong">Parameters:</span></dt><dd><code>row</code> - The row to lock.</dd>
 <dt><span class="strong">Returns:</span></dt><dd>A <a href="../../../../../org/apache/hadoop/hbase/client/RowLock.html" title="class in org.apache.hadoop.hbase.client"><code>RowLock</code></a> containing the row and lock id.</dd>
 <dt><span class="strong">Throws:</span></dt>
-<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if a remote or network exception occurs.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/hadoop/hbase/client/RowLock.html" title="class in org.apache.hadoop.hbase.client"><code>RowLock</code></a>,
+<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if a remote or network exception occurs.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/hadoop/hbase/client/RowLock.html" title="class in org.apache.hadoop.hbase.client"><code>RowLock</code></a>, 
 <a href="../../../../../org/apache/hadoop/hbase/client/HTableInterface.html#unlockRow(org.apache.hadoop.hbase.client.RowLock)"><code>HTableInterface.unlockRow(org.apache.hadoop.hbase.client.RowLock)</code></a></dd></dl>
 </li>
 </ul>
@@ -1750,7 +1750,7 @@ public static&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/hado
 <dd><code><a href="../../../../../org/apache/hadoop/hbase/client/HTableInterface.html#unlockRow(org.apache.hadoop.hbase.client.RowLock)">unlockRow</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/hadoop/hbase/client/HTableInterface.html" title="interface in org.apache.hadoop.hbase.client">HTableInterface</a></code></dd>
 <dt><span class="strong">Parameters:</span></dt><dd><code>rl</code> - The row lock to release.</dd>
 <dt><span class="strong">Throws:</span></dt>
-<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if a remote or network exception occurs.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/hadoop/hbase/client/RowLock.html" title="class in org.apache.hadoop.hbase.client"><code>RowLock</code></a>,
+<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if a remote or network exception occurs.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/hadoop/hbase/client/RowLock.html" title="class in org.apache.hadoop.hbase.client"><code>RowLock</code></a>, 
 <a href="../../../../../org/apache/hadoop/hbase/client/HTableInterface.html#unlockRow(org.apache.hadoop.hbase.client.RowLock)"><code>HTableInterface.unlockRow(org.apache.hadoop.hbase.client.RowLock)</code></a></dd></dl>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/ecb8d8ba/0.94/apidocs/org/apache/hadoop/hbase/client/HTableInterface.html
----------------------------------------------------------------------
diff --git a/0.94/apidocs/org/apache/hadoop/hbase/client/HTableInterface.html b/0.94/apidocs/org/apache/hadoop/hbase/client/HTableInterface.html
index 2f063b8..60c5d03 100644
--- a/0.94/apidocs/org/apache/hadoop/hbase/client/HTableInterface.html
+++ b/0.94/apidocs/org/apache/hadoop/hbase/client/HTableInterface.html
@@ -245,7 +245,7 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/io/Closeable.html
                             byte[]&nbsp;family)</code>
 <div class="block"><strong>Deprecated.</strong>&nbsp;
 <div class="block"><i>As of version 0.92 this method is deprecated without
- replacement.
+ replacement.   
  getRowOrBefore is used internally to find entries in .META. and makes
  various assumptions about the table (which are true for .META. but not
  in general) to be efficient.</i></div>
@@ -539,7 +539,7 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/io/Closeable.html
                     byte[]&nbsp;family)
                       throws <a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>As of version 0.92 this method is deprecated without
- replacement.
+ replacement.   
  getRowOrBefore is used internally to find entries in .META. and makes
  various assumptions about the table (which are true for .META. but not
  in general) to be efficient.</i></div>
@@ -896,7 +896,7 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/io/Closeable.html
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>row</code> - The row to lock.</dd>
 <dt><span class="strong">Returns:</span></dt><dd>A <a href="../../../../../org/apache/hadoop/hbase/client/RowLock.html" title="class in org.apache.hadoop.hbase.client"><code>RowLock</code></a> containing the row and lock id.</dd>
 <dt><span class="strong">Throws:</span></dt>
-<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if a remote or network exception occurs.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/hadoop/hbase/client/RowLock.html" title="class in org.apache.hadoop.hbase.client"><code>RowLock</code></a>,
+<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if a remote or network exception occurs.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/hadoop/hbase/client/RowLock.html" title="class in org.apache.hadoop.hbase.client"><code>RowLock</code></a>, 
 <a href="../../../../../org/apache/hadoop/hbase/client/HTableInterface.html#unlockRow(org.apache.hadoop.hbase.client.RowLock)"><code>unlockRow(org.apache.hadoop.hbase.client.RowLock)</code></a></dd></dl>
 </li>
 </ul>
@@ -912,7 +912,7 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/io/Closeable.html
 <div class="block">Releases a row lock.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>rl</code> - The row lock to release.</dd>
 <dt><span class="strong">Throws:</span></dt>
-<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if a remote or network exception occurs.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/hadoop/hbase/client/RowLock.html" title="class in org.apache.hadoop.hbase.client"><code>RowLock</code></a>,
+<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if a remote or network exception occurs.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/hadoop/hbase/client/RowLock.html" title="class in org.apache.hadoop.hbase.client"><code>RowLock</code></a>, 
 <a href="../../../../../org/apache/hadoop/hbase/client/HTableInterface.html#unlockRow(org.apache.hadoop.hbase.client.RowLock)"><code>unlockRow(org.apache.hadoop.hbase.client.RowLock)</code></a></dd></dl>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/ecb8d8ba/0.94/apidocs/org/apache/hadoop/hbase/client/HTablePool.html
----------------------------------------------------------------------
diff --git a/0.94/apidocs/org/apache/hadoop/hbase/client/HTablePool.html b/0.94/apidocs/org/apache/hadoop/hbase/client/HTablePool.html
index 1443f23..040a5d7 100644
--- a/0.94/apidocs/org/apache/hadoop/hbase/client/HTablePool.html
+++ b/0.94/apidocs/org/apache/hadoop/hbase/client/HTablePool.html
@@ -106,7 +106,7 @@
 extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>
 implements <a href="http://docs.oracle.com/javase/6/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io">Closeable</a></pre>
 <div class="block">A simple pool of HTable instances.
-
+ 
  Each HTablePool acts as a pool for all tables. To use, instantiate an
  HTablePool and use <a href="../../../../../org/apache/hadoop/hbase/client/HTablePool.html#getTable(java.lang.String)"><code>getTable(String)</code></a> to get an HTable from the pool.
 
@@ -116,12 +116,12 @@ implements <a href="http://docs.oracle.com/javase/6/docs/api/java/io/Closeable.h
  Once you are done with it, close your instance of <a href="../../../../../org/apache/hadoop/hbase/client/HTableInterface.html" title="interface in org.apache.hadoop.hbase.client"><code>HTableInterface</code></a>
  by calling <a href="../../../../../org/apache/hadoop/hbase/client/HTableInterface.html#close()"><code>HTableInterface.close()</code></a> rather than returning the tables
  to the pool with (deprecated) <a href="../../../../../org/apache/hadoop/hbase/client/HTablePool.html#putTable(org.apache.hadoop.hbase.client.HTableInterface)"><code>putTable(HTableInterface)</code></a>.
-
+ 
  <p>
  A pool can be created with a <i>maxSize</i> which defines the most HTable
  references that will ever be retained for each table. Otherwise the default
  is <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true#MAX_VALUE" title="class or interface in java.lang"><code>Integer.MAX_VALUE</code></a>.
-
+ 
  <p>
  Pool will manage its own connections to the cluster. See
  <a href="../../../../../org/apache/hadoop/hbase/client/HConnectionManager.html" title="class in org.apache.hadoop.hbase.client"><code>HConnectionManager</code></a>.</div>
@@ -385,7 +385,7 @@ implements <a href="http://docs.oracle.com/javase/6/docs/api/java/io/Closeable.h
 <div class="block"><span class="strong">Deprecated.</span>&nbsp;</div>
 <div class="block">Get a reference to the specified table from the pool.
  <p>
-
+ 
  Create a new one if one is not available.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>tableName</code> - table name</dd>
 <dt><span class="strong">Returns:</span></dt><dd>a reference to the specified table</dd>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/ecb8d8ba/0.94/apidocs/org/apache/hadoop/hbase/client/HTableUtil.html
----------------------------------------------------------------------
diff --git a/0.94/apidocs/org/apache/hadoop/hbase/client/HTableUtil.html b/0.94/apidocs/org/apache/hadoop/hbase/client/HTableUtil.html
index 756fbbb..076dd92 100644
--- a/0.94/apidocs/org/apache/hadoop/hbase/client/HTableUtil.html
+++ b/0.94/apidocs/org/apache/hadoop/hbase/client/HTableUtil.html
@@ -195,15 +195,15 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
 <pre>public static&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTableUtil.html#line.63">bucketRsPut</a>(<a href="../../../../../org/apache/hadoop/hbase/client/HTable.html" title="class in org.apache.hadoop.hbase.client">HTable</a>&nbsp;htable,
                <a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/apache/hadoop/hbase/client/Put.html" title="class in org.apache.hadoop.hbase.client">Put</a>&gt;&nbsp;puts)
                         throws <a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
-<div class="block">Processes a List of Puts and writes them to an HTable instance in RegionServer buckets via the htable.put method.
- This will utilize the writeBuffer, thus the writeBuffer flush frequency may be tuned accordingly via htable.setWriteBufferSize.
+<div class="block">Processes a List of Puts and writes them to an HTable instance in RegionServer buckets via the htable.put method. 
+ This will utilize the writeBuffer, thus the writeBuffer flush frequency may be tuned accordingly via htable.setWriteBufferSize. 
  <br><br>
  The benefit of submitting Puts in this manner is to minimize the number of RegionServer RPCs in each flush.
  <br><br>
- Assumption #1:  Regions have been pre-created for the table.  If they haven't, then all of the Puts will go to the same region,
+ Assumption #1:  Regions have been pre-created for the table.  If they haven't, then all of the Puts will go to the same region, 
  defeating the purpose of this utility method. See the Apache HBase book for an explanation of how to do this.
  <br>
- Assumption #2:  Row-keys are not monotonically increasing.  See the Apache HBase book for an explanation of this problem.
+ Assumption #2:  Row-keys are not monotonically increasing.  See the Apache HBase book for an explanation of this problem.  
  <br>
  Assumption #3:  That the input list of Puts is big enough to be useful (in the thousands or more).  The intent of this
  method is to process larger chunks of data.
@@ -224,15 +224,15 @@ extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?
 <pre>public static&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/HTableUtil.html#line.92">bucketRsBatch</a>(<a href="../../../../../org/apache/hadoop/hbase/client/HTable.html" title="class in org.apache.hadoop.hbase.client">HTable</a>&nbsp;htable,
                  <a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/apache/hadoop/hbase/client/Row.html" title="interface in org.apache.hadoop.hbase.client">Row</a>&gt;&nbsp;rows)
                           throws <a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
-<div class="block">Processes a List of Rows (Put, Delete) and writes them to an HTable instance in RegionServer buckets via the htable.batch method.
+<div class="block">Processes a List of Rows (Put, Delete) and writes them to an HTable instance in RegionServer buckets via the htable.batch method. 
  <br><br>
  The benefit of submitting Puts in this manner is to minimize the number of RegionServer RPCs, thus this will
  produce one RPC of Puts per RegionServer.
  <br><br>
- Assumption #1:  Regions have been pre-created for the table.  If they haven't, then all of the Puts will go to the same region,
+ Assumption #1:  Regions have been pre-created for the table.  If they haven't, then all of the Puts will go to the same region, 
  defeating the purpose of this utility method. See the Apache HBase book for an explanation of how to do this.
  <br>
- Assumption #2:  Row-keys are not monotonically increasing.  See the Apache HBase book for an explanation of this problem.
+ Assumption #2:  Row-keys are not monotonically increasing.  See the Apache HBase book for an explanation of this problem.  
  <br>
  Assumption #3:  That the input list of Rows is big enough to be useful (in the thousands or more).  The intent of this
  method is to process larger chunks of data.

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/ecb8d8ba/0.94/apidocs/org/apache/hadoop/hbase/client/IsolationLevel.html
----------------------------------------------------------------------
diff --git a/0.94/apidocs/org/apache/hadoop/hbase/client/IsolationLevel.html b/0.94/apidocs/org/apache/hadoop/hbase/client/IsolationLevel.html
index 694db42..02d3c6c 100644
--- a/0.94/apidocs/org/apache/hadoop/hbase/client/IsolationLevel.html
+++ b/0.94/apidocs/org/apache/hadoop/hbase/client/IsolationLevel.html
@@ -261,7 +261,7 @@ for (IsolationLevel c : IsolationLevel.values())
 <pre>public static&nbsp;<a href="../../../../../org/apache/hadoop/hbase/client/IsolationLevel.html" title="enum in org.apache.hadoop.hbase.client">IsolationLevel</a>&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/IsolationLevel.html#line.30">valueOf</a>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
 <div class="block">Returns the enum constant of this type with the specified name.
 The string must match <i>exactly</i> an identifier used to declare an
-enum constant in this type.  (Extraneous whitespace characters are
+enum constant in this type.  (Extraneous whitespace characters are 
 not permitted.)</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - the name of the enum constant to be returned.</dd>
 <dt><span class="strong">Returns:</span></dt><dd>the enum constant with the specified name</dd>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/ecb8d8ba/0.94/apidocs/org/apache/hadoop/hbase/client/MultiPut.html
----------------------------------------------------------------------
diff --git a/0.94/apidocs/org/apache/hadoop/hbase/client/MultiPut.html b/0.94/apidocs/org/apache/hadoop/hbase/client/MultiPut.html
index dfbab0f..7779a65 100644
--- a/0.94/apidocs/org/apache/hadoop/hbase/client/MultiPut.html
+++ b/0.94/apidocs/org/apache/hadoop/hbase/client/MultiPut.html
@@ -224,8 +224,8 @@ implements org.apache.hadoop.io.Writable</pre>
 <td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/hadoop/hbase/client/MultiPut.html#toMap(int)">toMap</a></strong>(int&nbsp;maxCols)</code>
 <div class="block"><strong>Deprecated.</strong>&nbsp;</div>
-<div class="block">Compile the details beyond the scope of getFingerprint (mostly
- toMap from the Puts) into a Map along with the fingerprinted
+<div class="block">Compile the details beyond the scope of getFingerprint (mostly 
+ toMap from the Puts) into a Map along with the fingerprinted 
  information.</div>
 </td>
 </tr>
@@ -373,7 +373,7 @@ implements org.apache.hadoop.io.Writable</pre>
 <h4>getFingerprint</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/MultiPut.html#line.99">getFingerprint</a>()</pre>
 <div class="block"><span class="strong">Deprecated.</span>&nbsp;</div>
-<div class="block">Compile the table and column family (i.e. schema) information
+<div class="block">Compile the table and column family (i.e. schema) information 
  into a String. Useful for parsing and aggregation by debugging,
  logging, and administration tools.</div>
 <dl>
@@ -390,8 +390,8 @@ implements org.apache.hadoop.io.Writable</pre>
 <h4>toMap</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/hadoop/hbase/client/MultiPut.html#line.150">toMap</a>(int&nbsp;maxCols)</pre>
 <div class="block"><span class="strong">Deprecated.</span>&nbsp;</div>
-<div class="block">Compile the details beyond the scope of getFingerprint (mostly
- toMap from the Puts) into a Map along with the fingerprinted
+<div class="block">Compile the details beyond the scope of getFingerprint (mostly 
+ toMap from the Puts) into a Map along with the fingerprinted 
  information. Useful for debugging, logging, and administration tools.</div>
 <dl>
 <dt><strong>Specified by:</strong></dt>