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 19:54:22 UTC

[36/51] [partial] hbase-site git commit: Added back lots of missing javadoc files

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/effc9f6f/devapidocs/index-all.html
----------------------------------------------------------------------
diff --git a/devapidocs/index-all.html b/devapidocs/index-all.html
index c41f50b..be46e97 100644
--- a/devapidocs/index-all.html
+++ b/devapidocs/index-all.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Index (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="./stylesheet.css" title="Style">
 </head>
@@ -7432,6 +7432,8 @@
  Throw exception if the table exists on peer cluster but descriptors are not same.
  </div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/hadoop/hbase/procedure2/store/wal/WALProcedureStore.html#checkAndTryRoll()">checkAndTryRoll()</a></span> - Method in class org.apache.hadoop.hbase.procedure2.store.wal.<a href="./org/apache/hadoop/hbase/procedure2/store/wal/WALProcedureStore.html" title="class in org.apache.hadoop.hbase.procedure2.store.wal">WALProcedureStore</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/hadoop/hbase/master/snapshot/SnapshotManager.html#checkAndUpdateNamespaceQuota(org.apache.hadoop.hbase.snapshot.SnapshotManifest,%20org.apache.hadoop.hbase.TableName)">checkAndUpdateNamespaceQuota(SnapshotManifest, TableName)</a></span> - Method in class org.apache.hadoop.hbase.master.snapshot.<a href="./org/apache/hadoop/hbase/master/snapshot/SnapshotManager.html" title="class in org.apache.hadoop.hbase.master.snapshot">SnapshotManager</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/hadoop/hbase/namespace/NamespaceStateManager.html#checkAndUpdateNamespaceRegionCount(org.apache.hadoop.hbase.TableName,%20byte[],%20int)">checkAndUpdateNamespaceRegionCount(TableName, byte[], int)</a></span> - Method in class org.apache.hadoop.hbase.namespace.<a href="./org/apache/hadoop/hbase/namespace/NamespaceStateManager.html" title="class in org.apache.hadoop.hbase.namespace">NamespaceStateManager</a></dt>
@@ -42559,6 +42561,8 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/hadoop/hbase/rest/model/ColumnSchemaModel.html#IN_MEMORY">IN_MEMORY</a></span> - Static variable in class org.apache.hadoop.hbase.rest.model.<a href="./org/apache/hadoop/hbase/rest/model/ColumnSchemaModel.html" title="class in org.apache.hadoop.hbase.rest.model">ColumnSchemaModel</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/hadoop/hbase/procedure2/store/wal/WALProcedureStore.html#inactiveLogsMaxId">inactiveLogsMaxId</a></span> - Variable in class org.apache.hadoop.hbase.procedure2.store.wal.<a href="./org/apache/hadoop/hbase/procedure2/store/wal/WALProcedureStore.html" title="class in org.apache.hadoop.hbase.procedure2.store.wal">WALProcedureStore</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/hadoop/hbase/snapshot/SnapshotInfo.SnapshotStats.FileInfo.html#inArchive">inArchive</a></span> - Variable in class org.apache.hadoop.hbase.snapshot.<a href="./org/apache/hadoop/hbase/snapshot/SnapshotInfo.SnapshotStats.FileInfo.html" title="class in org.apache.hadoop.hbase.snapshot">SnapshotInfo.SnapshotStats.FileInfo</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/hadoop/hbase/snapshot/SnapshotInfo.SnapshotStats.FileInfo.html#inArchive()">inArchive()</a></span> - Method in class org.apache.hadoop.hbase.snapshot.<a href="./org/apache/hadoop/hbase/snapshot/SnapshotInfo.SnapshotStats.FileInfo.html" title="class in org.apache.hadoop.hbase.snapshot">SnapshotInfo.SnapshotStats.FileInfo</a></dt>
@@ -44160,9 +44164,9 @@
 <dd>
 <div class="block">When a procedure is submitted to the executor insert(proc, null) will be called.</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/hadoop/hbase/procedure2/store/ProcedureStoreTracker.html#insert(long)">insert(long)</a></span> - Method in class org.apache.hadoop.hbase.procedure2.store.<a href="./org/apache/hadoop/hbase/procedure2/store/ProcedureStoreTracker.html" title="class in org.apache.hadoop.hbase.procedure2.store">ProcedureStoreTracker</a></dt>
+<dt><span class="strong"><a href="./org/apache/hadoop/hbase/procedure2/store/ProcedureStoreTracker.html#insert(org.apache.hadoop.hbase.procedure2.Procedure,%20org.apache.hadoop.hbase.procedure2.Procedure[])">insert(Procedure, Procedure[])</a></span> - Method in class org.apache.hadoop.hbase.procedure2.store.<a href="./org/apache/hadoop/hbase/procedure2/store/ProcedureStoreTracker.html" title="class in org.apache.hadoop.hbase.procedure2.store">ProcedureStoreTracker</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/hadoop/hbase/procedure2/store/ProcedureStoreTracker.html#insert(long,%20long[])">insert(long, long[])</a></span> - Method in class org.apache.hadoop.hbase.procedure2.store.<a href="./org/apache/hadoop/hbase/procedure2/store/ProcedureStoreTracker.html" title="class in org.apache.hadoop.hbase.procedure2.store">ProcedureStoreTracker</a></dt>
+<dt><span class="strong"><a href="./org/apache/hadoop/hbase/procedure2/store/ProcedureStoreTracker.html#insert(long)">insert(long)</a></span> - Method in class org.apache.hadoop.hbase.procedure2.store.<a href="./org/apache/hadoop/hbase/procedure2/store/ProcedureStoreTracker.html" title="class in org.apache.hadoop.hbase.procedure2.store">ProcedureStoreTracker</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/hadoop/hbase/procedure2/store/wal/WALProcedureStore.html#insert(org.apache.hadoop.hbase.procedure2.Procedure,%20org.apache.hadoop.hbase.procedure2.Procedure[])">insert(Procedure, Procedure[])</a></span> - Method in class org.apache.hadoop.hbase.procedure2.store.wal.<a href="./org/apache/hadoop/hbase/procedure2/store/wal/WALProcedureStore.html" title="class in org.apache.hadoop.hbase.procedure2.store.wal">WALProcedureStore</a></dt>
 <dd>&nbsp;</dd>
@@ -59859,8 +59863,6 @@ service.</div>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/hadoop/hbase/procedure2/store/wal/WALProcedureStore.html#periodicRoll()">periodicRoll()</a></span> - Method in class org.apache.hadoop.hbase.procedure2.store.wal.<a href="./org/apache/hadoop/hbase/procedure2/store/wal/WALProcedureStore.html" title="class in org.apache.hadoop.hbase.procedure2.store.wal">WALProcedureStore</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/hadoop/hbase/procedure2/store/wal/WALProcedureStore.html#periodicRollForTesting()">periodicRollForTesting()</a></span> - Method in class org.apache.hadoop.hbase.procedure2.store.wal.<a href="./org/apache/hadoop/hbase/procedure2/store/wal/WALProcedureStore.html" title="class in org.apache.hadoop.hbase.procedure2.store.wal">WALProcedureStore</a></dt>
-<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/hadoop/hbase/procedure2/store/wal/WALProcedureStore.html#periodicRollMsec">periodicRollMsec</a></span> - Variable in class org.apache.hadoop.hbase.procedure2.store.wal.<a href="./org/apache/hadoop/hbase/procedure2/store/wal/WALProcedureStore.html" title="class in org.apache.hadoop.hbase.procedure2.store.wal">WALProcedureStore</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/hadoop/hbase/replication/regionserver/HFileReplicator.html#PERM_ALL_ACCESS">PERM_ALL_ACCESS</a></span> - Static variable in class org.apache.hadoop.hbase.replication.regionserver.<a href="./org/apache/hadoop/hbase/replication/regionserver/HFileReplicator.html" title="class in org.apache.hadoop.hbase.replication.regionserver">HFileReplicator</a></dt>
@@ -64406,7 +64408,7 @@ service.</div>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/hadoop/hbase/master/TableLockManager.ZKTableLockManager.TableLockImpl.html#purpose">purpose</a></span> - Variable in class org.apache.hadoop.hbase.master.<a href="./org/apache/hadoop/hbase/master/TableLockManager.ZKTableLockManager.TableLockImpl.html" title="class in org.apache.hadoop.hbase.master">TableLockManager.ZKTableLockManager.TableLockImpl</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/hadoop/hbase/procedure2/store/wal/WALProcedureStore.html#pushData(org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore.PushType,%20org.apache.hadoop.hbase.procedure2.util.ByteSlot,%20long,%20long[])">pushData(WALProcedureStore.PushType, ByteSlot, long, long[])</a></span> - Method in class org.apache.hadoop.hbase.procedure2.store.wal.<a href="./org/apache/hadoop/hbase/procedure2/store/wal/WALProcedureStore.html" title="class in org.apache.hadoop.hbase.procedure2.store.wal">WALProcedureStore</a></dt>
+<dt><span class="strong"><a href="./org/apache/hadoop/hbase/procedure2/store/wal/WALProcedureStore.html#pushData(org.apache.hadoop.hbase.procedure2.util.ByteSlot)">pushData(ByteSlot)</a></span> - Method in class org.apache.hadoop.hbase.procedure2.store.wal.<a href="./org/apache/hadoop/hbase/procedure2/store/wal/WALProcedureStore.html" title="class in org.apache.hadoop.hbase.procedure2.store.wal">WALProcedureStore</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/hadoop/hbase/client/HTable.html#put(org.apache.hadoop.hbase.client.Put)">put(Put)</a></span> - Method in class org.apache.hadoop.hbase.client.<a href="./org/apache/hadoop/hbase/client/HTable.html" title="class in org.apache.hadoop.hbase.client">HTable</a></dt>
 <dd>
@@ -71819,8 +71821,6 @@ service.</div>
 <dd>
 <div class="block">Roll the log writer.</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/hadoop/hbase/procedure2/store/wal/WALProcedureStore.html#rollWriterForTesting()">rollWriterForTesting()</a></span> - Method in class org.apache.hadoop.hbase.procedure2.store.wal.<a href="./org/apache/hadoop/hbase/procedure2/store/wal/WALProcedureStore.html" title="class in org.apache.hadoop.hbase.procedure2.store.wal">WALProcedureStore</a></dt>
-<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/hadoop/hbase/regionserver/wal/FSHLog.html#rollWriterLock">rollWriterLock</a></span> - Variable in class org.apache.hadoop.hbase.regionserver.wal.<a href="./org/apache/hadoop/hbase/regionserver/wal/FSHLog.html" title="class in org.apache.hadoop.hbase.regionserver.wal">FSHLog</a></dt>
 <dd>
 <div class="block">This lock makes sure only one log roll runs at a time.</div>
@@ -74308,8 +74308,6 @@ service.</div>
 <dd>
 <div class="block">Called on stop/abort before closing the cluster connection and meta locator.</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/hadoop/hbase/procedure2/store/wal/WALProcedureStore.html#sendStopSignal()">sendStopSignal()</a></span> - Method in class org.apache.hadoop.hbase.procedure2.store.wal.<a href="./org/apache/hadoop/hbase/procedure2/store/wal/WALProcedureStore.html" title="class in org.apache.hadoop.hbase.procedure2.store.wal">WALProcedureStore</a></dt>
-<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/hadoop/hbase/ipc/MetricsHBaseServerSource.html#SENT_BYTES_DESC">SENT_BYTES_DESC</a></span> - Static variable in interface org.apache.hadoop.hbase.ipc.<a href="./org/apache/hadoop/hbase/ipc/MetricsHBaseServerSource.html" title="interface in org.apache.hadoop.hbase.ipc">MetricsHBaseServerSource</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/hadoop/hbase/ipc/MetricsHBaseServerSource.html#SENT_BYTES_NAME">SENT_BYTES_NAME</a></span> - Static variable in interface org.apache.hadoop.hbase.ipc.<a href="./org/apache/hadoop/hbase/ipc/MetricsHBaseServerSource.html" title="interface in org.apache.hadoop.hbase.ipc">MetricsHBaseServerSource</a></dt>
@@ -76374,6 +76372,8 @@ service.</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/hadoop/hbase/util/HBaseFsck.html#setIgnorePreCheckPermission(boolean)">setIgnorePreCheckPermission(boolean)</a></span> - Method in class org.apache.hadoop.hbase.util.<a href="./org/apache/hadoop/hbase/util/HBaseFsck.html" title="class in org.apache.hadoop.hbase.util">HBaseFsck</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/hadoop/hbase/procedure2/store/wal/WALProcedureStore.html#setInactiveLogsMaxId(long)">setInactiveLogsMaxId(long)</a></span> - Method in class org.apache.hadoop.hbase.procedure2.store.wal.<a href="./org/apache/hadoop/hbase/procedure2/store/wal/WALProcedureStore.html" title="class in org.apache.hadoop.hbase.procedure2.store.wal">WALProcedureStore</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/hadoop/hbase/io/hfile/HFileBlock.FSReader.html#setIncludesMemstoreTS(boolean)">setIncludesMemstoreTS(boolean)</a></span> - Method in interface org.apache.hadoop.hbase.io.hfile.<a href="./org/apache/hadoop/hbase/io/hfile/HFileBlock.FSReader.html" title="interface in org.apache.hadoop.hbase.io.hfile">HFileBlock.FSReader</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/hadoop/hbase/io/hfile/HFileBlock.FSReaderImpl.html#setIncludesMemstoreTS(boolean)">setIncludesMemstoreTS(boolean)</a></span> - Method in class org.apache.hadoop.hbase.io.hfile.<a href="./org/apache/hadoop/hbase/io/hfile/HFileBlock.FSReaderImpl.html" title="class in org.apache.hadoop.hbase.io.hfile">HFileBlock.FSReaderImpl</a></dt>
@@ -87232,8 +87232,6 @@ service.</div>
 <div class="block">Try to retire the current chunk if it is still
  <code>c</code>.</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/hadoop/hbase/procedure2/store/wal/WALProcedureStore.html#tryRollWriter()">tryRollWriter()</a></span> - Method in class org.apache.hadoop.hbase.procedure2.store.wal.<a href="./org/apache/hadoop/hbase/procedure2/store/wal/WALProcedureStore.html" title="class in org.apache.hadoop.hbase.procedure2.store.wal">WALProcedureStore</a></dt>
-<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/hadoop/hbase/client/AsyncProcess.AsyncRequestFutureImpl.html#trySetResultSimple(int,%20org.apache.hadoop.hbase.client.Row,%20boolean,%20java.lang.Object,%20org.apache.hadoop.hbase.ServerName,%20boolean)">trySetResultSimple(int, Row, boolean, Object, ServerName, boolean)</a></span> - Method in class org.apache.hadoop.hbase.client.<a href="./org/apache/hadoop/hbase/client/AsyncProcess.AsyncRequestFutureImpl.html" title="class in org.apache.hadoop.hbase.client">AsyncProcess.AsyncRequestFutureImpl</a></dt>
 <dd>
 <div class="block">Tries to set the result or error for a particular action as if there were no replica calls.</div>
@@ -87905,6 +87903,8 @@ service.</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/hadoop/hbase/procedure2/store/ProcedureStoreTracker.BitSetNode.html#update(long)">update(long)</a></span> - Method in class org.apache.hadoop.hbase.procedure2.store.<a href="./org/apache/hadoop/hbase/procedure2/store/ProcedureStoreTracker.BitSetNode.html" title="class in org.apache.hadoop.hbase.procedure2.store">ProcedureStoreTracker.BitSetNode</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/hadoop/hbase/procedure2/store/ProcedureStoreTracker.html#update(org.apache.hadoop.hbase.procedure2.Procedure)">update(Procedure)</a></span> - Method in class org.apache.hadoop.hbase.procedure2.store.<a href="./org/apache/hadoop/hbase/procedure2/store/ProcedureStoreTracker.html" title="class in org.apache.hadoop.hbase.procedure2.store">ProcedureStoreTracker</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/hadoop/hbase/procedure2/store/ProcedureStoreTracker.html#update(long)">update(long)</a></span> - Method in class org.apache.hadoop.hbase.procedure2.store.<a href="./org/apache/hadoop/hbase/procedure2/store/ProcedureStoreTracker.html" title="class in org.apache.hadoop.hbase.procedure2.store">ProcedureStoreTracker</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/hadoop/hbase/procedure2/store/wal/WALProcedureStore.html#update(org.apache.hadoop.hbase.procedure2.Procedure)">update(Procedure)</a></span> - Method in class org.apache.hadoop.hbase.procedure2.store.wal.<a href="./org/apache/hadoop/hbase/procedure2/store/wal/WALProcedureStore.html" title="class in org.apache.hadoop.hbase.procedure2.store.wal">WALProcedureStore</a></dt>
@@ -88585,8 +88585,6 @@ service.</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/hadoop/hbase/regionserver/HStore.html#updateStorefiles(java.util.List,%20long)">updateStorefiles(List&lt;StoreFile&gt;, long)</a></span> - Method in class org.apache.hadoop.hbase.regionserver.<a href="./org/apache/hadoop/hbase/regionserver/HStore.html" title="class in org.apache.hadoop.hbase.regionserver">HStore</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/hadoop/hbase/procedure2/store/wal/WALProcedureStore.html#updateStoreTracker(org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore.PushType,%20long,%20long[])">updateStoreTracker(WALProcedureStore.PushType, long, long[])</a></span> - Method in class org.apache.hadoop.hbase.procedure2.store.wal.<a href="./org/apache/hadoop/hbase/procedure2/store/wal/WALProcedureStore.html" title="class in org.apache.hadoop.hbase.procedure2.store.wal">WALProcedureStore</a></dt>
-<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/hadoop/hbase/security/access/TableAuthManager.html#updateTableCache(org.apache.hadoop.hbase.TableName,%20com.google.common.collect.ListMultimap)">updateTableCache(TableName, ListMultimap&lt;String, TablePermission&gt;)</a></span> - Method in class org.apache.hadoop.hbase.security.access.<a href="./org/apache/hadoop/hbase/security/access/TableAuthManager.html" title="class in org.apache.hadoop.hbase.security.access">TableAuthManager</a></dt>
 <dd>
 <div class="block">Updates the internal permissions cache for a single table, splitting
@@ -89542,10 +89540,6 @@ service.</div>
 <dd>
 <div class="block">Returns the enum constant of this type with the specified name.</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/hadoop/hbase/procedure2/store/wal/WALProcedureStore.PushType.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.hadoop.hbase.procedure2.store.wal.<a href="./org/apache/hadoop/hbase/procedure2/store/wal/WALProcedureStore.PushType.html" title="enum in org.apache.hadoop.hbase.procedure2.store.wal">WALProcedureStore.PushType</a></dt>
-<dd>
-<div class="block">Returns the enum constant of this type with the specified name.</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/hadoop/hbase/quotas/OperationQuota.OperationType.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.hadoop.hbase.quotas.<a href="./org/apache/hadoop/hbase/quotas/OperationQuota.OperationType.html" title="enum in org.apache.hadoop.hbase.quotas">OperationQuota.OperationType</a></dt>
 <dd>
 <div class="block">Returns the enum constant of this type with the specified name.</div>
@@ -90127,11 +90121,6 @@ the order they are declared.</div>
 <div class="block">Returns an array containing the constants of this enum type, in
 the order they are declared.</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/hadoop/hbase/procedure2/store/wal/WALProcedureStore.PushType.html#values()">values()</a></span> - Static method in enum org.apache.hadoop.hbase.procedure2.store.wal.<a href="./org/apache/hadoop/hbase/procedure2/store/wal/WALProcedureStore.PushType.html" title="enum in org.apache.hadoop.hbase.procedure2.store.wal">WALProcedureStore.PushType</a></dt>
-<dd>
-<div class="block">Returns an array containing the constants of this enum type, in
-the order they are declared.</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/hadoop/hbase/quotas/OperationQuota.OperationType.html#values()">values()</a></span> - Static method in enum org.apache.hadoop.hbase.quotas.<a href="./org/apache/hadoop/hbase/quotas/OperationQuota.OperationType.html" title="enum in org.apache.hadoop.hbase.quotas">OperationQuota.OperationType</a></dt>
 <dd>
 <div class="block">Returns an array containing the constants of this enum type, in
@@ -91503,10 +91492,6 @@ the order they are declared.</div>
 <dd>&nbsp;</dd>
 <dt><a href="./org/apache/hadoop/hbase/procedure2/store/wal/WALProcedureStore.LeaseRecovery.html" title="interface in org.apache.hadoop.hbase.procedure2.store.wal"><span class="strong">WALProcedureStore.LeaseRecovery</span></a> - Interface in <a href="./org/apache/hadoop/hbase/procedure2/store/wal/package-summary.html">org.apache.hadoop.hbase.procedure2.store.wal</a></dt>
 <dd>&nbsp;</dd>
-<dt><a href="./org/apache/hadoop/hbase/procedure2/store/wal/WALProcedureStore.PushType.html" title="enum in org.apache.hadoop.hbase.procedure2.store.wal"><span class="strong">WALProcedureStore.PushType</span></a> - Enum in <a href="./org/apache/hadoop/hbase/procedure2/store/wal/package-summary.html">org.apache.hadoop.hbase.procedure2.store.wal</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/hadoop/hbase/procedure2/store/wal/WALProcedureStore.PushType.html#WALProcedureStore.PushType()">WALProcedureStore.PushType()</a></span> - Constructor for enum org.apache.hadoop.hbase.procedure2.store.wal.<a href="./org/apache/hadoop/hbase/procedure2/store/wal/WALProcedureStore.PushType.html" title="enum in org.apache.hadoop.hbase.procedure2.store.wal">WALProcedureStore.PushType</a></dt>
-<dd>&nbsp;</dd>
 <dt><a href="./org/apache/hadoop/hbase/wal/WALProvider.html" title="interface in org.apache.hadoop.hbase.wal"><span class="strong">WALProvider</span></a> - Interface in <a href="./org/apache/hadoop/hbase/wal/package-summary.html">org.apache.hadoop.hbase.wal</a></dt>
 <dd>
 <div class="block">The Write Ahead Log (WAL) stores all durable edits to the HRegion.</div>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/effc9f6f/devapidocs/index.html
----------------------------------------------------------------------
diff --git a/devapidocs/index.html b/devapidocs/index.html
index b3afefa..f02c439 100644
--- a/devapidocs/index.html
+++ b/devapidocs/index.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Apache HBase 2.0.0-SNAPSHOT API</title>
 <script type="text/javascript">
     targetPage = "" + window.location.search;

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/effc9f6f/devapidocs/org/apache/hadoop/hbase/Abortable.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/Abortable.html b/devapidocs/org/apache/hadoop/hbase/Abortable.html
index 9ce565c..7d73af6 100644
--- a/devapidocs/org/apache/hadoop/hbase/Abortable.html
+++ b/devapidocs/org/apache/hadoop/hbase/Abortable.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Abortable (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/effc9f6f/devapidocs/org/apache/hadoop/hbase/AuthUtil.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/AuthUtil.html b/devapidocs/org/apache/hadoop/hbase/AuthUtil.html
index 67eed67..6231392 100644
--- a/devapidocs/org/apache/hadoop/hbase/AuthUtil.html
+++ b/devapidocs/org/apache/hadoop/hbase/AuthUtil.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>AuthUtil (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/effc9f6f/devapidocs/org/apache/hadoop/hbase/BaseConfigurable.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/BaseConfigurable.html b/devapidocs/org/apache/hadoop/hbase/BaseConfigurable.html
index c3b59b2..73c0f74 100644
--- a/devapidocs/org/apache/hadoop/hbase/BaseConfigurable.html
+++ b/devapidocs/org/apache/hadoop/hbase/BaseConfigurable.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>BaseConfigurable (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/effc9f6f/devapidocs/org/apache/hadoop/hbase/ByteBufferedCell.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/ByteBufferedCell.html b/devapidocs/org/apache/hadoop/hbase/ByteBufferedCell.html
index afb4039..9b287d9 100644
--- a/devapidocs/org/apache/hadoop/hbase/ByteBufferedCell.html
+++ b/devapidocs/org/apache/hadoop/hbase/ByteBufferedCell.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>ByteBufferedCell (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/effc9f6f/devapidocs/org/apache/hadoop/hbase/ByteBufferedKeyOnlyKeyValue.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/ByteBufferedKeyOnlyKeyValue.html b/devapidocs/org/apache/hadoop/hbase/ByteBufferedKeyOnlyKeyValue.html
index 17a98a9..5ac792c 100644
--- a/devapidocs/org/apache/hadoop/hbase/ByteBufferedKeyOnlyKeyValue.html
+++ b/devapidocs/org/apache/hadoop/hbase/ByteBufferedKeyOnlyKeyValue.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>ByteBufferedKeyOnlyKeyValue (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/effc9f6f/devapidocs/org/apache/hadoop/hbase/Cell.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/Cell.html b/devapidocs/org/apache/hadoop/hbase/Cell.html
index e21ea38..141f9c5 100644
--- a/devapidocs/org/apache/hadoop/hbase/Cell.html
+++ b/devapidocs/org/apache/hadoop/hbase/Cell.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Cell (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/effc9f6f/devapidocs/org/apache/hadoop/hbase/CellComparator.MetaCellComparator.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/CellComparator.MetaCellComparator.html b/devapidocs/org/apache/hadoop/hbase/CellComparator.MetaCellComparator.html
index dd29ff1..dbaaacb 100644
--- a/devapidocs/org/apache/hadoop/hbase/CellComparator.MetaCellComparator.html
+++ b/devapidocs/org/apache/hadoop/hbase/CellComparator.MetaCellComparator.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>CellComparator.MetaCellComparator (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/effc9f6f/devapidocs/org/apache/hadoop/hbase/CellComparator.RowComparator.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/CellComparator.RowComparator.html b/devapidocs/org/apache/hadoop/hbase/CellComparator.RowComparator.html
index be481a4..3d045e3 100644
--- a/devapidocs/org/apache/hadoop/hbase/CellComparator.RowComparator.html
+++ b/devapidocs/org/apache/hadoop/hbase/CellComparator.RowComparator.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>CellComparator.RowComparator (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/effc9f6f/devapidocs/org/apache/hadoop/hbase/CellComparator.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/CellComparator.html b/devapidocs/org/apache/hadoop/hbase/CellComparator.html
index effb5f8..aa02fe6 100644
--- a/devapidocs/org/apache/hadoop/hbase/CellComparator.html
+++ b/devapidocs/org/apache/hadoop/hbase/CellComparator.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>CellComparator (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/effc9f6f/devapidocs/org/apache/hadoop/hbase/CellScannable.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/CellScannable.html b/devapidocs/org/apache/hadoop/hbase/CellScannable.html
index cebb401..7951b3b 100644
--- a/devapidocs/org/apache/hadoop/hbase/CellScannable.html
+++ b/devapidocs/org/apache/hadoop/hbase/CellScannable.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>CellScannable (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/effc9f6f/devapidocs/org/apache/hadoop/hbase/CellScanner.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/CellScanner.html b/devapidocs/org/apache/hadoop/hbase/CellScanner.html
index 1f07148..66b3ec0 100644
--- a/devapidocs/org/apache/hadoop/hbase/CellScanner.html
+++ b/devapidocs/org/apache/hadoop/hbase/CellScanner.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>CellScanner (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/effc9f6f/devapidocs/org/apache/hadoop/hbase/CellUtil.EmptyByteBufferedCell.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/CellUtil.EmptyByteBufferedCell.html b/devapidocs/org/apache/hadoop/hbase/CellUtil.EmptyByteBufferedCell.html
index 0d05f5c..4ab0fac 100644
--- a/devapidocs/org/apache/hadoop/hbase/CellUtil.EmptyByteBufferedCell.html
+++ b/devapidocs/org/apache/hadoop/hbase/CellUtil.EmptyByteBufferedCell.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>CellUtil.EmptyByteBufferedCell (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/effc9f6f/devapidocs/org/apache/hadoop/hbase/CellUtil.EmptyCell.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/CellUtil.EmptyCell.html b/devapidocs/org/apache/hadoop/hbase/CellUtil.EmptyCell.html
index 0b34c63..6923fbb 100644
--- a/devapidocs/org/apache/hadoop/hbase/CellUtil.EmptyCell.html
+++ b/devapidocs/org/apache/hadoop/hbase/CellUtil.EmptyCell.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>CellUtil.EmptyCell (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/effc9f6f/devapidocs/org/apache/hadoop/hbase/CellUtil.FirstOnRowByteBufferedCell.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/CellUtil.FirstOnRowByteBufferedCell.html b/devapidocs/org/apache/hadoop/hbase/CellUtil.FirstOnRowByteBufferedCell.html
index b1fd366..2fd89a0 100644
--- a/devapidocs/org/apache/hadoop/hbase/CellUtil.FirstOnRowByteBufferedCell.html
+++ b/devapidocs/org/apache/hadoop/hbase/CellUtil.FirstOnRowByteBufferedCell.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>CellUtil.FirstOnRowByteBufferedCell (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/effc9f6f/devapidocs/org/apache/hadoop/hbase/CellUtil.FirstOnRowCell.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/CellUtil.FirstOnRowCell.html b/devapidocs/org/apache/hadoop/hbase/CellUtil.FirstOnRowCell.html
index 65b7042..d99a788 100644
--- a/devapidocs/org/apache/hadoop/hbase/CellUtil.FirstOnRowCell.html
+++ b/devapidocs/org/apache/hadoop/hbase/CellUtil.FirstOnRowCell.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>CellUtil.FirstOnRowCell (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/effc9f6f/devapidocs/org/apache/hadoop/hbase/CellUtil.FirstOnRowColByteBufferedCell.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/CellUtil.FirstOnRowColByteBufferedCell.html b/devapidocs/org/apache/hadoop/hbase/CellUtil.FirstOnRowColByteBufferedCell.html
index 4403891..8c1791f 100644
--- a/devapidocs/org/apache/hadoop/hbase/CellUtil.FirstOnRowColByteBufferedCell.html
+++ b/devapidocs/org/apache/hadoop/hbase/CellUtil.FirstOnRowColByteBufferedCell.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>CellUtil.FirstOnRowColByteBufferedCell (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/effc9f6f/devapidocs/org/apache/hadoop/hbase/CellUtil.FirstOnRowColCell.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/CellUtil.FirstOnRowColCell.html b/devapidocs/org/apache/hadoop/hbase/CellUtil.FirstOnRowColCell.html
index 0898bbe..13af7ef 100644
--- a/devapidocs/org/apache/hadoop/hbase/CellUtil.FirstOnRowColCell.html
+++ b/devapidocs/org/apache/hadoop/hbase/CellUtil.FirstOnRowColCell.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>CellUtil.FirstOnRowColCell (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/effc9f6f/devapidocs/org/apache/hadoop/hbase/CellUtil.FirstOnRowColTSByteBufferedCell.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/CellUtil.FirstOnRowColTSByteBufferedCell.html b/devapidocs/org/apache/hadoop/hbase/CellUtil.FirstOnRowColTSByteBufferedCell.html
index 5d4771c..3fd8377 100644
--- a/devapidocs/org/apache/hadoop/hbase/CellUtil.FirstOnRowColTSByteBufferedCell.html
+++ b/devapidocs/org/apache/hadoop/hbase/CellUtil.FirstOnRowColTSByteBufferedCell.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>CellUtil.FirstOnRowColTSByteBufferedCell (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/effc9f6f/devapidocs/org/apache/hadoop/hbase/CellUtil.FirstOnRowColTSCell.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/CellUtil.FirstOnRowColTSCell.html b/devapidocs/org/apache/hadoop/hbase/CellUtil.FirstOnRowColTSCell.html
index 8f0a87e..9384eaf 100644
--- a/devapidocs/org/apache/hadoop/hbase/CellUtil.FirstOnRowColTSCell.html
+++ b/devapidocs/org/apache/hadoop/hbase/CellUtil.FirstOnRowColTSCell.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>CellUtil.FirstOnRowColTSCell (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/effc9f6f/devapidocs/org/apache/hadoop/hbase/CellUtil.FirstOnRowDeleteFamilyCell.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/CellUtil.FirstOnRowDeleteFamilyCell.html b/devapidocs/org/apache/hadoop/hbase/CellUtil.FirstOnRowDeleteFamilyCell.html
index 7863e1c..b5aa047 100644
--- a/devapidocs/org/apache/hadoop/hbase/CellUtil.FirstOnRowDeleteFamilyCell.html
+++ b/devapidocs/org/apache/hadoop/hbase/CellUtil.FirstOnRowDeleteFamilyCell.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>CellUtil.FirstOnRowDeleteFamilyCell (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/effc9f6f/devapidocs/org/apache/hadoop/hbase/CellUtil.LastOnRowByteBufferedCell.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/CellUtil.LastOnRowByteBufferedCell.html b/devapidocs/org/apache/hadoop/hbase/CellUtil.LastOnRowByteBufferedCell.html
index ceab3bc..b3c5848 100644
--- a/devapidocs/org/apache/hadoop/hbase/CellUtil.LastOnRowByteBufferedCell.html
+++ b/devapidocs/org/apache/hadoop/hbase/CellUtil.LastOnRowByteBufferedCell.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>CellUtil.LastOnRowByteBufferedCell (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/effc9f6f/devapidocs/org/apache/hadoop/hbase/CellUtil.LastOnRowCell.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/CellUtil.LastOnRowCell.html b/devapidocs/org/apache/hadoop/hbase/CellUtil.LastOnRowCell.html
index 8ddd11d..403140a 100644
--- a/devapidocs/org/apache/hadoop/hbase/CellUtil.LastOnRowCell.html
+++ b/devapidocs/org/apache/hadoop/hbase/CellUtil.LastOnRowCell.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>CellUtil.LastOnRowCell (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/effc9f6f/devapidocs/org/apache/hadoop/hbase/CellUtil.LastOnRowColByteBufferedCell.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/CellUtil.LastOnRowColByteBufferedCell.html b/devapidocs/org/apache/hadoop/hbase/CellUtil.LastOnRowColByteBufferedCell.html
index 3e23967..c9a31f7 100644
--- a/devapidocs/org/apache/hadoop/hbase/CellUtil.LastOnRowColByteBufferedCell.html
+++ b/devapidocs/org/apache/hadoop/hbase/CellUtil.LastOnRowColByteBufferedCell.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>CellUtil.LastOnRowColByteBufferedCell (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/effc9f6f/devapidocs/org/apache/hadoop/hbase/CellUtil.LastOnRowColCell.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/CellUtil.LastOnRowColCell.html b/devapidocs/org/apache/hadoop/hbase/CellUtil.LastOnRowColCell.html
index a55aa7a..fbd658d 100644
--- a/devapidocs/org/apache/hadoop/hbase/CellUtil.LastOnRowColCell.html
+++ b/devapidocs/org/apache/hadoop/hbase/CellUtil.LastOnRowColCell.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>CellUtil.LastOnRowColCell (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/effc9f6f/devapidocs/org/apache/hadoop/hbase/CellUtil.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/CellUtil.html b/devapidocs/org/apache/hadoop/hbase/CellUtil.html
index ccc2c2c..2f135b9 100644
--- a/devapidocs/org/apache/hadoop/hbase/CellUtil.html
+++ b/devapidocs/org/apache/hadoop/hbase/CellUtil.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>CellUtil (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/effc9f6f/devapidocs/org/apache/hadoop/hbase/ChoreService.ChoreServiceThreadFactory.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/ChoreService.ChoreServiceThreadFactory.html b/devapidocs/org/apache/hadoop/hbase/ChoreService.ChoreServiceThreadFactory.html
index 0eaf1bf..952ca0b 100644
--- a/devapidocs/org/apache/hadoop/hbase/ChoreService.ChoreServiceThreadFactory.html
+++ b/devapidocs/org/apache/hadoop/hbase/ChoreService.ChoreServiceThreadFactory.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>ChoreService.ChoreServiceThreadFactory (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/effc9f6f/devapidocs/org/apache/hadoop/hbase/ChoreService.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/ChoreService.html b/devapidocs/org/apache/hadoop/hbase/ChoreService.html
index 8ba9067..706f79c 100644
--- a/devapidocs/org/apache/hadoop/hbase/ChoreService.html
+++ b/devapidocs/org/apache/hadoop/hbase/ChoreService.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>ChoreService (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/effc9f6f/devapidocs/org/apache/hadoop/hbase/ClockOutOfSyncException.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/ClockOutOfSyncException.html b/devapidocs/org/apache/hadoop/hbase/ClockOutOfSyncException.html
index abfe8c5..d39f454 100644
--- a/devapidocs/org/apache/hadoop/hbase/ClockOutOfSyncException.html
+++ b/devapidocs/org/apache/hadoop/hbase/ClockOutOfSyncException.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>ClockOutOfSyncException (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/effc9f6f/devapidocs/org/apache/hadoop/hbase/ClusterId.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/ClusterId.html b/devapidocs/org/apache/hadoop/hbase/ClusterId.html
index 3054fda..505fd4b 100644
--- a/devapidocs/org/apache/hadoop/hbase/ClusterId.html
+++ b/devapidocs/org/apache/hadoop/hbase/ClusterId.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>ClusterId (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/effc9f6f/devapidocs/org/apache/hadoop/hbase/ClusterStatus.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/ClusterStatus.html b/devapidocs/org/apache/hadoop/hbase/ClusterStatus.html
index 0957247..7d75c0c 100644
--- a/devapidocs/org/apache/hadoop/hbase/ClusterStatus.html
+++ b/devapidocs/org/apache/hadoop/hbase/ClusterStatus.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>ClusterStatus (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/effc9f6f/devapidocs/org/apache/hadoop/hbase/CompatibilityFactory.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/CompatibilityFactory.html b/devapidocs/org/apache/hadoop/hbase/CompatibilityFactory.html
index 5dd0d62..b9f06fa 100644
--- a/devapidocs/org/apache/hadoop/hbase/CompatibilityFactory.html
+++ b/devapidocs/org/apache/hadoop/hbase/CompatibilityFactory.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>CompatibilityFactory (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/effc9f6f/devapidocs/org/apache/hadoop/hbase/CompatibilitySingletonFactory.SingletonStorage.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/CompatibilitySingletonFactory.SingletonStorage.html b/devapidocs/org/apache/hadoop/hbase/CompatibilitySingletonFactory.SingletonStorage.html
index bd65fc3..b71a45a 100644
--- a/devapidocs/org/apache/hadoop/hbase/CompatibilitySingletonFactory.SingletonStorage.html
+++ b/devapidocs/org/apache/hadoop/hbase/CompatibilitySingletonFactory.SingletonStorage.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>CompatibilitySingletonFactory.SingletonStorage (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/effc9f6f/devapidocs/org/apache/hadoop/hbase/CompatibilitySingletonFactory.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/CompatibilitySingletonFactory.html b/devapidocs/org/apache/hadoop/hbase/CompatibilitySingletonFactory.html
index 1e1fb60..29861ed 100644
--- a/devapidocs/org/apache/hadoop/hbase/CompatibilitySingletonFactory.html
+++ b/devapidocs/org/apache/hadoop/hbase/CompatibilitySingletonFactory.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>CompatibilitySingletonFactory (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/effc9f6f/devapidocs/org/apache/hadoop/hbase/CompoundConfiguration.ImmutableConfWrapper.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/CompoundConfiguration.ImmutableConfWrapper.html b/devapidocs/org/apache/hadoop/hbase/CompoundConfiguration.ImmutableConfWrapper.html
index 7773e03..c27d669 100644
--- a/devapidocs/org/apache/hadoop/hbase/CompoundConfiguration.ImmutableConfWrapper.html
+++ b/devapidocs/org/apache/hadoop/hbase/CompoundConfiguration.ImmutableConfWrapper.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>CompoundConfiguration.ImmutableConfWrapper (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/effc9f6f/devapidocs/org/apache/hadoop/hbase/CompoundConfiguration.ImmutableConfigMap.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/CompoundConfiguration.ImmutableConfigMap.html b/devapidocs/org/apache/hadoop/hbase/CompoundConfiguration.ImmutableConfigMap.html
index f4cd8ce..805b056 100644
--- a/devapidocs/org/apache/hadoop/hbase/CompoundConfiguration.ImmutableConfigMap.html
+++ b/devapidocs/org/apache/hadoop/hbase/CompoundConfiguration.ImmutableConfigMap.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>CompoundConfiguration.ImmutableConfigMap (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/effc9f6f/devapidocs/org/apache/hadoop/hbase/CompoundConfiguration.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/CompoundConfiguration.html b/devapidocs/org/apache/hadoop/hbase/CompoundConfiguration.html
index 8764b98..cd7c44a 100644
--- a/devapidocs/org/apache/hadoop/hbase/CompoundConfiguration.html
+++ b/devapidocs/org/apache/hadoop/hbase/CompoundConfiguration.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>CompoundConfiguration (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/effc9f6f/devapidocs/org/apache/hadoop/hbase/CoordinatedStateException.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/CoordinatedStateException.html b/devapidocs/org/apache/hadoop/hbase/CoordinatedStateException.html
index d73842c..fa0b7d0 100644
--- a/devapidocs/org/apache/hadoop/hbase/CoordinatedStateException.html
+++ b/devapidocs/org/apache/hadoop/hbase/CoordinatedStateException.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>CoordinatedStateException (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/effc9f6f/devapidocs/org/apache/hadoop/hbase/CoordinatedStateManager.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/CoordinatedStateManager.html b/devapidocs/org/apache/hadoop/hbase/CoordinatedStateManager.html
index 44f3986..09f096e 100644
--- a/devapidocs/org/apache/hadoop/hbase/CoordinatedStateManager.html
+++ b/devapidocs/org/apache/hadoop/hbase/CoordinatedStateManager.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>CoordinatedStateManager (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/effc9f6f/devapidocs/org/apache/hadoop/hbase/CoordinatedStateManagerFactory.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/CoordinatedStateManagerFactory.html b/devapidocs/org/apache/hadoop/hbase/CoordinatedStateManagerFactory.html
index 85f2197..931513f 100644
--- a/devapidocs/org/apache/hadoop/hbase/CoordinatedStateManagerFactory.html
+++ b/devapidocs/org/apache/hadoop/hbase/CoordinatedStateManagerFactory.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>CoordinatedStateManagerFactory (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/effc9f6f/devapidocs/org/apache/hadoop/hbase/Coprocessor.State.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/Coprocessor.State.html b/devapidocs/org/apache/hadoop/hbase/Coprocessor.State.html
index 149eb3a..12a991a 100644
--- a/devapidocs/org/apache/hadoop/hbase/Coprocessor.State.html
+++ b/devapidocs/org/apache/hadoop/hbase/Coprocessor.State.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Coprocessor.State (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/effc9f6f/devapidocs/org/apache/hadoop/hbase/Coprocessor.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/Coprocessor.html b/devapidocs/org/apache/hadoop/hbase/Coprocessor.html
index 8183169..2177f50 100644
--- a/devapidocs/org/apache/hadoop/hbase/Coprocessor.html
+++ b/devapidocs/org/apache/hadoop/hbase/Coprocessor.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Coprocessor (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/effc9f6f/devapidocs/org/apache/hadoop/hbase/CoprocessorEnvironment.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/CoprocessorEnvironment.html b/devapidocs/org/apache/hadoop/hbase/CoprocessorEnvironment.html
index e78be48..b7d2e47 100644
--- a/devapidocs/org/apache/hadoop/hbase/CoprocessorEnvironment.html
+++ b/devapidocs/org/apache/hadoop/hbase/CoprocessorEnvironment.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>CoprocessorEnvironment (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/effc9f6f/devapidocs/org/apache/hadoop/hbase/DaemonThreadFactory.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/DaemonThreadFactory.html b/devapidocs/org/apache/hadoop/hbase/DaemonThreadFactory.html
index daed16c..a7f5fe1 100644
--- a/devapidocs/org/apache/hadoop/hbase/DaemonThreadFactory.html
+++ b/devapidocs/org/apache/hadoop/hbase/DaemonThreadFactory.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>DaemonThreadFactory (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/effc9f6f/devapidocs/org/apache/hadoop/hbase/DoNotRetryIOException.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/DoNotRetryIOException.html b/devapidocs/org/apache/hadoop/hbase/DoNotRetryIOException.html
index b6e8541..b2f5b74 100644
--- a/devapidocs/org/apache/hadoop/hbase/DoNotRetryIOException.html
+++ b/devapidocs/org/apache/hadoop/hbase/DoNotRetryIOException.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>DoNotRetryIOException (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/effc9f6f/devapidocs/org/apache/hadoop/hbase/DroppedSnapshotException.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/DroppedSnapshotException.html b/devapidocs/org/apache/hadoop/hbase/DroppedSnapshotException.html
index f39c478..5fc2c25 100644
--- a/devapidocs/org/apache/hadoop/hbase/DroppedSnapshotException.html
+++ b/devapidocs/org/apache/hadoop/hbase/DroppedSnapshotException.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>DroppedSnapshotException (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/effc9f6f/devapidocs/org/apache/hadoop/hbase/HBaseConfiguration.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/HBaseConfiguration.html b/devapidocs/org/apache/hadoop/hbase/HBaseConfiguration.html
index d86f8f0..d3c53c1 100644
--- a/devapidocs/org/apache/hadoop/hbase/HBaseConfiguration.html
+++ b/devapidocs/org/apache/hadoop/hbase/HBaseConfiguration.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>HBaseConfiguration (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/effc9f6f/devapidocs/org/apache/hadoop/hbase/HBaseIOException.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/HBaseIOException.html b/devapidocs/org/apache/hadoop/hbase/HBaseIOException.html
index 41dc547..6cc9f2e 100644
--- a/devapidocs/org/apache/hadoop/hbase/HBaseIOException.html
+++ b/devapidocs/org/apache/hadoop/hbase/HBaseIOException.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>HBaseIOException (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/effc9f6f/devapidocs/org/apache/hadoop/hbase/HBaseInterfaceAudience.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/HBaseInterfaceAudience.html b/devapidocs/org/apache/hadoop/hbase/HBaseInterfaceAudience.html
index cdf08fc..39dd75d 100644
--- a/devapidocs/org/apache/hadoop/hbase/HBaseInterfaceAudience.html
+++ b/devapidocs/org/apache/hadoop/hbase/HBaseInterfaceAudience.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>HBaseInterfaceAudience (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/effc9f6f/devapidocs/org/apache/hadoop/hbase/HColumnDescriptor.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/HColumnDescriptor.html b/devapidocs/org/apache/hadoop/hbase/HColumnDescriptor.html
index 6250eb3..e2e3396 100644
--- a/devapidocs/org/apache/hadoop/hbase/HColumnDescriptor.html
+++ b/devapidocs/org/apache/hadoop/hbase/HColumnDescriptor.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>HColumnDescriptor (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/effc9f6f/devapidocs/org/apache/hadoop/hbase/HConstants.Modify.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/HConstants.Modify.html b/devapidocs/org/apache/hadoop/hbase/HConstants.Modify.html
index de7e3a7..f43e92d 100644
--- a/devapidocs/org/apache/hadoop/hbase/HConstants.Modify.html
+++ b/devapidocs/org/apache/hadoop/hbase/HConstants.Modify.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>HConstants.Modify (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/effc9f6f/devapidocs/org/apache/hadoop/hbase/HConstants.OperationStatusCode.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/HConstants.OperationStatusCode.html b/devapidocs/org/apache/hadoop/hbase/HConstants.OperationStatusCode.html
index 28dc240..1305cdc 100644
--- a/devapidocs/org/apache/hadoop/hbase/HConstants.OperationStatusCode.html
+++ b/devapidocs/org/apache/hadoop/hbase/HConstants.OperationStatusCode.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>HConstants.OperationStatusCode (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/effc9f6f/devapidocs/org/apache/hadoop/hbase/HConstants.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/HConstants.html b/devapidocs/org/apache/hadoop/hbase/HConstants.html
index 80337b6..9c45f94 100644
--- a/devapidocs/org/apache/hadoop/hbase/HConstants.html
+++ b/devapidocs/org/apache/hadoop/hbase/HConstants.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>HConstants (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/effc9f6f/devapidocs/org/apache/hadoop/hbase/HDFSBlocksDistribution.HostAndWeight.WeightComparator.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/HDFSBlocksDistribution.HostAndWeight.WeightComparator.html b/devapidocs/org/apache/hadoop/hbase/HDFSBlocksDistribution.HostAndWeight.WeightComparator.html
index b0d94cd..725509d 100644
--- a/devapidocs/org/apache/hadoop/hbase/HDFSBlocksDistribution.HostAndWeight.WeightComparator.html
+++ b/devapidocs/org/apache/hadoop/hbase/HDFSBlocksDistribution.HostAndWeight.WeightComparator.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>HDFSBlocksDistribution.HostAndWeight.WeightComparator (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/effc9f6f/devapidocs/org/apache/hadoop/hbase/HDFSBlocksDistribution.HostAndWeight.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/HDFSBlocksDistribution.HostAndWeight.html b/devapidocs/org/apache/hadoop/hbase/HDFSBlocksDistribution.HostAndWeight.html
index 7cd826e..0f2c82c 100644
--- a/devapidocs/org/apache/hadoop/hbase/HDFSBlocksDistribution.HostAndWeight.html
+++ b/devapidocs/org/apache/hadoop/hbase/HDFSBlocksDistribution.HostAndWeight.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>HDFSBlocksDistribution.HostAndWeight (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/effc9f6f/devapidocs/org/apache/hadoop/hbase/HDFSBlocksDistribution.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/HDFSBlocksDistribution.html b/devapidocs/org/apache/hadoop/hbase/HDFSBlocksDistribution.html
index f78715d..6d5a310 100644
--- a/devapidocs/org/apache/hadoop/hbase/HDFSBlocksDistribution.html
+++ b/devapidocs/org/apache/hadoop/hbase/HDFSBlocksDistribution.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>HDFSBlocksDistribution (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/effc9f6f/devapidocs/org/apache/hadoop/hbase/HRegionInfo.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/HRegionInfo.html b/devapidocs/org/apache/hadoop/hbase/HRegionInfo.html
index 1344a94..2408b32 100644
--- a/devapidocs/org/apache/hadoop/hbase/HRegionInfo.html
+++ b/devapidocs/org/apache/hadoop/hbase/HRegionInfo.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>HRegionInfo (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/effc9f6f/devapidocs/org/apache/hadoop/hbase/HRegionLocation.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/HRegionLocation.html b/devapidocs/org/apache/hadoop/hbase/HRegionLocation.html
index 0e85d8d..b72a89f 100644
--- a/devapidocs/org/apache/hadoop/hbase/HRegionLocation.html
+++ b/devapidocs/org/apache/hadoop/hbase/HRegionLocation.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>HRegionLocation (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/effc9f6f/devapidocs/org/apache/hadoop/hbase/HTableDescriptor.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/HTableDescriptor.html b/devapidocs/org/apache/hadoop/hbase/HTableDescriptor.html
index d61ff49..d469b68 100644
--- a/devapidocs/org/apache/hadoop/hbase/HTableDescriptor.html
+++ b/devapidocs/org/apache/hadoop/hbase/HTableDescriptor.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>HTableDescriptor (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/effc9f6f/devapidocs/org/apache/hadoop/hbase/HealthCheckChore.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/HealthCheckChore.html b/devapidocs/org/apache/hadoop/hbase/HealthCheckChore.html
index 89d1090..f6d4a18 100644
--- a/devapidocs/org/apache/hadoop/hbase/HealthCheckChore.html
+++ b/devapidocs/org/apache/hadoop/hbase/HealthCheckChore.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>HealthCheckChore (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/effc9f6f/devapidocs/org/apache/hadoop/hbase/HealthChecker.HealthCheckerExitStatus.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/HealthChecker.HealthCheckerExitStatus.html b/devapidocs/org/apache/hadoop/hbase/HealthChecker.HealthCheckerExitStatus.html
index f09b3a3..3faa17b 100644
--- a/devapidocs/org/apache/hadoop/hbase/HealthChecker.HealthCheckerExitStatus.html
+++ b/devapidocs/org/apache/hadoop/hbase/HealthChecker.HealthCheckerExitStatus.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>HealthChecker.HealthCheckerExitStatus (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
@@ -258,7 +258,7 @@ the order they are declared.</div>
 <ul class="blockList">
 <li class="blockList">
 <h4>values</h4>
-<pre>public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/HealthChecker.HealthCheckerExitStatus.html" title="enum in org.apache.hadoop.hbase">HealthChecker.HealthCheckerExitStatus</a>[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HealthChecker.HealthCheckerExitStatus.html#line.24">values</a>()</pre>
+<pre>public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/HealthChecker.HealthCheckerExitStatus.html" title="enum in org.apache.hadoop.hbase">HealthChecker.HealthCheckerExitStatus</a>[]&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HealthChecker.HealthCheckerExitStatus.html#line.38">values</a>()</pre>
 <div class="block">Returns an array containing the constants of this enum type, in
 the order they are declared.  This method may be used to iterate
 over the constants as follows:
@@ -275,7 +275,7 @@ for (HealthChecker.HealthCheckerExitStatus c : HealthChecker.HealthCheckerExitSt
 <ul class="blockListLast">
 <li class="blockList">
 <h4>valueOf</h4>
-<pre>public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/HealthChecker.HealthCheckerExitStatus.html" title="enum in org.apache.hadoop.hbase">HealthChecker.HealthCheckerExitStatus</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HealthChecker.HealthCheckerExitStatus.html#line.24">valueOf</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
+<pre>public static&nbsp;<a href="../../../../org/apache/hadoop/hbase/HealthChecker.HealthCheckerExitStatus.html" title="enum in org.apache.hadoop.hbase">HealthChecker.HealthCheckerExitStatus</a>&nbsp;<a href="../../../../src-html/org/apache/hadoop/hbase/HealthChecker.HealthCheckerExitStatus.html#line.38">valueOf</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&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 

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/effc9f6f/devapidocs/org/apache/hadoop/hbase/HealthChecker.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/HealthChecker.html b/devapidocs/org/apache/hadoop/hbase/HealthChecker.html
index 5081635..a94d2a2 100644
--- a/devapidocs/org/apache/hadoop/hbase/HealthChecker.html
+++ b/devapidocs/org/apache/hadoop/hbase/HealthChecker.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>HealthChecker (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/effc9f6f/devapidocs/org/apache/hadoop/hbase/HealthReport.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/HealthReport.html b/devapidocs/org/apache/hadoop/hbase/HealthReport.html
index f30da76..29f494c 100644
--- a/devapidocs/org/apache/hadoop/hbase/HealthReport.html
+++ b/devapidocs/org/apache/hadoop/hbase/HealthReport.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>HealthReport (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/effc9f6f/devapidocs/org/apache/hadoop/hbase/InterProcessLock.MetadataHandler.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/InterProcessLock.MetadataHandler.html b/devapidocs/org/apache/hadoop/hbase/InterProcessLock.MetadataHandler.html
index 6d06cc7..d8f5ef7 100644
--- a/devapidocs/org/apache/hadoop/hbase/InterProcessLock.MetadataHandler.html
+++ b/devapidocs/org/apache/hadoop/hbase/InterProcessLock.MetadataHandler.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>InterProcessLock.MetadataHandler (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/effc9f6f/devapidocs/org/apache/hadoop/hbase/InterProcessLock.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/InterProcessLock.html b/devapidocs/org/apache/hadoop/hbase/InterProcessLock.html
index 9b34e0d..925f578 100644
--- a/devapidocs/org/apache/hadoop/hbase/InterProcessLock.html
+++ b/devapidocs/org/apache/hadoop/hbase/InterProcessLock.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>InterProcessLock (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/effc9f6f/devapidocs/org/apache/hadoop/hbase/InterProcessReadWriteLock.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/InterProcessReadWriteLock.html b/devapidocs/org/apache/hadoop/hbase/InterProcessReadWriteLock.html
index 8a37243..0a22837 100644
--- a/devapidocs/org/apache/hadoop/hbase/InterProcessReadWriteLock.html
+++ b/devapidocs/org/apache/hadoop/hbase/InterProcessReadWriteLock.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>InterProcessReadWriteLock (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/effc9f6f/devapidocs/org/apache/hadoop/hbase/InvalidFamilyOperationException.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/InvalidFamilyOperationException.html b/devapidocs/org/apache/hadoop/hbase/InvalidFamilyOperationException.html
index adce827..1243157 100644
--- a/devapidocs/org/apache/hadoop/hbase/InvalidFamilyOperationException.html
+++ b/devapidocs/org/apache/hadoop/hbase/InvalidFamilyOperationException.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>InvalidFamilyOperationException (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>

http://git-wip-us.apache.org/repos/asf/hbase-site/blob/effc9f6f/devapidocs/org/apache/hadoop/hbase/JMXListener.html
----------------------------------------------------------------------
diff --git a/devapidocs/org/apache/hadoop/hbase/JMXListener.html b/devapidocs/org/apache/hadoop/hbase/JMXListener.html
index e6461a8..75d7fd3 100644
--- a/devapidocs/org/apache/hadoop/hbase/JMXListener.html
+++ b/devapidocs/org/apache/hadoop/hbase/JMXListener.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>JMXListener (Apache HBase 2.0.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>